Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps philips-software/amp-devcontainer-cpp from v5.5.1 to v5.5.3.

Release notes

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

v5.5.3

5.5.3 (2024-12-16)

📋 Summary

This version contains an update to the GCC toolchain in both amp-devcontainer-cpp and amp-devcontainer-rust. GCC and ARM GCC are updated to version 13.3. The VS Code Extension rust-lang.rust-analyzer has been updated to the latest version.

[!NOTE] This is the last version of amp-devcontainer that is based on GCC 13. The next release will be based on GCC 14.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.5.3@sha256:9c51320e357ad7274033c34bb1b53131aad43e2f342b7aacfd03b07292d7960d
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.5.3@sha256:9228423344147a838f9e335eca053c3d52027dd735db29b34a92c0abb085c6bd

Chores

  • deps: Update GCC toolchain to 13.3 in amp-devcontainer-cpp (#666) (2062edf) and amp-devcontainer-rust (#665) (8a97205)
  • deps, rust: Update rust-lang.rust-analyzer (#664) (e224dab)

v5.5.2

5.5.2 (2024-12-09)

📋 Summary

This version contains an update to the Ubuntu base image for all containers. Conan is updated to version 2.10.1 in amp-devcontainer-cpp. Several VS Code Extensions have been updated to the latest version.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.5.2@sha256:c08c459154d6753cbfc2cc31f820b167f85860e30f89815284e712c291c35b58
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.5.2@sha256:4af00019a07465867de7cb27929297f9e12d3e0844bb630f207ac103b8378e9a

Chores

  • deps, cpp: Update sonarsource.sonarlint-vscode (#658) (fb060da)
  • deps, rust: Update rust-lang.rust-analyzer (#657) (1574384) (#653) (8bb0fb8)
  • deps: Bump conan from 2.9.3 to 2.10.1 in amp-devcontainer-cpp (#660) (2b00e57)
  • deps: Bump ubuntu from 278628f to 80dd3c3 in amp-devcontainer-cpp (#661) (9e5ab8f) and amp-devcontainer-rust (#662) (6a331e8)
Changelog

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

5.5.3 (2024-12-16)

Chores

5.5.2 (2024-12-09)

Chores

  • deps, cpp: Update sonarsource.sonarlint-vscode (#658) (fb060da)
  • deps, rust: Update rust-lang.rust-analyzer (#653) (8bb0fb8)
  • deps, rust: Update rust-lang.rust-analyzer (#657) (1574384)
  • deps: Bump conan from 2.9.3 to 2.10.1 in amp-devcontainer-cpp (#660) (2b00e57)
  • deps: Bump ubuntu from 278628f to 80dd3c3 in amp-devcontainer-cpp (#661) (9e5ab8f)
  • deps: Bump ubuntu from 278628f to 80dd3c3 in amp-devcontainer-rust (#662) (6a331e8)
Commits
  • 6fe0a96 chore(main): release 5.5.3 (#667)
  • 2062edf chore(deps, cpp): update g++-13 (#666)
  • 8a97205 chore(deps, rust): update g++-13 (#665)
  • e224dab chore(deps, rust): update rust-lang.rust-analyzer (#664)
  • 803451f chore(main): release 5.5.2 (#656)
  • 9e5ab8f chore(deps): bump ubuntu from 278628f to 80dd3c3 in amp-devcontainer-cpp ...
  • 2b00e57 chore(deps): bump conan from 2.9.3 to 2.10.1 in amp-devcontainer-cpp (#660)
  • 6a331e8 chore(deps): bump ubuntu from 278628f to 80dd3c3 in amp-devcontainer-rust...
  • 5d72400 ci(deps): bump the github-actions group with 2 updates (#663)
  • a8caf55 test(deps): bump dotenv from 16.4.5 to 16.4.7 in the npm group (#659)
  • 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.1 to v5.5.3.
- [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.1...v5.5.3)

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

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

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.02s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ JSON prettier 6 1 0 0.64s
✅ JSON v8r 6 0 4.09s
⚠️ MARKDOWN markdownlint 8 1 3 0.78s
⚠️ MARKDOWN markdown-link-check 8 7 3.27s
✅ MARKDOWN markdown-table-formatter 8 1 0 0.47s
✅ REPOSITORY checkov yes no 13.87s
✅ REPOSITORY git_diff yes no 0.09s
✅ REPOSITORY grype yes no 8.68s
✅ REPOSITORY secretlint yes no 1.26s
✅ REPOSITORY trivy yes no 4.96s
✅ REPOSITORY trivy-sbom yes no 0.07s
✅ REPOSITORY trufflehog yes no 2.25s
⚠️ SPELL lychee 36 10 0.96s
✅ YAML prettier 8 0 0 0.62s
✅ YAML v8r 8 0 6.23s
✅ YAML yamllint 8 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@EkelmansPh EkelmansPh merged commit b4da551 into main Dec 30, 2024
6 checks passed
@EkelmansPh EkelmansPh deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v5.5.3 branch December 30, 2024 14:03
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