chore(deps): Bump the github-actions group across 1 directory with 4 updates - #486
dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
300eef5 to
0296275
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
0296275 to
1f37dc1
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
1f37dc1 to
a87b915
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
a87b915 to
baf5d47
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
baf5d47 to
09a5d55
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
09a5d55 to
3dedd4c
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
3dedd4c to
dbc37c0
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
dbc37c0 to
eac9884
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
…updates Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [actions/cache](https://github.com/actions/cache) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `actions/setup-dotnet` from 5 to 6 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v5...v6) Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) Updates `actions/setup-node` from 6 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-dotnet dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
eac9884 to
37715fa
Compare
|
🛑 Major version bump — not auto-merged. Review the changelog before approving. |
CI Pipeline Results✅ All checks passed! Job Results:✅ docker-build: success Check the Actions tab for details. |
Bumps the github-actions group with 4 updates in the / directory: actions/checkout, actions/setup-dotnet, actions/cache and actions/setup-node.
Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
actions/setup-dotnetfrom 5 to 6Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
a98b568chore(deps): bump@actions/cacheto 6.2.0 (#756)afb2931Bump actions/checkout from 6.0.3 to 7.0.0 (#751)6df8cefMigrate to ESM and upgrade dependencies (#752)Updates
actions/cachefrom 5 to 6Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
actions/setup-nodefrom 6 to 7Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)