build(deps): bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.6 - #99
Conversation
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.4 to 4.37.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f205ea1...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with frontend! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Frontend-branch counterpart of the same fix on main and dapper. Supersedes #96, #99 and #101, which cannot pass individually. codeql-action requires init, analyze and upload-sarif to run the same version; mixing them fails with "Loaded a configuration file for version X, but running version Y". Dependabot opens one pull request per sub-action, and this branch has all three open at once - #96 moves init, #101 moves analyze, #99 moves upload-sarif - so it is a three-way split that cannot converge no matter which order they land in. #96 is red with exactly that error today. The branch itself is fine: all three pins are currently 4.37.4 and consistent, so nothing is broken until one of them moves alone. init f205ea1c -> ff2f1c62 analyze f205ea1c -> ff2f1c62 upload-sarif f205ea1c -> ff2f1c62 This does not unblock the frontend pull requests on its own. They are also held by `npm audit --audit-level=high` in deploy.yml failing on a real advisory in nanoid, which is addressed separately. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Frontend-branch counterpart of the same fix on main and dapper. Supersedes #96, #99 and #101, which cannot pass individually. codeql-action requires init, analyze and upload-sarif to run the same version; mixing them fails with "Loaded a configuration file for version X, but running version Y". Dependabot opens one pull request per sub-action, and this branch has all three open at once - #96 moves init, #101 moves analyze, #99 moves upload-sarif - so it is a three-way split that cannot converge no matter which order they land in. #96 is red with exactly that error today. The branch itself is fine: all three pins are currently 4.37.4 and consistent, so nothing is broken until one of them moves alone. init f205ea1c -> ff2f1c62 analyze f205ea1c -> ff2f1c62 upload-sarif f205ea1c -> ff2f1c62 This does not unblock the frontend pull requests on its own. They are also held by `npm audit --audit-level=high` in deploy.yml failing on a real advisory in nanoid, which is addressed separately. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
Superseded by #122, which moved Closing rather than rebasing, for two reasons:
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github/codeql-action/upload-sarif from 4.37.4 to 4.37.6.
Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.66a9359aMerge pull request #4070 from github/mbg/remote-address/change-file-default065cdc0ChangeDEFAULT_CONFIG_FILE_NAMEf99dd5aMerge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.21804b21Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a13020a2fRebuild93c3a5aUpdate changelog and version after v4.37.5d1ba80aMerge pull request #4067 from github/update-v4.37.5-1cd4d01d5Dependabot 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)