Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the github-actions group with 2 updates #487

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the github-actions group with 2 updates: dawidd6/action-download-artifact and EnricoMi/publish-unit-test-result-action.

Updates dawidd6/action-download-artifact from 3.0.0 to 3.1.2

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v3.1.2

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3.1.1...v3.1.2

v3.1.1

What's Changed

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.0

Commits

Updates EnricoMi/publish-unit-test-result-action from 2.12.0 to 2.15.1

Release notes

Sourced from EnricoMi/publish-unit-test-result-action's releases.

v2.15.1

This fixes a typo in the windows action (#580).

v2.15.0

This release deprecates composite action uses: EnricoMi/publish-unit-test-result-action/composite@v2 (#576)

Instead, use either of

  • Linux (Bash shell): uses: EnricoMi/publish-unit-test-result-action/linux@v2
  • macOS (Bash shell): uses: EnricoMi/publish-unit-test-result-action/macos@v2
  • Windows (PowerShell): uses: EnricoMi/publish-unit-test-result-action/windows@v2
  • Windows (Bash shell): uses: EnricoMi/publish-unit-test-result-action/windows/bash@v2

Or continue to use the Docker action uses: EnricoMi/publish-unit-test-result-action@v2.

Adds the following features:

  • OS-specific composite actions, supports Windows PowerShell (#576)
  • Fix grouping lines in GitHub actions output (#577)

v2.14.0

Adds the following features:

  • Publish JSON even when check_run is false (#568)
  • Quote vars in composite action to support values with spaces (#571)
  • Uprade actions/cache to 4 in composite action (#574)

v2.13.0

Adds the following features:

  • Upgrade lxml to 5.1.0 (#433)
  • Rework how composite action checks and installs virtualenv / venv package, and activates virtual environment (#558)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) and [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action).


Updates `dawidd6/action-download-artifact` from 3.0.0 to 3.1.2
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@e7466d1...71072fb)

Updates `EnricoMi/publish-unit-test-result-action` from 2.12.0 to 2.15.1
- [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases)
- [Commits](EnricoMi/publish-unit-test-result-action@e780361...f355d34)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: EnricoMi/publish-unit-test-result-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2024
Copy link

github-actions bot commented Mar 1, 2024

📋 Code Coverage

Code Coverage

Package Line Rate Branch Rate Health
. 58% 35%
config 100% 100%
controllers 85% 56%
evaluators 63% 37%
harvester 60% 51%
helper 66% 55%
models 80% 87%
Summary 70% (6807 / 9768) 60% (2855 / 4782)

Copy link

github-actions bot commented Mar 1, 2024

📋 Pytest Results

19 tests  ±0   19 ✅ ±0   30s ⏱️ +6s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 3b81a47. ± Comparison against base commit b30b780.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #493.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-082e3fec0e branch April 1, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

0 participants