-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the actions group in /.github/workflows with 4 updates + Update cookiecutter #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dependabot
merged 6 commits into
main
from
dependabot/github_actions/dot-github/workflows/actions-7c53ec95fc
Nov 3, 2025
Merged
Bump the actions group in /.github/workflows with 4 updates + Update cookiecutter #113
dependabot
merged 6 commits into
main
from
dependabot/github_actions/dot-github/workflows/actions-7c53ec95fc
Nov 3, 2025
Conversation
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
Bumps the actions group in /.github/workflows with 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment). Updates `github/codeql-action` from 3.30.5 to 4.31.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@3599b3b...0499de3) Updates `actions/dependency-review-action` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@56339e5...40c09b7) Updates `softprops/action-gh-release` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@6cbd405...6da8fa9) Updates `peter-evans/create-or-update-comment` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@71345be...e8674b0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/dependency-review-action dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Zeitsperre
approved these changes
Nov 3, 2025
Collaborator
|
@dependabot merge |
Contributor
Author
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 actions group in /.github/workflows with 4 updates: github/codeql-action, actions/dependency-review-action, softprops/action-gh-release and peter-evans/create-or-update-comment.
Updates
github/codeql-actionfrom 3.30.5 to 4.31.2Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
0499de3Merge pull request #3261 from github/henrymercer/setup-python3b96745Set up Python in mergeback workflow8a06050Merge pull request #3259 from github/update-v4.31.2-9576b5cbe752a642Update changelog for v4.31.29576b5cMerge pull request #3258 from github/mbg/enablement-errors/case-insensitivecc88437Merge pull request #3257 from github/henrymercer/ubuntu-slimf0e9bf0MakeisEnablementErrorcase-insensitive2a3599cRun lightweight workflows onubuntu-slim514ff4dMerge pull request #3256 from github/henrymercer/resolve-bad-mergeaab1c2fMerge pull request #3253 from github/mergeback/v4.31.1-to-main-5fe9434cUpdates
actions/dependency-review-actionfrom 4.8.0 to 4.8.1Release notes
Sourced from actions/dependency-review-action's releases.
Commits
40c09b7Merge pull request #1001 from actions/ahpook/v4.8.1-release4552948Bump version for 4.8.1 releasee63da9aMerge pull request #1000 from actions/ahpook/deprecation-redux71365c7(bug) Fix spamming link test in deprecation warning (again)Updates
softprops/action-gh-releasefrom 2.3.3 to 2.4.1Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
6da8fa9release 2.4.1f38efdefix: gracefully fallback to body when body_path cannot be read (#671)cec1a11fix(util): support brace expansion globs containing commas in parseInputFiles...aec2ec5release 2.4.04db716bfeat: respect working_directory for files globs; add input and tests (#667)14820f2chore(deps): bump the npm group with 2 updates (#668)62c96d0release 2.3.47dc9b8afix(action): handle 422 already_exists race condition (#665)0f0e0b9chore(deps): bump the npm group with 3 updates (#666)97d42c1chore(deps): bump the npm group across 1 directory with 2 updates (#662)Updates
peter-evans/create-or-update-commentfrom 4.0.0 to 5.0.0Release notes
Sourced from peter-evans/create-or-update-comment's releases.
... (truncated)
Commits
e8674b0feat: v5 (#439)fffe59ebuild(deps-dev): bump@types/nodefrom 18.19.127 to 18.19.129 (#438)076d572build(deps-dev): bump@types/nodefrom 18.19.126 to 18.19.127 (#437)86a2645build(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#436)be17e0cbuild(deps-dev): bump@types/nodefrom 18.19.124 to 18.19.126 (#435)ef75eaebuild(deps-dev): bump@types/nodefrom 18.19.123 to 18.19.124 (#433)82a7ad0build(deps): bump actions/setup-node from 4 to 5 (#432)f7c845dbuild(deps-dev): bump@types/nodefrom 18.19.122 to 18.19.123 (#430)5da8e07build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#428)2de7f66build(deps-dev): bump@types/nodefrom 18.19.121 to 18.19.122 (#427)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 will merge this PR once CI passes on it, as requested by @Zeitsperre.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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