Bump the github-actions group across 1 directory with 11 updates#4876
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the github-actions group across 1 directory with 11 updates#4876dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [docker/setup-docker-action](https://github.com/docker/setup-docker-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action), [actions/upload-artifact](https://github.com/actions/upload-artifact), [docker/login-action](https://github.com/docker/login-action), [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [rust-lang/crates-io-auth-action](https://github.com/rust-lang/crates-io-auth-action), [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact), [actions/configure-pages](https://github.com/actions/configure-pages), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) and [actions/deploy-pages](https://github.com/actions/deploy-pages) to permit the latest version. Updates `docker/setup-docker-action` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/docker/setup-docker-action/releases) - [Commits](docker/setup-docker-action@1a6edb0...b2189fb) Updates `docker/setup-buildx-action` from 3 to 4 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) Updates `goreleaser/goreleaser-action` from 6 to 7 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v6...v7) Updates `actions/upload-artifact` from 6.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7.0.1) Updates `docker/login-action` from 3 to 4 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3...v4) Updates `dtolnay/rust-toolchain` to 29eef336d9b2848a0b548edc03f92a220660cdb8 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](https://github.com/dtolnay/rust-toolchain/commits/29eef336d9b2848a0b548edc03f92a220660cdb8) Updates `rust-lang/crates-io-auth-action` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/rust-lang/crates-io-auth-action/releases) - [Commits](rust-lang/crates-io-auth-action@b7e9a28...bbd8162) Updates `dawidd6/action-download-artifact` from 13 to 21 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v13...v21) Updates `actions/configure-pages` from 5 to 6 - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v5...v6) Updates `actions/upload-pages-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) Updates `actions/deploy-pages` from 4 to 5 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: dawidd6/action-download-artifact dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-docker-action dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: dtolnay/rust-toolchain dependency-version: 29eef336d9b2848a0b548edc03f92a220660cdb8 dependency-type: direct:production dependency-group: github-actions - dependency-name: goreleaser/goreleaser-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: rust-lang/crates-io-auth-action dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
ee4a787 to
f732ba1
Compare
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.
Updates the requirements on docker/setup-docker-action, docker/setup-buildx-action, goreleaser/goreleaser-action, actions/upload-artifact, docker/login-action, dtolnay/rust-toolchain, rust-lang/crates-io-auth-action, dawidd6/action-download-artifact, actions/configure-pages, actions/upload-pages-artifact and actions/deploy-pages to permit the latest version.
Updates
docker/setup-docker-actionfrom 5.0.0 to 5.1.0Release notes
Sourced from docker/setup-docker-action's releases.
Commits
b2189fbMerge pull request #219 from docker/dependabot/npm_and_yarn/docker/actions-to...dd9d159chore: update generated contentd3d29bfbuild(deps): bump@docker/actions-toolkitfrom 0.77.0 to 0.89.03c11dc6Merge pull request #232 from docker/dependabot/npm_and_yarn/handlebars-4.7.9e60fd77chore: update generated content79edef2build(deps): bump handlebars from 4.7.8 to 4.7.911a299aMerge pull request #227 from docker/dependabot/npm_and_yarn/flatted-3.4.2a545484Merge pull request #225 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...f7a30d0chore: update generated content8671c21build(deps): bump fast-xml-parser from 5.4.1 to 5.7.1Updates
docker/setup-buildx-actionfrom 3 to 4Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
4d04d5dMerge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...cd74e05chore: update generated contenteee38ecbuild(deps): bump@docker/actions-toolkitfrom 0.77.0 to 0.79.07a83f65Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...a5aa967Merge pull request #464 from crazy-max/rm-deprecatede73d53fbuild(deps): bump docker/setup-qemu-action from 3 to 428a438eMerge pull request #483 from crazy-max/node24034e9d3chore: update generated contentb4664d8remove deprecated inputs/outputsa8257denode 24 as default runtimeUpdates
goreleaser/goreleaser-actionfrom 6 to 7Release notes
Sourced from goreleaser/goreleaser-action's releases.
... (truncated)
Commits
1a80836ci(nightly): pass GITHUB_TOKEN to nightly integration joba71152erefactor: drop legacy 'nightly' tag fallback4c6ab56feat: resolve nightly to latest vX.Y.Z-<sha>-nightly release (#558)4f96abffeat: addversion-fileinput (#556)15fa2a9test: cover install across release eras (#555)e24998bci: drop pre-cosign-v3 goreleaser versions from tests (#554)be2e8a3docs: document cosign verification in README (#553)5e53f8eci: add release-major-tag workflow (#552)4068afabuild: drop docker-bake in favor of plain npm (#551)213ec80docs: add CONTRIBUTING with pre-commit workflowUpdates
actions/upload-artifactfrom 6.0.0 to 7.0.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testUpdates
docker/login-actionfrom 3 to 4Release notes
Sourced from docker/login-action's releases.
... (truncated)
Commits
4907a6dMerge pull request #930 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e233e6chore: update generated content6c24eadbuild(deps): bump the aws-sdk-dependencies group with 2 updatesee034d7Merge pull request #958 from docker/dependabot/npm_and_yarn/lodash-4.18.11527209Merge pull request #937 from docker/dependabot/npm_and_yarn/proxy-agent-depen...d39362abuild(deps): bump lodash from 4.17.23 to 4.18.1a6f092bchore: update generated content60953f0build(deps): bump the proxy-agent-dependencies group with 2 updates62c6885Merge pull request #936 from docker/dependabot/npm_and_yarn/docker/actions-to...102c0e6chore: update generated contentUpdates
dtolnay/rust-toolchainto 29eef336d9b2848a0b548edc03f92a220660cdb8Commits
Updates
rust-lang/crates-io-auth-actionfrom 1.0.3 to 1.0.4Release notes
Sourced from rust-lang/crates-io-auth-action's releases.
Commits
bbd8162Merge pull request #213 from rust-lang/update-to-actions-core-38c12a02update to actions core 357ca10cMerge pull request #212 from rust-lang/update-to-node-2403c291bupdate to node 2416020e9Merge pull request #192 from rust-lang/renovate/lock-file-maintenanceeea9b15chore(deps): lock file maintenance0beb7deMerge pull request #211 from rust-lang/update-tsdown-to-v0-21e143bcefix deprecationb1c8245update tsdown to v0.21bec4b39Merge pull request #209 from rust-lang/renovate/major-github-actionsUpdates
dawidd6/action-download-artifactfrom 13 to 21Release notes
Sourced from dawidd6/action-download-artifact's releases.
... (truncated)
Commits
b6e2e70node_modules: update (#405)1708cb3Download artifacts in creation order (#398)00b585abuild(deps): bump filesize from 11.0.16 to 11.0.17 (#404)0414c42build(deps): bump@actions/corefrom 3.0.0 to 3.0.1 (#401)c802aadbuild(deps): bump@actions/githubfrom 9.1.0 to 9.1.1 (#400)ef06691build(deps): bump fast-xml-parser from 5.5.7 to 5.7.1 (#402)026702ebuild(deps): bump filesize from 11.0.15 to 11.0.16 (#399)09d0677build(deps): bump@actions/githubfrom 9.0.0 to 9.1.0 (#396)8305c0fnode_modules: update (#395)542af03build(deps): bump lodash from 4.17.23 to 4.18.1 (#394)Updates
actions/configure-pagesfrom 5 to 6Release notes
Sourced from actions/configure-pages's releases.
Commits
45bfe01Merge pull request #186 from salmanmkc/node24d8770c2Update Node version from 20 to 24 in action.ymlcb8a1a3upgrade to node 24d560657Merge pull request #165 from actions/Jcambass-patch-135e0ac4Upgrade IA Publish1dfbcbfMerge pull request #163 from actions/Jcambass-patch-12f4f988Add workflow file for publishing releases to immutable action package0d7570cMerge pull request #162 from actions/pin-draft-release-verssion3ea1966pin draft release versionaabcbc4Merge pull request #160 from actions/dependabot/npm_and_yarn/espree-10.1.0Updates
actions/upload-pages-artifactfrom 4 to 5Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputUpdates
actions/deploy-pagesfrom 4 to 5Release notes
Sourced from actions/deploy-pages's releases.