tektronix / python-package-ci-cd

A collection of Actions and Reusable Workflows for Python Packaging CI/CD
Apache License 2.0
1 stars 1 forks source link

chore(gh-actions-deps): update anchore/scan-action action to v5.3.0 in all dependant reusable workflows #247

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
anchore/scan-action action minor v5.2.1 -> v5.3.0

Release Notes

anchore/scan-action (anchore/scan-action) ### [`v5.3.0`](https://redirect.github.com/anchore/scan-action/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v5.2.1...v5.3.0) #### New in scan-action v5.3.0 - chore(deps): update Grype to v0.85.0 ([#​408](https://redirect.github.com/anchore/scan-action/issues/408)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] - chore(deps-dev): bump [@​vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.2 to 0.38.3 ([#​406](https://redirect.github.com/anchore/scan-action/issues/406)) \[[dependabot](https://redirect.github.com/dependabot)] - chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 ([#​405](https://redirect.github.com/anchore/scan-action/issues/405)) \[[dependabot](https://redirect.github.com/dependabot)] - chore(deps-dev): bump husky from 9.1.6 to 9.1.7 ([#​407](https://redirect.github.com/anchore/scan-action/issues/407)) \[[dependabot](https://redirect.github.com/dependabot)]

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.

github-actions[bot] commented 5 days ago

Test Results (ubuntu)

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

Link to workflow run

github-actions[bot] commented 5 days ago

Test Results (windows)

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

Link to workflow run

github-actions[bot] commented 5 days ago

Test Results (macos)

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

Link to workflow run

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (46c79ab) to head (0377cac). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #247 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 224 224 Branches 30 30 ========================================= Hits 224 224 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.