Bumps the actions group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6` | `7` |
| [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9` | `fa04a1451ff1842e2626ccb99004d0195b455a88` |
| [actions/cache](https://github.com/actions/cache) | `5` | `6` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `4.1.0` | `4.1.1` |
| [jessehouwing/actions-dependency-submission](https://github.com/jessehouwing/actions-dependency-submission) | `1.0.14` | `1.0.15` |
| [peter-murray/semver-action](https://github.com/peter-murray/semver-action) | `1.0.1` | `2.0.0` |
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v7)
Updates `dtolnay/rust-toolchain` from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to fa04a1451ff1842e2626ccb99004d0195b455a88
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@3c5f7ea...fa04a14)
Updates `actions/cache` from 5 to 6
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v5...v6)
Updates `actions/attest-build-provenance` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@a2bbfa2...0f67c3f)
Updates `jessehouwing/actions-dependency-submission` from 1.0.14 to 1.0.15
- [Release notes](https://github.com/jessehouwing/actions-dependency-submission/releases)
- [Commits](jessehouwing/actions-dependency-submission@1948104...d4ed9fd)
Updates `peter-murray/semver-action` from 1.0.1 to 2.0.0
- [Release notes](https://github.com/peter-murray/semver-action/releases)
- [Commits](peter-murray/semver-data-action@5a07021...0965343)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: dtolnay/rust-toolchain
dependency-version: fa04a1451ff1842e2626ccb99004d0195b455a88
dependency-type: direct:production
dependency-group: actions
- dependency-name: actions/cache
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/attest-build-provenance
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: jessehouwing/actions-dependency-submission
dependency-version: 1.0.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: peter-murray/semver-action
dependency-version: 2.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 6 updates in the / directory:
673c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9fa04a1451ff1842e2626ccb99004d0195b455a88564.1.04.1.11.0.141.0.151.0.12.0.0Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
dtolnay/rust-toolchainfrom 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to fa04a1451ff1842e2626ccb99004d0195b455a88Commits
fa04a14Add 1.96.1 patch release67ef31dUpdate actions/checkout@v6 -> v7Updates
actions/cachefrom 5 to 6Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
actions/attest-build-provenancefrom 4.1.0 to 4.1.1Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
0f67c3fBump actions/checkout from 6.0.3 to 7.0.0 (#857)21b787dUpdate actions/attest to v4.1.1 (#858)f14352aadd dependabot cooldown (#851)2c04a00Bump actions/checkout from 6.0.2 to 6.0.3 in the actions-minor group (#850)10334b5remove badges from README (#840)c5efebdremove prober workflows (#837)Updates
jessehouwing/actions-dependency-submissionfrom 1.0.14 to 1.0.15Release notes
Sourced from jessehouwing/actions-dependency-submission's releases.
Commits
d4ed9fdbundleefaa696update dependencies1304f45feat: enhance WorkflowParser to route by YAML structure for composite actions...43962caBump yaml from 2.8.4 to 2.9.01ae0fd1Bump faraday from 2.14.1 to 2.14.2442e7e1Bump actions/dependency-review-action from 4.9.0 to 5.0.0838855cBump@rollup/rollup-linux-x64-gnuin the npm-production group520ee85Bump the npm-development group across 1 directory with 7 updates3d2dce9Bump the actions-minor group across 1 directory with 2 updates6960877Bump fast-xml-builder from 1.1.5 to 1.2.0Updates
peter-murray/semver-actionfrom 1.0.1 to 2.0.0Release notes
Sourced from peter-murray/semver-action's releases.
Commits
0965343Merge pull request #3 from peter-murray/updates436ddf3Merge pull request #1 from swichers/patch-1e606e42Updating dependencies to latest versions and supporting NodeJS 2444e61cfFix incorrect output nameDependabot 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