chore(deps): bump github/codeql-action from 3 to 4 - #1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
frantuma
added a commit
that referenced
this pull request
Sep 11, 2026
Dependabot alert #1 (GHSA-7w5x-hrqm-74c2, high) reports smol-toml 1.6.1, which hangs on a malformed TOML document. It reaches us only as a development transitive, lerna -> nx -> smol-toml, and nx parses local project files rather than untrusted input, so exposure is low. Upgrading does not help. Every published nx up to the current 23.2.1 still pins smol-toml 1.6.1, and lerna 10 depends on nx >=23.1.0, so the dev-dependency bump Dependabot proposes leaves the alert open. An override is the only route. Pin 1.7.2 rather than the newer 1.8.0: both carry the fix and both shipped the same day, 1.7.2 being the backport onto the line closest to what nx expects. That matches the existing entries here, which hold js-yaml and pacote on their current majors rather than tracking latest. npm audit goes from 2 high to 0, and lerna still resolves the graph.
Member
|
@dependabot rebase |
Author
|
Looks like github/codeql-action is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/main/github/codeql-action-4
branch
September 11, 2026 14:01
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 github/codeql-action from 3 to 4.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
47fa622MakeEACCESaConfigurationError45693ccRefactorENOSPCcheck intoisDiskConfigurationErrorfunctionc2fd8f5Merge pull request #4081 from github/mario-campos/version-cache-to-diskc56f48eLog unexpected conditions during caching CLI outputaa0eadcMerge branch 'main' into mario-campos/version-cache-to-disk43250d6Change cache key to string type to include CLI args5008effMerge pull request #4094 from github/mergeback/v4.37.7-to-main-ff2f1c62053d41eRebuild1158e1cUpdate changelog and version after v4.37.7ff2f1c6Merge pull request #4093 from github/update-v4.37.7-be7a3dbb8Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)