-
Notifications
You must be signed in to change notification settings - Fork 647
build(deps): bump the actions group across 1 directory with 6 updates #7974
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
+9
−9
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 with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.9` | `4.31.10` | | [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` | | [google/osv-scanner-action](https://github.com/google/osv-scanner-action) | `2.3.1` | `2.3.2` | | [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action) | `2.3.1` | `2.3.2` | | [google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml](https://github.com/google/osv-scanner-action) | `2.3.1` | `2.3.2` | Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v6) Updates `github/codeql-action` from 4.31.9 to 4.31.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5d4e8d1...cdefb33) Updates `actions/setup-node` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@395ad32...6044e13) Updates `google/osv-scanner-action` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@375a0e8...2a387ed) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@375a0e8...2a387ed) Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@375a0e8...2a387ed) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.31.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-node dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: google/osv-scanner-action dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for cerulean-figolla-1f9435 canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7974 +/- ##
=======================================
Coverage 72.81% 72.82%
=======================================
Files 237 237
Lines 35475 35475
=======================================
+ Hits 25832 25833 +1
- Misses 7801 7802 +1
+ Partials 1842 1840 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zirain
approved these changes
Jan 16, 2026
Member
|
/retest |
jukie
approved these changes
Jan 16, 2026
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 with 6 updates in the / directory:
464.31.94.31.106.1.06.2.02.3.12.3.22.3.12.3.22.3.12.3.2Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
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)9f26565Update actions checkout to use node 24 (#2226)Updates
github/codeql-actionfrom 4.31.9 to 4.31.10Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
cdefb33Merge pull request #3394 from github/update-v4.31.10-0fa411efdcfa77c6Update changelog for v4.31.100fa411eMerge pull request #3393 from github/update-bundle/codeql-bundle-v2.23.9c284324Add changelog note83e7d00Update default bundle to codeql-bundle-v2.23.9f6a16beMerge pull request #3391 from github/dependabot/npm_and_yarn/npm-minor-f1cdf5...c1f5f1aRebuild1805d8dBump the npm-minor group with 2 updatesb2951d2Merge pull request #3353 from github/kaspersv/bump-min-cli-v-for-overlay41448d9Merge pull request #3287 from github/henrymercer/generate-mergeback-lastUpdates
actions/setup-nodefrom 6.1.0 to 6.2.0Release notes
Sourced from actions/setup-node's releases.
Commits
6044e13Docs: bump actions/checkout from v5 to v6 (#1468)8e49463Fix README typo (#1226)621ac41README.md: bump to latest released checkout version v6 (#1446)2951748Bump@actions/cacheto v5.0.1 (#1449)21ddc7bCorrect mirror option typos (#1442)65d868fUpdate Documentation for Lockfile (#1454)Updates
google/osv-scanner-actionfrom 2.3.1 to 2.3.2Release notes
Sourced from google/osv-scanner-action's releases.
Commits
2a387edMerge pull request #116 from google/update-to-v2.3.2f75042fUpdate unified workflow example to point to v2.3.2 reusable workflows17ad728Update reusable workflows to point to v2.3.2 actions9eebeae"Update actions to use v2.3.2 osv-scanner image"dcf7b89Merge pull request #114 from renovate-bot/renovate/major-workflows6bcc4faMerge pull request #113 from renovate-bot/renovate/workflows70f7395chore(deps): update github/codeql-action action to v4.31.97c3c2a7chore(deps): update workflowsa239d86Merge pull request #109 from renovate-bot/renovate/major-workflows5345c88chore(deps): update actions/checkout action to v6Updates
google/osv-scanner-action/.github/workflows/osv-scanner-reusable.ymlfrom 2.3.1 to 2.3.2Release notes
Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml's releases.
Commits
2a387edMerge pull request #116 from google/update-to-v2.3.2f75042fUpdate unified workflow example to point to v2.3.2 reusable workflows17ad728Update reusable workflows to point to v2.3.2 actions9eebeae"Update actions to use v2.3.2 osv-scanner image"dcf7b89Merge pull request #114 from renovate-bot/renovate/major-workflows6bcc4faMerge pull request #113 from renovate-bot/renovate/workflows70f7395chore(deps): update github/codeql-action action to v4.31.97c3c2a7chore(deps): update workflowsa239d86Merge pull request #109 from renovate-bot/renovate/major-workflows5345c88chore(deps): update actions/checkout action to v6Updates
google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.ymlfrom 2.3.1 to 2.3.2Release notes
Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml's releases.
Commits
2a387edMerge pull request #116 from google/update-to-v2.3.2f75042fUpdate unified workflow example to point to v2.3.2 reusable workflows17ad728Update reusable workflows to point to v2.3.2 actions9eebeae"Update actions to use v2.3.2 osv-scanner image"dcf7b89Merge pull request #114 from renovate-bot/renovate/major-workflows6bcc4faMerge pull request #113 from renovate-bot/renovate/workflows70f7395chore(deps): update github/codeql-action action to v4.31.97c3c2a7chore(deps): update workflowsa239d86Merge pull request #109 from renovate-bot/renovate/major-workflows5345c88chore(deps): update actions/checkout action to v6Dependabot 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 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