chore(deps): Bump the all-actions group across 1 directory with 8 updates#24
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the all-actions group across 1 directory with 8 updates#24dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the all-actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` | | [actions/cache](https://github.com/actions/cache) | `3` | `4` | | [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) | `1` | `6` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `3` | `5` | | [docker/login-action](https://github.com/docker/login-action) | `1` | `3` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `1` | `3` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `2` | `6` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `actions/cache` from 3 to 4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) Updates `ASzc/change-string-case-action` from 1 to 6 - [Release notes](https://github.com/aszc/change-string-case-action/releases) - [Commits](ASzc/change-string-case-action@v1...v6) Updates `docker/metadata-action` from 3 to 5 - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v3...v5) Updates `docker/login-action` from 1 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1...v3) Updates `docker/setup-buildx-action` from 1 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v3) Updates `docker/build-push-action` from 2 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: ASzc/change-string-case-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-actions group with 8 updates in the / directory:
2445341635131326Updates
actions/checkoutfrom 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973ePrepare 4.1.7 release (#1775)6ccd57fPin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1eHandle hidden refs (#1774)b80ff79Bump actions/checkout from 3 to 4 (#1697)b1ec302Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5Update for 4.1.6 release (#1733)24ed1a3Check platform for extension (#1732)44c2b7aREADME: Suggestuser.emailto be `41898282+github-actions[bot]@users.norepl...8459bc0Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6Bump actions/setup-node from 1 to 4 (#1696)Updates
actions/setup-pythonfrom 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
82c7e63Documentation changes for avoiding rate limit issues on GHES (#835)10aa35afeat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94Bump undici from 5.27.2 to 5.28.3 (#817)871daa9Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895Fix broken README.md link (#793)e9d6f99Replace setup-python@v4 by setup-python@v5 in README (#776)0a5c615Update action to node20 (#772)0ae5836Add example of GraalPy to docs (#773)b64ffcaupdate actions/checkout to v4 (#761)8d28961Examples now use checkout@v4 (#738)Updates
actions/cachefrom 3 to 4Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (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_examplesUpdates
ASzc/change-string-case-actionfrom 1 to 6Release notes
Sourced from ASzc/change-string-case-action's releases.
Commits
d0603cdnpm install850209aUpdate dependencies0efe77cUpdate node version58a73efUpdate README.md07c1e24Add back in node_modules, updated54a7910Remove node_modules/fabd239Updating node version to 162d2b557Bump@actions/corefrom 1.9.1 to 1.10.00bb41b6Bump@actions/corefrom 1.2.6 to 1.9.1525a44bBump node-fetch from 2.6.1 to 2.6.7Updates
docker/metadata-actionfrom 3 to 5Release notes
Sourced from docker/metadata-action's releases.
... (truncated)
Upgrade guide
Sourced from docker/metadata-action's upgrade guide.
... (truncated)
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...Updates
docker/login-actionfrom 1 to 3Release notes
Sourced from docker/login-action's releases.
... (truncated)
Commits
0d4c9c5Merge pull request #722 from crazy-max/update-readmeb29e14fadd contributing section to README218a70cMerge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...b820080build(deps): bump@docker/actions-toolkitfrom 0.23.0 to 0.24.027530a9Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d072a60chore: update generated content7c627b5build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...787cfc6Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.48e66e91chore: update generated content5ba5e97build(deps): bump undici from 5.28.3 to 5.28.4Updates
docker/setup-buildx-actionfrom 1 to 3Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
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-dirUpdates
docker/build-push-actionfrom 2 to 6Release notes
Sourced from docker/build-push-action's releases.