Skip to content

build(deps): bump github/codeql-action from 4.37.4 to 4.37.6 - #442

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.37.6
Open

build(deps): bump github/codeql-action from 4.37.4 to 4.37.6#442
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.37.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 4.37.4 to 4.37.6.

Release notes

Sourced from github/codeql-action's releases.

v4.37.6

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

v4.37.5

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061
Changelog

Sourced from github/codeql-action's changelog.

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061
Commits
  • 5595cca Merge pull request #4071 from github/update-v4.37.6-6a9359a1b
  • ec9c757 Add change note for PR 4070
  • 45c8742 Update changelog for v4.37.6
  • 6a9359a Merge pull request #4070 from github/mbg/remote-address/change-file-default
  • 065cdc0 Change DEFAULT_CONFIG_FILE_NAME
  • f99dd5a Merge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 1804b21 Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a1
  • 3020a2f Rebuild
  • 93c3a5a Update changelog and version after v4.37.5
  • d1ba80a Merge pull request #4067 from github/update-v4.37.5-1cd4d01d5
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/codeql-action](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@v4.37.4...v4.37.6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:dependencies Update of dependencies from Dependabot skip-changelog For the GitHub Action to skip checking for news fragment files in a pull request. labels Aug 13, 2026
@github-actions

Copy link
Copy Markdown

Coverage Report

For commit aa8c658

Click to expand Coverage Report
  Name                                        Stmts   Miss Branch BrPart  Cover
  -----------------------------------------------------------------------------
+ src/docbuild/tasks/portal.py                  140      0     50      1  99.5%
+ src/docbuild/tasks/metadata/runner.py          85      0     32      1  99.1%
+ src/docbuild/models/manifest.py               152      1     30      1  98.9%
+ src/docbuild/logging.py                       104      1     26      1  98.5%
+ src/docbuild/utils/pidlock.py                  79      1     14      1  97.8%
+ src/docbuild/cli/cmd_config/list.py            28      0     10      1  97.4%
+ src/docbuild/cli/cmd_portal/cmd_list.py       168      1     86      7  96.9%
+ src/docbuild/models/deliverable/view.py       175      3     48      6  96.0%
+ src/docbuild/cli/callback.py                   35      0     10      2  95.6%
+ src/docbuild/utils/concurrency.py              65      3     18      1  95.2%
+ src/docbuild/cli/cmd_cli.py                   142      7     28      6  92.4%
+ src/docbuild/cli/cmd_metadata/__init__.py      41      2      4      2  91.1%
- src/docbuild/cli/cmd_doctor.py                 37      4     10      2  87.2%
- src/docbuild/tasks/metadata/manifest.py       129     16     48      6  83.1%
- src/docbuild/cli/cmd_config/validate.py        21      2     12      3  78.8%
- src/docbuild/cli/cmd_build/__init__.py         15      5      0      0  66.7%
- src/docbuild/cli/cmd_check/__init__.py         22      9      4      0  50.0%
  -----------------------------------------------------------------------------
+ TOTAL                                        3803     55   1060     41  97.7%
  
  58 files skipped due to complete coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependencies Update of dependencies from Dependabot skip-changelog For the GitHub Action to skip checking for news fragment files in a pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant