Bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates:
| Package | From | To |
|---|---|---|
| docker/setup-buildx-action | 3.0.0 |
3.3.0 |
| docker/metadata-action | 5.0.0 |
5.5.1 |
| docker/build-push-action | 5.0.0 |
5.3.0 |
| actions/cache | 3 |
4 |
| docker/login-action | 3.0.0 |
3.1.0 |
Updates docker/setup-buildx-action from 3.0.0 to 3.3.0
Release notes
Sourced from docker/setup-buildx-action's releases.
v3.3.0
- Bump
@docker/actions-toolkitfrom 0.19.0 to 0.20.0 by@crazy-maxin docker/setup-buildx-action#307Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0
v3.2.0
- Rename and align config inputs by
@crazy-maxin docker/setup-buildx-action#303
configtobuildkitd-configconfig-inlinetobuildkitd-config-inline- Bump
@docker/actions-toolkitfrom 0.17.0 to 0.19.0 in docker/setup-buildx-action#302 docker/setup-buildx-action#306[!NOTE]
configandconfig-inlineinput names are deprecated and will be removed in next major release.Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0
v3.1.0
cache-binaryinput to enable/disable caching binary to GHA cache backend by@crazy-maxin docker/setup-buildx-action#300- build(deps): bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/setup-buildx-action#282- build(deps): bump
@docker/actions-toolkitfrom 0.12.0 to 0.17.0 in docker/setup-buildx-action#281 docker/setup-buildx-action#284 docker/setup-buildx-action#299- build(deps): bump uuid from 9.0.0 to 9.0.1 in docker/setup-buildx-action#271
- build(deps): bump undici from 5.26.3 to 5.28.3 in docker/setup-buildx-action#297
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0
Commits
d70bba7Merge pull request #307 from crazy-max/bump-toolkit7638634chore: update generated contentc68420fbump@docker/actions-toolkitfrom 0.19.0 to 0.20.02b51285Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...0f00370chore: update generated content11c9683build(deps): bump@docker/actions-toolkitfrom 0.18.0 to 0.19.056a16b8Merge pull request #303 from crazy-max/fix-inputsc23f46echore: update generated contentf876da6rename and align config inputsb7cf918Merge pull request #304 from crazy-max/rm-docs-dir- Additional commits viewable in compare view
Updates docker/metadata-action from 5.0.0 to 5.5.1
Release notes
Sourced from docker/metadata-action's releases.
v5.5.1
- Don't set
cwd://prefix for local bake files by@crazy-maxin docker/metadata-action#382Full Changelog: https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1
v5.5.0
- Set
cwd://prefix for bake files path by@crazy-maxin docker/metadata-action#370- Bump
@docker/actions-toolkitfrom 0.16.0 to 0.16.1 in docker/metadata-action#371- Bump moment from 2.29.4 to 2.30.1 in docker/metadata-action#373
- Bump moment-timezone from 0.5.43 to 0.5.44 in docker/metadata-action#374
Full Changelog: https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0
v5.4.0
- Bump
@docker/actions-toolkitfrom 0.15.0 to 0.16.0 in docker/metadata-action#369- Bump csv-parse from 5.5.2 to 5.5.3 in docker/metadata-action#365
Full Changelog: https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0
v5.3.0
- Bump
@docker/actions-toolkitfrom 0.14.0 to 0.15.0 in docker/metadata-action#363 (fixes #362)Full Changelog: https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0
v5.2.0
- Custom annotations support by
@crazy-maxin docker/metadata-action#361Full Changelog: https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0
v5.1.0
- Annotations support by
@crazy-maxin docker/metadata-action#352- Split bake definition into two files by
@crazy-maxin docker/metadata-action#353- Allow images input to be empty to output bare tags by
@crazy-maxin docker/metadata-action#358- Bump
@actions/githubfrom 5.1.1 to 6.0.0 in docker/metadata-action#348- Bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/metadata-action#350- Bump
@docker/actions-toolkitfrom 0.12.0 to 0.14.0 in docker/metadata-action#349 docker/metadata-action#357- Bump csv-parse from 5.5.0 to 5.5.2 in docker/metadata-action#346
- Bump semver from 7.5.3 to 7.5.4 in docker/metadata-action#335
Full Changelog: https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0
Commits
8e5442cMerge pull request #382 from crazy-max/dont-set-cwd-prefixeda41b7chore: update generated content388c08fdon't set cwd:// prefix for local bake filesdbef880Merge pull request #374 from docker/dependabot/npm_and_yarn/moment-timezone-0...b73e7a7chore: update generated contentb9fba69chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44ac82374Merge pull request #373 from docker/dependabot/npm_and_yarn/moment-2.30.1c92519achore: update generated content3b4179dchore(deps): Bump moment from 2.29.4 to 2.30.10784993Merge pull request #371 from docker/dependabot/npm_and_yarn/docker/actions-to...- Additional commits viewable in compare view
Updates docker/build-push-action from 5.0.0 to 5.3.0
Release notes
Sourced from docker/build-push-action's releases.
v5.3.0
- Bump
@docker/actions-toolkitfrom 0.18.0 to 0.19.0 in docker/build-push-action#1080Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0
v5.2.0
- Disable quotes detection for
outputsinput by@crazy-maxin docker/build-push-action#1074- Warn about ignored inputs by
@favoniain docker/build-push-action#1019- Bump
@docker/actions-toolkitfrom 0.14.0 to 0.18.0 in docker/build-push-action#1070- Bump undici from 5.26.3 to 5.28.3 in docker/build-push-action#1057
Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0
v5.1.0
- Add
annotationsinput by@crazy-maxin docker/build-push-action#992- Add
secret-envsinput by@elias-lundgrenin docker/build-push-action#980- Bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/build-push-action#991- Bump
@docker/actions-toolkitfrom 0.13.0-rc.1 to 0.14.0 in docker/build-push-action#990 docker/build-push-action#1006Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0
Commits
2cdde99Merge pull request #1080 from docker/dependabot/npm_and_yarn/docker/actions-t...008747achore: update generated content1580753chore(deps): Bump@docker/actions-toolkitfrom 0.18.0 to 0.19.02a7db1dMerge pull request #1075 from crazy-max/ci-multi-output35e7dd5ci: test multi outputaf5a7edMerge pull request #1074 from crazy-max/build-cmd-debug2a85189chore: update generated content6c20794disable quotes detection for "outputs" inputafdf0c0chore: debug build cmd and args00ae31aMerge pull request #1070 from docker/dependabot/npm_and_yarn/docker/actions-t...- Additional commits viewable in compare view
Updates actions/cache from 3 to 4
Release notes
Sourced from actions/cache's releases.
v4.0.0
What's Changed
- Update action to node20 by
@takostin actions/cache#1284- feat: save-always flag by
@to-sin actions/cache#1242New Contributors
@takostmade their first contribution in actions/cache#1284@to-smade their first contribution in actions/cache#1242Full Changelog: https://github.com/actions/cache/compare/v3...v4.0.0
v3.3.3
What's Changed
- Cache v3.3.3 by
@robherleyin actions/cache#1302New Contributors
@robherleymade their first contribution in actions/cache#1302Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.3
v3.3.2
What's Changed
- Fixed readme with new segment timeout values by
@kotewarin actions/cache#1133- Readme fixes by
@kotewarin actions/cache#1134- Updated description of the lookup-only input for main action by
@kotewarin actions/cache#1130- Change two new actions mention as quoted text by
@bishal-pdMSFTin actions/cache#1131- Update Cross-OS Caching tips by
@pdotlin actions/cache#1122- Bazel example (Take #2️⃣) by
@vorburgerin actions/cache#1132- Remove actions to add new PRs and issues to a project board by
@jorendorffin actions/cache#1187- Consume latest toolkit and fix dangling promise bug by
@chkimesin actions/cache#1217- Bump action version to 3.3.2 by
@bethanyj28in actions/cache#1236New Contributors
@vorburgermade their first contribution in actions/cache#1132@jorendorffmade their first contribution in actions/cache#1187@chkimesmade their first contribution in actions/cache#1217@bethanyj28made their first contribution in actions/cache#1236Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.2
v3.3.1
What's Changed
- Reduced download segment size to 128 MB and timeout to 10 minutes by
@kotewarin actions/cache#1129Full Changelog: https://github.com/actions/cache/compare/v3...v3.3.1
v3.3.0
What's Changed
- Bug: Permission is missing in cache delete example by
@kotokazein actions/cache#1123
... (truncated)
Changelog
Sourced from actions/cache's changelog.
Releases
4.0.2
- Fixed restore
fail-on-cache-missnot working.4.0.1
- Updated
isGhescheck4.0.0
- Updated minimum runner version support from node 12 -> node 20
3.3.3
- Updates
@actions/cacheto v3.2.3 to fix accidental mutated path arguments togetCacheVersionactions/toolkit#1378- Additional audit fixes of npm package(s)
3.3.2
- Fixes bug with Azure SDK causing blob downloads to get stuck.
3.3.1
- Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.
3.3.0
- Added option to lookup cache without downloading it.
3.2.6
- Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.
3.2.5
- Added fix to prevent from setting MYSYS environment variable globally.
3.2.4
- Added option to fail job on cache miss.
3.2.3
- Support cross os caching on Windows as an opt-in feature.
- Fix issue with symlink restoration on Windows for cross-os caches.
3.2.2
... (truncated)
Commits
0c45773Merge pull request #1327 from cdce8p/fix-fail-on-cache-miss8a55f83Add test case for process exit3884cacBump versione29dad3Fix fail-on-cache-miss not workingab5e6d0Merge pull request #1341 from bethanyj28/main89c7d86licensed cached2c84daupdate@actions/cache37e7d4eMerge pull request #1340 from actions/bethanyj28/update-publish-flowa18323fadd release actiona2ed59dMerge pull request #1305 from actions/yacaovsnc/update_examples- Additional commits viewable in compare view
Updates docker/login-action from 3.0.0 to 3.1.0
Release notes
Sourced from docker/login-action's releases.
v3.1.0
- build(deps): bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/login-action#618- build(deps): bump
@docker/actions-toolkitfrom 0.12.0 to 0.18.0 in docker/login-action#616 docker/login-action#636 docker/login-action#682- build(deps): bump aws-sdk dependencies to 3.529.1 in docker/login-action#624 docker/login-action#685
- build(deps): bump http-proxy-agent to 7.0.2 in docker/login-action#676
- build(deps): bump https-proxy-agent to 7.0.4 in docker/login-action#676
- build(deps): bump undici from 5.26.5 to 5.28.3 in docker/login-action#677
Full Changelog: https://github.com/docker/login-action/compare/v3.0.0...v3.1.0
Commits
e92390cMerge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e752e2chore: update generated content51c6097build(deps): bump the aws-sdk-dependencies group with 2 updates8f079fbMerge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...16fa768chore: update generated content46d1619build(deps): bump the proxy-agent-dependencies group with 2 updates8c291c5Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...ec726f4build(deps): bump@docker/actions-toolkitfrom 0.14.0 to 0.18.05139682Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.36d4e2bachore: update generated content- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Superseded by #46.