Skip to content

Bump github/codeql-action from 4.37.4 to 4.37.5 - #13332

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-4.37.5
Aug 6, 2026
Merged

Bump github/codeql-action from 4.37.4 to 4.37.5#13332
github-actions[bot] merged 1 commit into
masterfrom
dependabot/github_actions/github/codeql-action-4.37.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 4.37.4 to 4.37.5.

Release notes

Sourced from github/codeql-action's releases.

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.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
  • d1ba80a Merge pull request #4067 from github/update-v4.37.5-1cd4d01d5
  • e74600b Update changelog for v4.37.5
  • 1cd4d01 Merge pull request #4061 from github/henrymercer/turbo-system
  • d2bfc30 Merge pull request #4050 from github/mbg/status/registries
  • 68028fc Merge pull request #4062 from github/sam-robson/migrate-enterprise-release-pat
  • c29563e ci: use federated enterprise release PAT
  • 155e522 Link the PR from the changelog entry
  • 2d3b351 Handle network errors when streaming the CodeQL bundle download
  • 5d3eb98 Merge pull request #4055 from github/dependabot/npm_and_yarn/npm-minor-203262...
  • c5f739b Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-2032624187
  • 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.5.
- [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.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
@dependabot
dependabot Bot requested a review from webknjaz as a code owner August 6, 2026 10:33
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 6, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 6, 2026 10:33
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.98%. Comparing base (9f42648) to head (60ee458).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #13332   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         132      132           
  Lines       49073    49073           
  Branches     2553     2553           
=======================================
  Hits        48576    48576           
  Misses        373      373           
  Partials      124      124           
Flag Coverage Δ
Autobahn 22.13% <ø> (ø)
CI-GHA 98.90% <ø> (ø)
OS-Linux 98.67% <ø> (+<0.01%) ⬆️
OS-Windows 97.03% <ø> (ø)
OS-macOS 97.93% <ø> (ø)
Py-3.10 98.12% <ø> (ø)
Py-3.11 98.37% <ø> (ø)
Py-3.12 98.46% <ø> (ø)
Py-3.13 98.44% <ø> (-0.01%) ⬇️
Py-3.14 98.46% <ø> (ø)
Py-3.14t 97.56% <ø> (+<0.01%) ⬆️
Py-pypy-3.11 97.38% <ø> (-0.04%) ⬇️
VM-macos 97.93% <ø> (ø)
VM-ubuntu 98.67% <ø> (+<0.01%) ⬆️
VM-windows 97.03% <ø> (ø)
cython-coverage 37.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@codspeed-hq

codspeed-hq Bot commented Aug 6, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 84 untouched benchmarks
⏩ 83 skipped benchmarks1


Comparing dependabot/github_actions/github/codeql-action-4.37.5 (60ee458) with master (9f42648)

Open in CodSpeed

Footnotes

  1. 83 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions
github-actions Bot merged commit 8ac1cb7 into master Aug 6, 2026
52 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/github/codeql-action-4.37.5 branch August 6, 2026 10:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants