Bump the github-actions group across 1 directory with 7 updates - #340
Merged
Merged
Conversation
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` | | [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.5.2` | `1.5.3` | | [lukka/get-cmake](https://github.com/lukka/get-cmake) | `4.4.0` | `4.4.2` | | [vapier/coverity-scan-action](https://github.com/vapier/coverity-scan-action) | `1.8.0` | `1.9.0` | | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `7.6.0` | `7.7.0` | | [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) | `0.63.0` | `0.66.0` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.83.4` | `2.85.13` | Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) Updates `vmactions/freebsd-vm` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/vmactions/freebsd-vm/releases) - [Commits](vmactions/freebsd-vm@77ed28d...83b151f) Updates `lukka/get-cmake` from 4.4.0 to 4.4.2 - [Release notes](https://github.com/lukka/get-cmake/releases) - [Changelog](https://github.com/lukka/get-cmake/blob/main/RELEASE_PROCESS.md) - [Commits](lukka/get-cmake@e690607...fffaaaf) Updates `vapier/coverity-scan-action` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/vapier/coverity-scan-action/releases) - [Commits](vapier/coverity-scan-action@2068473...1b6fd4e) Updates `release-drafter/release-drafter` from 7.6.0 to 7.7.0 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@eada3c9...34d8067) Updates `rojopolis/spellcheck-github-actions` from 0.63.0 to 0.66.0 - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@e619e00...c1934c5) Updates `taiki-e/install-action` from 2.83.4 to 2.85.13 - [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@07b4745...82cd3e7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vmactions/freebsd-vm dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: lukka/get-cmake dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: vapier/coverity-scan-action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: release-drafter/release-drafter dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.66.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: taiki-e/install-action dependency-version: 2.85.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/github_actions/github-actions-37abecd103
branch
August 20, 2026 07:06
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:
7.0.07.0.11.5.21.5.34.4.04.4.21.8.01.9.07.6.07.7.00.63.00.66.02.83.42.85.13Updates
actions/checkoutfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
vmactions/freebsd-vmfrom 1.5.2 to 1.5.3Release notes
Sourced from vmactions/freebsd-vm's releases.
Commits
83b151fUpdate vmactions/freebsd-vm from base-vme9ea2ceGenerated from base-vm7f9ed70Bump versions from upstream releases59e13a9Update vmactions/freebsd-vm from base-vmf28fc27Generated from base-vmc267d2fUpdate version to v1.5.2a56f3baUpdate vmactions/freebsd-vm from base-vm4a50e07Generated from base-vmff9b16bUpdate vmactions/freebsd-vm from base-vmd6a581bGenerated from base-vmUpdates
lukka/get-cmakefrom 4.4.0 to 4.4.2Release notes
Sourced from lukka/get-cmake's releases.
Commits
fffaaafNew CMake version(s): cmake-v4.4.24a7d025New CMake version(s): cmake-v4.4.106fec8fBump actions/checkout from 5 to 7Updates
vapier/coverity-scan-actionfrom 1.8.0 to 1.9.0Release notes
Sourced from vapier/coverity-scan-action's releases.
Commits
1b6fd4efix & document dry-run mode5161799define Author & update action reference docsa0c48fcMake curl fail if the token is invalid (server returns 401)34f20a1update to actions/cache@v6cc50334add permissions section1f35cc3update to actions/checkout@v7b7070efclarify project URL encoding237e9d8Add app-mesh to the list of users of coverity-scan-action8b9716cAdd libexpat to the list of users of coverity-scan-actiona201da2Add a dry_run optionUpdates
release-drafter/release-drafterfrom 7.6.0 to 7.7.0Release notes
Sourced from release-drafter/release-drafter's releases.
Commits
34d8067chore: release v7.7.0cd773d2style: format and lint docs14d2d94feat: no new contributor template (#1687)94daa9echore: update references to branch master to main (#1686)b195e66ci: rely on conventional pr titles (#1685)246878abuild(deps-dev): bump postcss from 8.5.17 to 8.5.23 (#1683)c3acaa7fix: preserve proxy-aware fetch in octokit client (#1682)22a22c8chore(deps): update npm tool constraint to 12.0.1 (#1668)133e592chore(deps): update npm tool constraint to 11.18.0 (#1665)b806fc0chore(deps): update node.js to v24.18.0 (#1664)Updates
rojopolis/spellcheck-github-actionsfrom 0.63.0 to 0.66.0Release notes
Sourced from rojopolis/spellcheck-github-actions's releases.
Changelog
Sourced from rojopolis/spellcheck-github-actions's changelog.
... (truncated)
Commits
c1934c5Prepare release 0.66.0 (#392)37a9b64Merge pull request #391 from rojopolis/dependabot/docker/python-3.14.7-slim-t...7ad126cBump python from 3.14.6-slim-trixie to 3.14.7-slim-trixiefcc5ca8Release 0.65.0 (#389)f7c4783Bump lxml from 5.4.0 to 6.1.1 (#388)ef5becaMerge pull request #387 from rojopolis/dependabot/github_actions/docker/login...43ad8fdMerge pull request #386 from rojopolis/dependabot/github_actions/rojopolis/sp...4441ce6Bump docker/login-action from 4.5.1 to 4.6.055afec6Bump rojopolis/spellcheck-github-actions from 0.63.0 to 0.64.007dfc2dCorrected release dateUpdates
taiki-e/install-actionfrom 2.83.4 to 2.85.13Release notes
Sourced from taiki-e/install-action's releases.
... (truncated)
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
82cd3e7Release 2.85.134dd6c67Updatetombi@latestto 1.3.391cb1bbUpdatemise@latestto 2026.8.583d968eUpdatekingfisher@latestto 1.113.0f7ab7f5Update cargo-xwin manifest3faddd9Updatecargo-shear@latestto 1.13.4b4cb4b2Updatebpf-linker@latestto 0.11.0b20dedcRelease 2.85.12952d13cci: Skip cargo-rdme on x86_64 macOSc8724e7Updatezola@latestto 0.23.3Most Recent Ignore Conditions Applied to This Pull Request
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