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.4.0 to v5.5.0 in /.devcontainer #103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps philips-software/amp-devcontainer-cpp from v5.4.0 to v5.5.0.

Release notes

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

v5.5.0

5.5.0 (2024-11-07)

📋 Summary

This version adds udev and eabihf (cortex-m floating point) capabilities to amp-devcontainer-rust. Additionally, Conan is updated to version 2.9.1 in amp-devcontainer-cpp. The obligatory VS Code Extension updates are also included again.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.5.0@sha256:7ae21bad4d2ad32497e8d395615742074598c829f5c0a575ebfc8cf35ea14a0e
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.5.0@sha256:cb21b1ded6933e9306f78c39a9497f27d4d2b9b45f23401e039a08fda9cdc6fd

Features

  • Add thumbv7em-none-eabihf for cortex-m floating point processors in amp-devcontainer-rust (#625) (17e13c8)
  • Add udev to amp-devcontainer-rust (#626) (c0ae629)

Chores

  • deps, cpp: Update matepek.vscode-catch2-test-adapter, ms-vscode.cpptools (#619) (ba4ced0)
  • deps, cpp: Update python3-pip (#628) (a3aba35)
  • deps, rust: Update rust-lang.rust-analyzer (#618) (09fe055) (#627) (28eaef3)
  • deps: Bump conan from 2.8.1 to 2.9.1 in amp-devcontainer-cpp (#631) (252fab6)
  • deps: Bump ghcr.io/devcontainers/features/node from 1.6.0 to 1.6.1 (#622) (81908d4)
Changelog

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

5.5.0 (2024-11-07)

Features

  • Add thumbv7em-none-eabihf for cortex-m floating point processors (#625) (17e13c8)
  • Add udev to amp-devcontainer-rust (#626) (c0ae629)

Chores

  • deps, cpp: Update matepek.vscode-catch2-test-adapter, ms-vscode.cpptools (#619) (ba4ced0)
  • deps, cpp: Update python3-pip (#628) (a3aba35)
  • deps, rust: Update rust-lang.rust-analyzer (#618) (09fe055)
  • deps, rust: Update rust-lang.rust-analyzer (#627) (28eaef3)
  • deps: Bump conan from 2.8.1 to 2.9.1 in amp-devcontainer-cpp (#631) (252fab6)
  • deps: Bump ghcr.io/devcontainers/features/node from 1.6.0 to 1.6.1 (#622) (81908d4)
Commits
  • 7d12cfc chore(main): release 5.5.0 (#623)
  • 396057d test: reduce acceptance test flakiness (#632)
  • 92ea3e3 refactor: move tests to top-level out of the devcontainer folder (#624)
  • 252fab6 chore(deps): bump conan from 2.8.1 to 2.9.1 in amp-devcontainer-cpp (#631)
  • 1976b3a ci(deps): bump the github-actions group with 2 updates (#629)
  • f287566 test(deps): bump @​types/node from 22.8.1 to 22.8.7 in the npm group (#630)
  • 28eaef3 chore(deps, rust): update rust-lang.rust-analyzer (#627)
  • a3aba35 chore(deps, cpp): update python3-pip (#628)
  • c0ae629 feat: add udev to amp-devcontainer-rust (#626)
  • 17e13c8 feat: add thumbv7em-none-eabihf for cortex-m floating point processors (#625)
  • 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.4.0 to v5.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@v5.4.0...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 7, 2024 14:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.02s
✅ CPP clang-format 67 0 0 0.43s
✅ DOCKERFILE hadolint 1 0 0.08s
✅ JSON jsonlint 8 0 0.12s
✅ JSON prettier 8 6 0 0.56s
✅ MARKDOWN markdownlint 4 1 0 0.92s
⚠️ MARKDOWN markdown-link-check 4 2 22.35s
✅ MARKDOWN markdown-table-formatter 4 1 0 0.26s
✅ REPOSITORY checkov yes no 15.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.55s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 1.34s
✅ REPOSITORY trivy yes no 12.88s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 2.46s
⚠️ SPELL lychee 47 1 1.2s
✅ YAML prettier 10 0 0 0.67s
✅ YAML v8r 10 0 7.29s
✅ YAML yamllint 10 0 0.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

github-actions bot commented Nov 7, 2024

Test Results

20 tests  ±0   20 ✅ ±0   2s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 4f8c928. ± Comparison against base commit e04fc4b.

Copy link

sonarcloud bot commented Nov 7, 2024

@richardapeters richardapeters merged commit 4d66391 into main Nov 8, 2024
19 checks passed
@richardapeters richardapeters deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v5.5.0 branch November 8, 2024 12:54
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