ci(actions)(deps): bump the actions group with 8 updates - #48
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 8 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `4.4.0` | | [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `efa25f7f19611383d5b0ccf2d1c8914531636bf9` | `02cb101ec7c40f2c49e1d9714d64511d8e1b74de` | | [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.7.5` | `2.9.2` | | [pnpm/action-setup](https://github.com/pnpm/action-setup) | `4.0.0` | `4.4.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.1.0` | `4.4.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.4.3` | `4.6.2` | | [github/codeql-action/init](https://github.com/github/codeql-action) | `4.37.6` | `4.38.0` | | [github/codeql-action/analyze](https://github.com/github/codeql-action) | `4.37.6` | `4.38.0` | Updates `actions/checkout` from 4.2.2 to 4.4.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...11d5960) Updates `dtolnay/rust-toolchain` from efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 02cb101ec7c40f2c49e1d9714d64511d8e1b74de - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@efa25f7...02cb101) Updates `Swatinem/rust-cache` from 2.7.5 to 2.9.2 - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@82a92a6...6323deb) Updates `pnpm/action-setup` from 4.0.0 to 4.4.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@fe02b34...fc06bc1) Updates `actions/setup-node` from 4.1.0 to 4.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@39370e3...49933ea) Updates `actions/upload-artifact` from 4.4.3 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...ea165f8) Updates `github/codeql-action/init` from 4.37.6 to 4.38.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5595cca...b96794f) Updates `github/codeql-action/analyze` from 4.37.6 to 4.38.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5595cca...b96794f) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: dtolnay/rust-toolchain dependency-version: 02cb101ec7c40f2c49e1d9714d64511d8e1b74de dependency-type: direct:production dependency-group: actions - dependency-name: Swatinem/rust-cache dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: pnpm/action-setup dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action/init dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action/analyze dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Bumps the actions group with 8 updates:
4.2.24.4.0efa25f7f19611383d5b0ccf2d1c8914531636bf902cb101ec7c40f2c49e1d9714d64511d8e1b74de2.7.52.9.24.0.04.4.04.1.04.4.04.4.34.6.24.37.64.38.04.37.64.38.0Updates
actions/checkoutfrom 4.2.2 to 4.4.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11d5960backport fixes to releases-v4 (#2524)c915c33backportallow-unsafe-pr-checkoutto v4 (#2502)34e1148Cleanup actions/checkout@v6 auth style (#2305)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)Updates
dtolnay/rust-toolchainfrom efa25f7f19611383d5b0ccf2d1c8914531636bf9 to 02cb101ec7c40f2c49e1d9714d64511d8e1b74deCommits
02cb101Merge pull request 185 from fufesou/feat/force-non-hostb38a663Pass --force-non-host unconditionallya4f61a0Document rustup non-host opt-in requirement06b350fSupport force-non-host toolchainsd103106Predefine branches up to 1.1203ea7b2dAdd 1.98.1 patch release6c977a6Merge pull request #182 from dtolnay/namef3510ffRender better step names2c7215fAdd 1.97.1 patch releasefa04a14Add 1.96.1 patch releaseUpdates
Swatinem/rust-cachefrom 2.7.5 to 2.9.2Release notes
Sourced from Swatinem/rust-cache's releases.
... (truncated)
Changelog
Sourced from Swatinem/rust-cache's changelog.
... (truncated)
Commits
6323deb2.9.2b16e8d7bump rollup and rebuild3bf42acinvert target/profile check in cleanup6e5b278correctly sort and dedupe Rust versions5adc05fBump the actions group across 1 directory with 3 updates (#368)66b1e95fix: support Cargo V2 build dir layout (#371)72d126eMerge pull request #367 from Swatinem/dependabot/npm_and_yarn/dev-patch-2b495...48968d2Bump the dev-patch group with 2 updates9f151acupdate dependencies, rebuild0e24e5dBump the actions group across 1 directory with 6 updates (#364)Updates
pnpm/action-setupfrom 4.0.0 to 4.4.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
fc06bc1feat!: run the action on Node.js 24 (#205)b906affRevert "feat!: run the action on Node.js 24 (#205)"9b5745cfeat!: run the action on Node.js 24 (#205)1e1c8eaci: pin github actions (#199)b9e1dbcfix(ci): exclude macos (#197)61bc82crefactor: remove star imports (#196)e94b270feat: store caching (#188)ee7b871Clarify that package_json_file is relative to GITHUB_WORKSPACE (#184)3a0024fRemove unused@types/node-fetchdependency (#186)72f0451Update README.md (#175)Updates
actions/setup-nodefrom 4.1.0 to 4.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
49933eaBump@action/cachefrom 4.0.2 to 4.0.3 (#1262)e3ce749feat: support private mirrors (#1240)40337cbAdd support for indented eslint output (#1245)1ccdddcMake eslint-compact matcher compatible with Stylelint (#98)cdca736Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#1220)22c0e74Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1203)a7c2d94actions/cache upgrade (#1251)8026329Bump@actions/globfrom 0.4.0 to 0.5.0 (#1200)1d0ff46Bump undici from 5.28.4 to 5.28.5 (#1205)574f09aBump@types/jestfrom 29.5.12 to 29.5.14 (#1201)Updates
actions/upload-artifactfrom 4.4.3 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
Commits
ea165f8Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620Prepare for new release of actions/upload-artifact with new toolkit cache ver...4cec3d8Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2e9fad96license cache update for artifactb26fd06Update to use artifact 2.2.2 package65c4c4aMerge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619move files back to satisfy licensed ci1ecca81licensed cache updates9742269Expose env vars to controll concurrency and timeout6f51ac0Merge pull request #656 from bdehamer/bdehamer/artifact-digestUpdates
github/codeql-action/initfrom 4.37.6 to 4.38.0Release notes
Sourced from github/codeql-action/init's releases.
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
b96794fMerge pull request #4131 from github/update-v4.38.0-7e08580a902d5093Update changelog for v4.38.07e08580Merge pull request #4130 from github/henrymercer/workflow-runner-sizingbfcc52bRun slow macOS checks on larger runners8c251e7Merge pull request #4129 from github/update-bundle/codeql-bundle-v2.27.00b7ca40Add changelog note40484b3Update default bundle to codeql-bundle-v2.27.0977e6ceMerge pull request #4124 from github/henrymercer/toolcache-bundle-cleanup40a6b38Address toolcache cleanup review feedbackdeece8fApply suggestion from@henrymercerUpdates
github/codeql-action/analyzefrom 4.37.6 to 4.38.0Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
b96794fMerge pull request #4131 from github/update-v4.38.0-7e08580a902d5093Update changelog for v4.38.07e08580Merge pull request #4130 from github/henrymercer/workflow-runner-sizingbfcc52bRun slow macOS checks on larger runners8c251e7Merge pull request #4129 from github/update-bundle/codeql-bundle-v2.27.0Description has been truncated