Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump philips-software/amp-devcontainer-cpp from v5.5.4 to v5.6.0 in /.devcontainer #489

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps philips-software/amp-devcontainer-cpp from v5.5.4 to v5.6.0.

Release notes

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

v5.6.0

5.6.0 The "Toolchain Update" Release (2025-01-23)

📋 Summary

This version contains an update to how containers are signed and verified, next to an update to all major compiler and toolchain versions. GCC has been updated to 14.2, LLVM/Clang has been updated to 18.1.8 and Rust has been updated to 1.84.0. Finally, several VS Code Extensions have been updated to the latest version.

[!NOTE] This version includes toolchain updates. Please check compatibility and the impact on your binaries when required.

When using CMake and ccache with this container version it might be necessary to set CMAKE_CXX_SCAN_FOR_MODULES to off since the module flag is not (yet) understood by ccache.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.6.0@sha256:884732270a353e8446f813e649f2918ac53ce446a6c0dd4f7f84a6d58fb26bce
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.6.0@sha256:eabf08d803b08979fcc2b61d4c5d382a13f2180617fa9cfb3d4d09c34752a14c

Features

  • Update GCC toolchain to version 14.2 (#672) (50c6d2a)
  • Update LLVM/Clang toolchain to version 18.1.8 (#685) (556d28b)
  • Update Rust ecosystem to version 1.84.0 (#700) (3833fa7)

Chores

  • deps, cpp: Update ms-vsliveshare.vsliveshare (#689) (2f0fefd)
  • deps, rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer (#690) (9738109) (#694) (5c395d4)
  • deps: Bump cmake from 3.31.2 to 3.31.4 in amp-devcontainer-cpp (#693) (d48e6ac)
  • deps: Bump gcovr from 8.2 to 8.3 in amp-devcontainer-cpp (#698) (23c3a15)
  • deps: Bump git from 1:2.43.0-1ubuntu7.2 to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cpp and amp-devcontainer-rust (#699) (920b61f)
  • Switch to GitHub attestations (#687) (b6cb15e)
Changelog

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

5.6.0 (2025-01-23)

Features

  • Update Clang/LLVM toolchain to version 18.1.8 (556d28b)
  • Update GCC toolchain to version 14.2 (#672) (50c6d2a)
  • Update LLVM/Clang toolchain to version 18.1.8 (#685) (556d28b)
  • Update Rust ecosystem to v1.84.0 (#700) (3833fa7)

Chores

  • deps, cpp: Update ms-vsliveshare.vsliveshare (#689) (2f0fefd)
  • deps, rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer (#690) (9738109)
  • deps, rust: Update rust-lang.rust-analyzer (#694) (5c395d4)
  • deps: Bump cmake from 3.31.2 to 3.31.4 in /.devcontainer (#693) (d48e6ac)
  • deps: Bump gcovr from 8.2 to 8.3 in /.devcontainer (#698) (23c3a15)
  • deps: Update git to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cpp and amp-devcontainer-rust (#699) (920b61f)
  • Switch to GitHub attestations (#687) (b6cb15e)
Commits
  • 6cd8601 chore(main): release 5.6.0 (#686)
  • 3833fa7 feat: update Rust ecosystem to v1.84.0 (#700)
  • 920b61f chore(deps): update git to 1:2.43.0-1ubuntu7.2 in amp-devcontainer-cpp and am...
  • 23c3a15 chore(deps): bump gcovr from 8.2 to 8.3 in /.devcontainer (#698)
  • 5c395d4 chore(deps, rust): update rust-lang.rust-analyzer (#694)
  • 15ab319 ci(deps): bump the github-actions group with 3 updates (#696)
  • 49d301d test(deps): bump @​types/node from 22.10.5 to 22.10.7 in the npm group (#697)
  • b6cb15e chore: switch to GitHub attestations (#687)
  • d48e6ac chore(deps): bump cmake from 3.31.2 to 3.31.4 in /.devcontainer (#693)
  • 614a6a3 ci(deps): bump the github-actions group with 5 updates (#692)
  • 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 v5.5.4 to v5.6.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@v5.5.4...v5.6.0)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  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 Jan 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2025 02:54
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.04s
✅ CPP clang-format 14 3 0 1.52s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ JSON jsonlint 7 0 0.2s
✅ JSON prettier 7 2 0 1.5s
⚠️ MARKDOWN markdownlint 6 1 10 1.89s
⚠️ MARKDOWN markdown-link-check 6 2 66.58s
✅ MARKDOWN markdown-table-formatter 6 1 0 0.82s
✅ REPOSITORY checkov yes no 23.91s
✅ REPOSITORY git_diff yes no 0.65s
✅ REPOSITORY grype yes no 10.19s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 34.69s
✅ REPOSITORY trivy yes no 4.43s
✅ REPOSITORY trivy-sbom yes no 0.09s
✅ REPOSITORY trufflehog yes no 9.91s
⚠️ SPELL lychee 32 1 87.06s
✅ YAML prettier 9 1 0 1.45s
✅ YAML v8r 9 0 6.06s
✅ YAML yamllint 9 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@richardapeters richardapeters merged commit 95db3e0 into main Jan 27, 2025
24 checks passed
@richardapeters richardapeters deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v5.6.0 branch January 27, 2025 08:58
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.

1 participant