Skip to content

build(deps): bump github/codeql-action from 4.38.0 to 4.38.1 - #448

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.38.1
Sep 21, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-4.38.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 4.38.0 to 4.38.1.

Release notes

Sourced from github/codeql-action's releases.

v4.38.1

  • The CodeQL Action now has experimental support for CodeQL releases for which per-language bundles are available. Per-language bundles support analysis for a single language and are therefore smaller than the combined bundles that allow analysis for all supported languages. As a result, per-language bundles take up less space on disk and are faster to download. We expect to roll this change out to everyone in the coming weeks. #4146
Changelog

Sourced from github/codeql-action's changelog.

4.38.1 - 18 Sept 2026

  • The CodeQL Action now has experimental support for CodeQL releases for which per-language bundles are available. Per-language bundles support analysis for a single language and are therefore smaller than the combined bundles that allow analysis for all supported languages. As a result, per-language bundles take up less space on disk and are faster to download. We expect to roll this change out to everyone in the coming weeks. #4146
Commits
  • 1c5b675 Merge pull request #4152 from github/update-v4.38.1-a65b83a73
  • a97cdca Add changelog entry for #4146
  • cc6c691 Update changelog for v4.38.1
  • a65b83a Merge pull request #4146 from github/henrymercer/per-language-bundles-pr
  • 07fa87d Clarify the latest-nightly eligibility exception
  • f18f353 Describe the bundle URL resolver
  • ecec9b5 Share per-language telemetry fields without renaming
  • 79fe3a1 Move download telemetry into the status-report directory
  • ead1f7d Rename the platform module
  • 549d498 Simplify per-language platform eligibility checks
  • 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.38.0 to 4.38.1.
- [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.38.0...v4.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 21, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 21, 2026 16:46
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.73%. Comparing base (8243f59) to head (c2ec134).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files          21       21           
  Lines        1553     1553           
  Branches      281      281           
=======================================
  Hits         1378     1378           
  Misses         77       77           
  Partials       98       98           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
github-actions Bot merged commit 798090b into main Sep 21, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/github/codeql-action-4.38.1 branch September 21, 2026 16:49
karel-rehor pushed a commit that referenced this pull request Sep 22, 2026
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1.
- [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.38.0...v4.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karel-rehor pushed a commit that referenced this pull request Sep 22, 2026
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1.
- [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.38.0...v4.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
karel-rehor added a commit that referenced this pull request Sep 22, 2026
* ci: github action for automated releasing to stage (#445)

* ci: start maven-release.yml workflow

* chore: remove branches tag on release trigger

* chore: add here doc for generating release.properties

* chore: fix typo

* chore: update pom.xml and deploy-settings.xml for fork.

* chore: add simple volume check to workflow

* chore: add release command to model release step

* chore: reintroduce verify step to maven0release.yml workflow

* docs: start RELEASE.md

* docs: document gpg2 key generation in RELEASE.md.

* chore: reintroduce checks in scripts/on-release.sh

* docs: update temporary notes in CHANGELOG.md

* chore: fix file permissions for on-release.sh

* docs: temporary change to release date - for testing workflow.

* docs: temporary update toe README.md to test workflow.

* chore: set correct scm version an update RELEASE.md

* chore: add scm/tag value check to on-release.sh

* chore: fix dropped variable in on-release.sh

* chore: temporarily change scm tag to test workflow failure.

* chore: revert scm tag in pom.xml after workflow test proven correct.

* chore: start workflow step Prepare next cycle.

* chore: get correct TAG_NAME envar in workflow script.

* chore: set next release cycle branch

* chore: fix broken variable string in script.

* chore: temporarily add debugging checks to workflow script.

* chore: add automatic update to CHANGELOG.md in workflow.

* chore: use correct envar in workflow script.

* chore: fix formatting of next release CHANGELOG.md header

* chore: setup automated git commands for next release cycle.

* chore: setup github identity in release workflow prepare next cycle.

* chore: fix push to origin in workstream Prepare next cycle.

* chore: fix origin repository in workflow Prepare next release cycle.

* chore: setup automatic PR for new release cycle.

* chore: update permissions to allow creation of PR.

* chore: remove automatic PR merge command - requires permission changes at org and project level to work.

* chore: add site documentation update step.  Update RELEASE.md

* chore: add checks and updates to examples/pom.xml

* chore: temporarily change examples dependency version to verify workflow.

* chore: fix typo

* chore: tidy maven-release.yml

* chore: add check for remote next release branch.

* docs: updated and proofed RELEASE.md

* chore: clarify error message.

* docs: add Maven Central step to releasing instructions.

* chore: remove debug messages from on-release.sh

* chore: remove debug messages from maven-release.yml

* chore: troubleshoot document releasing step

* chore: troubleshoot site publishing issue 02

* chore: troubleshoot site publishing - set to global.

* chore: revert pubScmUrl - troubleshoot site publishing step.

* chore: troubleshoot sit publishing 03

* chore: modify pubScmUrl to troubleshoot site publishing

* chore: troubleshoot site publishing 05

* chore: revert troubleshoot changes

* chore: troubleshoot site publishing 06

* chore: troubleshoot publish site documents.

* chore: fix typo

* chore: troubleshoot site document releasing 07

* chore: troubleshoot site documentation 08

* chore: troubleshoot publish sit documentation 09

* chore: troubleshoot publish sit documentation 10

* chore: troubleshoot publish sit documentation 11

* chore: troubleshoot publish sit documentation 12

* chore: troubleshoot publish sit documentation 13

* chore: troubleshoot publish sit documentation 14

* chore: troubleshoot publish sit documentation 15

* chore: troubleshoot publish sit documentation 16

* chore: troubleshoot publish sit documentation 17

* chore: troubleshoot publish sit documentation 18

* chore: remove debug commands from Publish documentation step.

* chore: experim - try automatic PR creation.

* chore: experim - try to create new PR 02

* chore: switch off automatic PR creation, requires special permissions.

* chore: reactivate branch controls for prerelease.

* chore: add env checks for matching scm values.

* chore: fix path in script.

* chore: remove debug of script ENV.

* chore: remove commented nodes from pom.xml

* docs: update RELEASE.md to match current workflow.

* chore: remove unnecessary commands from workflow.

* chore: prepare automated releasing branch for PR to upstream.

* chore: remove experimental permissions from release workflow.

* docs: update CHANGELOG.md

* docs: lint fixes for RELEASE.md

* docs: fix linting issues in RELEASE.md

* docs: fixing lint issues in RELEASE.md 02

* docs: fix typos in RELEASE.md

* chore: fixing lint issues in on-release.sh

* chore: fix lint issues in maven-release.yml

* chore: fix linter issue in maven-release.yml

* chore: revise pom version values to match upstream HEAD.

* docs: anonymize commands in RELEASE.md

* chore: fix typo in on-releas.sh, add reminder to check RC_OR_BETA tagged releases.

* chore: fix flaws in workflow and bash scripts.

* chore: use more meaningful user.email in workflow.

* chore: use current shell when calling on-release.sh in workflow

* chore: fix RC or BETA release tag checks.

* chore: update trigger, fix snapshot credentials, verify workfow envars.

* chore: remove TODO and set RC_OR_BETA envar

* chore: fix typos add TODOs for fixes in on-release.sh

* chore: improve checks in on-release.sh

* chore: better control sequencing, better checks in workflow.

* chore: fine tune release workflow and script.

* chore: remove snapshot checks, revert workflow check for next working snapshot branch.

* chore: fine tune behavior for patch releases.

* chore: update CHANGELOG.md, fix double negative and failure message.

* chore: check gradle tag version in README.md

* docs: clarify behavior of pre-release, beta/rc releases and patch releases in RELEASE.md.

* chore: fix typo in ENVAR name and remove trim of release number.

* chore: various updates to on-release.sh

* chore: correct fix for on-release.sh

* chore: script and doc tweaks.

* chore: fix capitalization in user facing messages.

* chore: fix capitalization in messages in workflow.

* docs: add reminder about Gradle in RELEASE.md

* chore: replace ossrh references with maven central.

* chore: prioritize pom version checks in on-release.sh

* chore: add CRLF to error message.

* docs: fix PR number in CHANGELOG.md

* docs: fix phantom space in CHANGELOG.md

* chore: workflow security fixes

* chore: start scm-settings.xml

* chore: protect gpg-passphrase in workflow.

* chore: add license to scm-settings.xml

* chore: switch repository secrets to environment secrets.

* chore: remove tag filter for release event - not applicable to 'release'.

* chore: revert workflow env back to secrets

* chore: match envirionment in workflow to gerun releasing

* build(deps): bump com.google.protobuf:protobuf-java (#447)

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.36.1 to 4.36.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump github/codeql-action from 4.38.0 to 4.38.1 (#448)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.38.0 to 4.38.1.
- [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.38.0...v4.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: fix changes to git operations after security fixes.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants