Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps philips-software/amp-devcontainer-cpp from 6.2.1 to v6.5.0.

Release notes

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

v6.5.0

6.5.0 (2025-10-05)

📋 Summary

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.5.0@sha256:ee6fc072861425a6492b13a588afe3b5d09c038f3335ff6e707fd70416edf932
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:{{ amp-devcontainer-rust-version }}@{{ amp-devcontainer-rust-sha }}

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)

v6.4.1

6.4.1 (2025-09-18)

📋 Summary

[!IMPORTANT]
Release v6.4.0 has been yanked. The automated release process failed to upload its additional release assets (e.g. SBOM and Attestation) since releases were set to be immutable. As immutable releases can't be modified anymore after their creation this is not an option for amp-devcontainer for now.

... (truncated)

Changelog

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

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)

6.4.1 (2025-09-18)

Chores

6.4.0 (2025-09-18)

Features

Bug Fixes

  • Container size diff merge issues (#930) (5d03602)
  • Remove duplicate sha256: in release notes (#922) (1e66947)

... (truncated)

Commits
  • ab0940b chore(main): release 6.5.0 (#941)
  • 58999ea chore(deps, rust): update github.vscode-github-actions in devcontainer.json (...
  • 4130459 chore(deps, cpp): update github.vscode-github-actions in devcontainer.json (#...
  • a1129b5 feat: document generation (#946)
  • 342e2b1 chore(deps): bump urllib3 from 1.26.20 to 2.5.0 in /.devcontainer/cpp (#956)
  • bcf8952 ci: improvements to speed and robustness (#954)
  • bc0c146 ci: add copilot instructions (#944)
  • 2e2a537 chore(deps): bump gcovr from 8.3 to 8.4 in /.devcontainer (#950)
  • 5caa2b2 ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#952)
  • 1b765f1 test(deps): bump @​playwright/test from 1.55.0 to 1.55.1 in the npm group (#951)
  • 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 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 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 [philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer) from 6.2.1 to v6.5.0.
- [Release notes](https://github.com/philips-software/amp-devcontainer/releases)
- [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md)
- [Commits](philips-software/amp-devcontainer@v6.2.1...v6.5.0)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  dependency-version: v6.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 6, 2025
@dependabot dependabot bot requested a review from EkelmansPh as a code owner October 6, 2025 04:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.21s
✅ DOCKERFILE hadolint 1 0 0 0.32s
✅ JSON prettier 6 1 0 0 0.57s
✅ JSON v8r 6 0 0 3.33s
⚠️ MARKDOWN markdownlint 8 1 3 0 0.81s
⚠️ MARKDOWN markdown-link-check 8 7 0 3.65s
✅ MARKDOWN markdown-table-formatter 8 1 0 0 0.41s
⚠️ REPOSITORY checkov yes no 1 14.99s
✅ REPOSITORY git_diff yes no no 0.09s
✅ REPOSITORY grype yes no no 24.84s
✅ REPOSITORY secretlint yes no no 1.31s
✅ REPOSITORY syft yes no no 1.2s
✅ REPOSITORY trivy yes no no 5.08s
✅ REPOSITORY trivy-sbom yes no no 0.2s
✅ REPOSITORY trufflehog yes no no 2.21s
⚠️ SPELL lychee 38 10 0 1.04s
✅ YAML prettier 9 0 0 0 0.69s
✅ YAML v8r 9 0 0 4.54s
✅ YAML yamllint 9 0 0 0.42s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@EkelmansPh EkelmansPh merged commit 1bd31ef into main Oct 8, 2025
7 checks passed
@EkelmansPh EkelmansPh deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v6.5.0 branch October 8, 2025 14:18
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 docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants