Bumps the actions group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) | `1.21.0` | `1.22.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.2.1` | `8.0.1` |
| [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) | `2.9.1` | `3.0.2` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.69.9` | `2.70.3` |
| [dorny/test-reporter](https://github.com/dorny/test-reporter) | `1.9.1` | `3.0.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.3` | `6.0.0` |
Updates `actions/checkout` from 4.3.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@34e1148...de0fac2)
Updates `benchmark-action/github-action-benchmark` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](benchmark-action/github-action-benchmark@a7bc236...a60cea5)
Updates `actions/upload-artifact` from 4.6.2 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...bbbca2d)
Updates `actions/download-artifact` from 4.2.1 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@95815c3...3e5f45b)
Updates `marocchino/sticky-pull-request-comment` from 2.9.1 to 3.0.2
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@52423e0...70d2764)
Updates `taiki-e/install-action` from 2.69.9 to 2.70.3
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@328a871...6ef672e)
Updates `dorny/test-reporter` from 1.9.1 to 3.0.0
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@31a54ee...a43b3a5)
Updates `codecov/codecov-action` from 5.5.3 to 6.0.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@1af5884...57e3a13)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: benchmark-action/github-action-benchmark
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: marocchino/sticky-pull-request-comment
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: taiki-e/install-action
dependency-version: 2.70.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: dorny/test-reporter
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: codecov/codecov-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the actions group with 8 updates in the / directory:
4.3.16.0.21.21.01.22.04.6.27.0.04.2.18.0.12.9.13.0.22.69.92.70.31.9.13.0.05.5.36.0.0Updates
actions/checkoutfrom 4.3.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
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 (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
benchmark-action/github-action-benchmarkfrom 1.21.0 to 1.22.0Release notes
Sourced from benchmark-action/github-action-benchmark's releases.
Changelog
Sourced from benchmark-action/github-action-benchmark's changelog.
... (truncated)
Commits
a60cea5release v1.22.0Updates
actions/upload-artifactfrom 4.6.2 to 7.0.0Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
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/download-artifactfrom 4.2.1 to 8.0.1Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
marocchino/sticky-pull-request-commentfrom 2.9.1 to 3.0.2Release notes
Sourced from marocchino/sticky-pull-request-comment's releases.
... (truncated)
Commits
70d2764📦️ Build308b2fdDon't create a comment with hide: true (#1661)3bbec31Add comprehensive tests for main.ts covering all branches (#1660)aaf6178🔖 Version bump (#1658)7d67ef6👷 Use pull_request1ed3d7b⬆️ Update deps46a16ecbuild(deps-dev): Bump@types/nodefrom 24.5.2 to 25.0.3 (#1646)0a36b9ebuild(deps): Bump@actions/corefrom 1.11.1 to 2.0.2 (#1649)74297c9build(deps-dev): Bump@vercel/nccfrom 0.38.3 to 0.38.4 (#1592)e736d73📦️ BuildUpdates
taiki-e/install-actionfrom 2.69.9 to 2.70.3Release notes
Sourced from taiki-e/install-action's releases.
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
6ef672eRelease 2.70.3f89faaaUpdatewasm-bindgen@latestto 0.2.1169adcff1Updatecargo-insta@latestto 1.47.2a322a79Updatetombi@latestto 0.9.12875d0e5Updatebiome@latestto 2.4.10e9e8e03Release 2.70.2f225969Updatevacuum@latestto 0.25.32e8700aUpdatetombi@latestto 0.9.1141213fbzizmor: Apply more lintsfd0f63eRelease 2.70.1Updates
dorny/test-reporterfrom 1.9.1 to 3.0.0Release notes
Sourced from dorny/test-reporter's releases.
... (truncated)
Changelog
Sourced from dorny/test-reporter's changelog.
... (truncated)
Commits
a43b3a5test-reporter release v3.0.079216dcMerge pull request #744 from dorny/dependabot/npm_and_yarn/flatted-3.4.262c3873Merge pull request #745 from dorny/feature/workflow_permissionsbd74ca6Explicitly use lowest permissions required to run workflow0c2b2aaMerge pull request #738 from dav-tb/feature/node24-runtimef7eee30Use the@types/nodedefinitions for NodeJS 24 runtimead0a96fUpgrade action runtime to Node.js 24543415cMerge pull request #741 from dorny/release/v2.7.0f1284d0Bump flatted from 3.4.1 to 3.4.23c1b53fMerge pull request #743 from dorny/dependabot/npm_and_yarn/types/adm-zip-0.5.8Updates
codecov/codecov-actionfrom 5.5.3 to 6.0.0Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.