Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the github-actions group with 3 updates: github/codeql-action, philips-software/amp-devcontainer and anchore/sbom-action.

Updates github/codeql-action from 4.30.8 to 4.30.9

Release notes

Sourced from github/codeql-action's releases.

v4.30.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204

4.30.8 - 10 Oct 2025

No user facing changes.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130
  • Update default CodeQL bundle version to 2.23.1. #3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

3.30.0 - 01 Sep 2025

... (truncated)

Commits
  • 16140ae Merge pull request #3213 from github/update-v4.30.9-70205d3d1
  • 30db5fe Update changelog for v4.30.9
  • 70205d3 Merge pull request #3211 from github/mbg/init/starting-partial-config
  • 697c209 Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config
  • 1bd53ba Merge pull request #3205 from github/update-bundle/codeql-bundle-v2.23.3
  • cac4df0 Rebuild
  • 77e5c0d Merge branch 'main' into update-bundle/codeql-bundle-v2.23.3
  • 97a4f75 Merge pull request #3204 from github/mbg/setup-codeql
  • 2d5512b Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config
  • fa7bdf0 Call getAnalysisKinds a second time, and ignore exceptions thrown during th...
  • Additional commits viewable in compare view

Updates philips-software/amp-devcontainer from 6.5.0 to 6.5.1

Release notes

Sourced from philips-software/amp-devcontainer's releases.

v6.5.1

6.5.1 (2025-10-13)

📋 Summary

This release contains an update to the Ubuntu base image. Conan is updated to 2.21.0 in amp-devcontainer-cpp.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.5.1@sha256:6e48b0003a529b5b55b0a6199be794a4e718a8fff9c80a0a405cc8368c9f809c
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.5.1@sha256:4082730be6b984fa147205334783a863aaddc9fe5a27d6d512fee1aa3a2c0c86

Chores

Changelog

Sourced from philips-software/amp-devcontainer's changelog.

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

6.5.1 (2025-10-13)

Chores

  • deps, cpp: Update github.vscode-pull-request-github, ms-playwright.playwright in devcontainer.json (#970) (3b85249)
  • deps, rust: Update github.vscode-pull-request-github in devcontainer.json (#971) (39c4332)
  • deps: Bump conan from 2.20.1 to 2.21.0 in /.devcontainer (#962) (fc2ed55)
  • deps: Bump ubuntu from 353675e to 728785b in /.devcontainer/cpp (#964) (8053df4)
  • deps: Bump ubuntu from 353675e to 728785b in /.devcontainer/rust (#965) (b67d2bc)
  • deps: Bump ubuntu in /.devcontainer/cpp (8053df4)
  • deps: Bump ubuntu in /.devcontainer/rust (b67d2bc)
  • deps: Update udev to 255.4-1ubuntu8.11 (#969) (e430762)

6.5.0 (2025-10-05)

Features

Bug Fixes

Chores

  • deps, cpp: Update github.copilot, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#934) (cfb2597)
  • deps, cpp: Update github.vscode-github-actions in devcontainer.json (#957) (4130459)
  • deps, cpp: Update github.vscode-pull-request-github in devcontainer.json (#948) (1f33a7f)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata-vscode.json (#932) (a99ab24)
  • deps, cpp: Update python3-pip (#945) (55cc8f6)
  • deps, rust: Update github.copilot, github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#933) (b2d8ac8)
  • deps, rust: Update github.vscode-github-actions in devcontainer.json (#958) (58999ea)
  • deps, rust: Update github.vscode-pull-request-github in devcontainer.json (#947) (34d5998)
  • deps: Bump gcovr from 8.3 to 8.4 in /.devcontainer (#950) (2e2a537)
  • deps: Bump ghcr.io/devcontainers/features/github-cli from 1.0.14 to 1.0.15 (#937) (08f725e)
  • deps: Bump ubuntu from 9cbed75 to 353675e in /.devcontainer/cpp (#938) (65fc1dd)
  • deps: Bump ubuntu from 9cbed75 to 353675e in /.devcontainer/rust (#939) (d48ad2b)
  • deps: Bump urllib3 from 1.26.20 to 2.5.0 in /.devcontainer/cpp (#956) (342e2b1)

... (truncated)

Commits
  • e827c80 chore(main): release 6.5.1 (#966)
  • 39c4332 chore(deps, rust): update github.vscode-pull-request-github in devcontainer.j...
  • 3b85249 chore(deps, cpp): update github.vscode-pull-request-github, ms-playwright.pla...
  • e430762 chore(deps): update udev to 255.4-1ubuntu8.11 (#969)
  • 35f99f8 ci: remove upload documents from matrix job (#959)
  • b67d2bc chore(deps): bump ubuntu from 353675e to 728785b in /.devcontainer/rust (...
  • 8053df4 chore(deps): bump ubuntu from 353675e to 728785b in /.devcontainer/cpp (#...
  • 1be34e8 test(deps): bump the npm group with 2 updates (#963)
  • fc2ed55 chore(deps): bump conan from 2.20.1 to 2.21.0 in /.devcontainer (#962)
  • d0227de ci(deps): bump the github-actions group with 5 updates (#961)
  • See full diff in compare view

Updates anchore/sbom-action from 0.20.6 to 0.20.8

Release notes

Sourced from anchore/sbom-action's releases.

v0.20.8

Changes in v0.20.8

v0.20.7

Changes in v0.20.7

  • chore(deps): update Syft to v1.34.1 (#544)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [philips-software/amp-devcontainer](https://github.com/philips-software/amp-devcontainer) and [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `github/codeql-action` from 4.30.8 to 4.30.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f443b60...16140ae)

Updates `philips-software/amp-devcontainer` from 6.5.0 to 6.5.1
- [Release notes](https://github.com/philips-software/amp-devcontainer/releases)
- [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md)
- [Commits](ab0940b...e827c80)

Updates `anchore/sbom-action` from 0.20.6 to 0.20.8
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@f8bdd1d...aa0e114)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.30.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: philips-software/amp-devcontainer
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: anchore/sbom-action
  dependency-version: 0.20.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 08:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 20, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

Test Results

 5 files  ±0   5 suites  ±0   6m 1s ⏱️ + 2m 33s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
65 runs  ±0  65 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3913fdb. ± Comparison against base commit c9efa53.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 22 0 0 0.5s
✅ DOCKERFILE hadolint 2 0 0 0.93s
✅ GHERKIN gherkin-lint 6 0 0 2.59s
✅ JSON npm-package-json-lint yes no no 0.63s
✅ JSON prettier 15 2 0 0 0.65s
✅ JSON v8r 15 0 0 8.25s
✅ MARKDOWN markdownlint 11 0 0 0 1.01s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.26s
✅ REPOSITORY gitleaks yes no no 1.11s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 30.07s
✅ REPOSITORY secretlint yes no no 1.01s
✅ REPOSITORY syft yes no no 2.01s
✅ REPOSITORY trivy yes no no 4.94s
✅ REPOSITORY trivy-sbom yes no no 0.24s
✅ REPOSITORY trufflehog yes no no 2.52s
✅ SPELL lychee 73 0 0 21.64s
✅ YAML prettier 28 0 0 0 1.23s
✅ YAML v8r 28 0 0 9.71s
✅ YAML yamllint 28 0 0 1.01s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-984

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 536.91 MB 536.91 MB +1.2 kB (+0%) 🔼
linux/arm64 493.59 MB 493.59 MB +773 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-984

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 691.11 MB 691.11 MB 1.05 kB (0%) 🔽
linux/arm64 674.32 MB 674.32 MB +534 B (+0%) 🔼

@rjaegers rjaegers added this pull request to the merge queue Oct 20, 2025
Merged via the queue into main with commit 594ee11 Oct 20, 2025
85 of 108 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-f04f571de6 branch October 20, 2025 18:41
@github-actions
Copy link
Contributor

Pull Request Report (#984)

Static measures

Description Value
Number of added lines 5
Number of deleted lines 5
Number of changed files 4
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 10.3 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 10.3 Hours
Time to merge after last review 10 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 45.4 Min
Total time spend in last status check run on PR 10.4 Hours

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.5.2 🎉

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.

2 participants