Open
Conversation
Bumps the pipeline group with 8 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/setup-java](https://github.com/actions/setup-java) | `3` | `4` | | [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) | `2` | `3` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `2` | `3` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `4` | `5` | | [docker/login-action](https://github.com/docker/login-action) | `2` | `3` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `4` | `6` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-java` from 3 to 4 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) Updates `gradle/gradle-build-action` from 2 to 3 - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2...v3) Updates `docker/setup-qemu-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v2...v3) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `docker/metadata-action` from 4 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@v4...v5) Updates `docker/login-action` from 2 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) Updates `docker/build-push-action` from 4 to 6 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipeline ... 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 pipeline group with 8 updates:
3434232323452346Updates
actions/checkoutfrom 3 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-javafrom 3 to 4Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
99b8673Patch for java version file (#610)5896cecAdded .tool-versions file support (#606)80ae3c2Update httpclient version and other dependencies (#607)9704b39Added Windows Arm64 Support for Windows Arm64 Runners (#595)7a445eeFix typo in configuration example (#572)3232623Oracle JDK 21 support (#538)c0660d8docs: add note about maven-gpg-plugin version (#570)2f7af1bmake it clear that Java 21 is supported (#566)16ef37fHTTP errors when the token is undefined (#556)a237454feat: bump actions/checkout and actions/setup-java to v4 (#533)Updates
gradle/gradle-build-actionfrom 2 to 3Release notes
Sourced from gradle/gradle-build-action's releases.
... (truncated)
Commits
66535aaBump to v3.4.204b20c0Bump to v3.4.1db35f23Bump to v3.4.04c39dd8Bump to v3.3.2e2097ccBump to use v3.3.18baac4cMap setup-gradle outputs back to gradle-build-action595fa85Run quick-check on mainf02f491Update action.yml for setup-gradle@v3.3.0cb6e43fEmit correct deprecation warnings in setup-gradlebdf99f9Update action.yml for v3.2.1Updates
docker/setup-qemu-actionfrom 2 to 3Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
6882732Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4afchore: update generated contentf174935build(deps): bump@actions/corefrom 1.10.0 to 1.10.12e423ebMerge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406aBump semver from 6.3.0 to 6.3.112dec5eMerge pull request #102 from crazy-max/update-node20c29b312chore: node 20 as default runtime34ae628chore: update generated content1f3d2e1chore: fix author in package.json277dbe8vendor: bump@docker/actions-toolkitfrom 0.3.0 to 0.12.0Updates
docker/setup-buildx-actionfrom 2 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/metadata-actionfrom 4 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 2 to 3Release notes
Sourced from docker/login-action's releases.
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/build-push-actionfrom 4 to 6Release notes
Sourced from docker/build-push-action's releases.