Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
ee9a07a
) to head (3a2e0d7
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests\test_bump_version_in_files.py | 5 | 5 |
tests\test_create_unique_testpypi_version.py | 7 | 7 |
tests\test_find_unreleased_changelog_items.py | 6 | 6 |
tests\test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
path | passed | subtotal |
---|---|---|
tests/test_bump_version_in_files.py | 5 | 5 |
tests/test_create_unique_testpypi_version.py | 7 | 7 |
tests/test_find_unreleased_changelog_items.py | 6 | 6 |
tests/test_update_development_dependencies.py | 13 | 13 |
TOTAL | 31 | 31 |
This PR contains the following updates:
v4.1.2
->v5.0.1
v5.1.0
Release Notes
anchore/scan-action (anchore/scan-action)
### [`v5.0.1`](https://redirect.github.com/anchore/scan-action/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v5.0.0...v5.0.1) #### New in scan-action v5.0.1 - chore(deps): update Grype to v0.82.1 ([#389](https://redirect.github.com/anchore/scan-action/issues/389)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] ### [`v5.0.0`](https://redirect.github.com/anchore/scan-action/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v4.1.2...v5.0.0) ##### New in scan-action v5.0.0 - chore(deps): update Grype to v0.82.0 ([#383](https://redirect.github.com/anchore/scan-action/issues/383)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] ##### π Features - feat: short-lived grype-db cache ([#348](https://redirect.github.com/anchore/scan-action/issues/348)) \[[kzantow](https://redirect.github.com/kzantow)] Note: with this release grype is no longer installed on `$PATH`. We suspect the changes here could break a number of users of the action who have learned to expect Grype be installed on `$PATH`.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.