ci: bump the github-actions group across 1 directory with 7 updates#336
Open
dependabot[bot] wants to merge 1 commit into
Open
ci: bump the github-actions group across 1 directory with 7 updates#336dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
0d493b2 to
ee3f74c
Compare
ee3f74c to
a6bc8f5
Compare
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [moonrepo/setup-rust](https://github.com/moonrepo/setup-rust) | `1.2.2` | `1.3.0` | | [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) | `1.32.1` | `1.40.1` | | [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) | `1.27.0` | `1.30.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5` | `7` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.2.1` | `3.1.1` | | [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) | `0.5.120` | `0.5.129` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `moonrepo/setup-rust` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/moonrepo/setup-rust/releases) - [Changelog](https://github.com/moonrepo/setup-rust/blob/master/CHANGELOG.md) - [Commits](moonrepo/setup-rust@ede6de0...abb2d32) Updates `taiki-e/setup-cross-toolchain-action` from 1.32.1 to 1.40.1 - [Release notes](https://github.com/taiki-e/setup-cross-toolchain-action/releases) - [Changelog](https://github.com/taiki-e/setup-cross-toolchain-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/setup-cross-toolchain-action@84e58a4...1293612) Updates `taiki-e/upload-rust-binary-action` from 1.27.0 to 1.30.2 - [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases) - [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/upload-rust-binary-action@3962470...f0d45ae) Updates `actions/upload-artifact` from 5 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v7) Updates `actions/create-github-app-token` from 2.2.1 to 3.1.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@29824e6...1b10c78) Updates `MarcoIeni/release-plz-action` from 0.5.120 to 0.5.129 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@487eb7b...064f4d1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/create-github-app-token dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: moonrepo/setup-rust dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: taiki-e/setup-cross-toolchain-action dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: taiki-e/upload-rust-binary-action dependency-version: 1.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
a6bc8f5 to
d5f3cac
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.
Bumps the github-actions group with 7 updates in the / directory:
6.0.16.0.21.2.21.3.01.32.11.40.11.27.01.30.2572.2.13.1.10.5.1200.5.129Updates
actions/checkoutfrom 6.0.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...Updates
moonrepo/setup-rustfrom 1.2.2 to 1.3.0Release notes
Sourced from moonrepo/setup-rust's releases.
Changelog
Sourced from moonrepo/setup-rust's changelog.
... (truncated)
Commits
abb2d32Automatic compilation46539c9Update changelogs.27f3749feat: Add cache-extra-identifier input for matrix job cache separation (#33)afa3d07deps: Audit 03/19 (#34)ba15899docs: Addtaiki-e/install-actionto comparisons (#29)Updates
taiki-e/setup-cross-toolchain-actionfrom 1.32.1 to 1.40.1Release notes
Sourced from taiki-e/setup-cross-toolchain-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/setup-cross-toolchain-action's changelog.
... (truncated)
Commits
1293612Release 1.40.16fa8352Update changelogefd1b72Revert default Valgrind version update7d4cc08Revert "Use --fair-sched=try instead of --fair-sched=yes"74847e5Release 1.40.0b429c00ci: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#39)8e6ba94Use --fair-sched=try instead of --fair-sched=yes971f19bUpdate default Valgrind version from 3.26.0 to 3.27.0 and support48a501eUpdate default QEMU version from 10.2 to 11.08236475ci: Remove workaround for rustc bug on sparc-unknown-linux-gnuUpdates
taiki-e/upload-rust-binary-actionfrom 1.27.0 to 1.30.2Release notes
Sourced from taiki-e/upload-rust-binary-action's releases.
Changelog
Sourced from taiki-e/upload-rust-binary-action's changelog.
... (truncated)
Commits
f0d45aeRelease 1.30.2253eddbUpdate changelogc143fcaDo not set tokens if dry-run92dc87aRelease 1.30.1f5780c3ci: Update config2008505Early unset tokens from env489d4efUpdate scripts and CI configc07b1fdUpdate readme10c1cf6Release 1.30.06bda213Use ${{ github.token }} as default tokenUpdates
actions/upload-artifactfrom 5 to 7Release 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 testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
actions/create-github-app-tokenfrom 2.2.1 to 3.1.1Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
1b10c78build(release): 3.1.1 [skip ci]07e2b76fix: improve error message when app identifier is empty (#362)ea01216ci: remove publish-immutable-action workflow (#361)7bd0371build(release): 3.1.0 [skip ci]e6bd4e6feat: addclient-idinput and deprecateapp-id(#353)076e948feat: update permission inputs (#358)3bbe07dfix(deps): bump p-retry from 7.1.1 to 8.0.0 (#357)28a99e3build(deps-dev): bump c8 from 10.1.3 to 11.0.04df5060build(deps-dev): bump open-cli from 8.0.0 to 9.0.04843c53build(deps-dev): bump the development-dependencies group with 3 updatesUpdates
MarcoIeni/release-plz-actionfrom 0.5.120 to 0.5.129Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
064f4d1chore(deps): update dependency obi1kenobi/cargo-semver-checks to v0.47 (#397)4f2dca0fix cargo-semver-checks renovate update (#396)39f5787Update to 0.3.158 (#395)bb36e14chore(deps): update dependency taiki-e/install-action to v2.77.4 (#394)3711471chore(deps): update dependency taiki-e/install-action to v2.77.3 (#393)b234371chore(deps): update dependency taiki-e/install-action to v2.77.2 (#392)3427ba6chore(deps): update dependency cargo-bins/cargo-binstall to v1.19.1 (#391)37e90aachore(deps): update dependency taiki-e/install-action to v2.77.1 (#390)eef2a46chore(deps): update dependency taiki-e/install-action to v2.77.0 (#389)eb60137chore(deps): update dependency taiki-e/install-action to v2.76.0 (#388)