ci: bump the github-actions group across 1 directory with 7 updates#336
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
ci: bump the github-actions group across 1 directory with 7 updates#336dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
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.39.1` | | [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) | `1.27.0` | `1.29.1` | | [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.0.0` | | [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) | `0.5.120` | `0.5.128` | 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.39.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...20dbac4) Updates `taiki-e/upload-rust-binary-action` from 1.27.0 to 1.29.1 - [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...0e34102) 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.0.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@29824e6...f8d387b) Updates `MarcoIeni/release-plz-action` from 0.5.120 to 0.5.128 - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](release-plz/action@487eb7b...1528104) --- 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: 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 - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major 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: MarcoIeni/release-plz-action dependency-version: 0.5.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-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 github-actions group with 7 updates in the / directory:
6.0.16.0.21.2.21.3.01.32.11.39.11.27.01.29.1572.2.13.0.00.5.1200.5.128Updates
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.39.1Release notes
Sourced from taiki-e/setup-cross-toolchain-action's releases.
Changelog
Sourced from taiki-e/setup-cross-toolchain-action's changelog.
... (truncated)
Commits
20dbac4Release 1.39.1f5e0452Avoid triggering zizmor ref-confusion0fd33e4tools: Update tidy.shb49e4f7Release 1.39.05398810Support native runner for soft-float little-endian Arm linux-gnu targets0957832Update readme4094dfeci: Update config0f952ebci: Update permissions for tidy reusable workflow7f0e82fBump actions/upload-artifact from 6 to 7 (#37)1b87b2edocs: Update actions/checkout action in examplesUpdates
taiki-e/upload-rust-binary-actionfrom 1.27.0 to 1.29.1Release notes
Sourced from taiki-e/upload-rust-binary-action's releases.
Changelog
Sourced from taiki-e/upload-rust-binary-action's changelog.
... (truncated)
Commits
0e34102Release 1.29.1aea7174Update changelog0f1e377Fix missing default value for ‘all-features’ causing build errors (#114)568ab4dRelease 1.29.0ff22c1aAdd all-features and workspace input options, and accept list in package inpu...95d6deaci: Update configbfd53fezizmor: Enable ref-confusion381995cRelease 1.28.1592ebd1Avoid triggering zizmor ref-confusiond333496tools: Update tidy.shUpdates
actions/upload-artifactfrom 5 to 7Release notes
Sourced from actions/upload-artifact's releases.
Commits
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 READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild distUpdates
actions/create-github-app-tokenfrom 2.2.1 to 3.0.0Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
f8d387bbuild(release): 3.0.0 [skip ci]d2129bdstyle: remove extra blank line in release workflow77b94efbuild: refresh generated artifacts3ab4c66chore: move undici to devDependencies739cf66docs: update README action versionsdb40289build(deps): bump actions versions in test.yml496a7actest: migrate from AVA to Node.js native test runner (#346)3870dc3Rename end-to-end proxy job in test workflow4451bcbfix!: requireNODE_USE_ENV_PROXYfor proxy support (#342)dce0ab0fix: remove custom proxy handling (#143)Updates
MarcoIeni/release-plz-actionfrom 0.5.120 to 0.5.128Release notes
Sourced from MarcoIeni/release-plz-action's releases.
... (truncated)
Commits
1528104chore(deps): update cargo-bins/cargo-binstall action to v1.17.7 (#292)7ae6a1eUpdate to 0.3.157 (#300)9872b1dchore(deps): update dependency taiki-e/install-action to v2.68.21 (#299)1f68a2fchore(deps): update dependency taiki-e/install-action to v2.68.20 (#298)747e375chore(deps): update dependency taiki-e/install-action to v2.68.19 (#297)5efa360chore(deps): update dependency taiki-e/install-action to v2.68.18 (#296)d92a286chore(deps): update dependency taiki-e/install-action to v2.68.17 (#295)d5a6bf3chore(deps): update dependency taiki-e/install-action to v2.68.16 (#294)357de01chore(deps): lock file maintenance (#293)38c172fchore(deps): update dependency taiki-e/install-action to v2.68.15 (#291)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 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