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.3.1 to v5.3.2 in /.devcontainer #97

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2024

Bumps philips-software/amp-devcontainer-cpp from v5.3.1 to v5.3.2.

Release notes

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

v5.3.2

5.3.2 (2024-10-15)

📋 Summary

This version contains an update to the Ubuntu base image, updates gcovr to 8.2 and it includes updates to several VS Code Extensions.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:5.3.2@sha256:e50bfb7614c66ceefcf6a0d26f081802943f5db7a36929a7429a3272bad96781
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:5.3.2@sha256:4983e8cebd11435704bcacac6ae88a411b350f73c9cffd7f5b365d10fb836422

Chores

Changelog

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

5.3.2 (2024-10-15)

Chores

  • deps, cpp: Update sonarsource.sonarlint-vscode (#597) (9cc17ab)
  • deps, rust: Update rust-lang.rust-analyzer (#598) (0fb4b97)
  • deps: Bump gcovr from 7.2 to 8.2 in /.devcontainer (#599) (b6f6d43)
  • deps: Bump ubuntu from b359f10 to ab64a83 in /.devcontainer/rust (#602) (4f42bee)
  • deps: Bump ubuntu from b359f10 to ab64a83 in amp-devcontainer-cpp (#601) (e2751ea)
Commits
  • b8b949b chore(main): release 5.3.2 (#604)
  • e2751ea chore(deps): bump ubuntu from b359f10 to ab64a83 in amp-devcontainer-cpp ...
  • 4f42bee chore(deps): bump ubuntu from b359f10 to ab64a83 in /.devcontainer/rust (...
  • b6f6d43 chore(deps): bump gcovr from 7.2 to 8.2 in /.devcontainer (#599)
  • 9cc17ab chore(deps, cpp): update sonarsource.sonarlint-vscode (#597)
  • 0fb4b97 chore(deps, rust): update rust-lang.rust-analyzer (#598)
  • 409cfa3 test(deps): bump the npm group with 2 updates (#603)
  • 51134d0 ci(deps): bump the github-actions group with 6 updates (#600)
  • See full diff 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.3.1 to v5.3.2.
- [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.3.1...v5.3.2)

---
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 a team as a code owner October 16, 2024 14:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 16, 2024
Copy link

Test Results

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

Results for commit f53835b. ± Comparison against base commit 3bd448c.

Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.02s
✅ CPP clang-format 67 0 0 0.46s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ JSON jsonlint 8 0 0.12s
✅ JSON prettier 8 6 0 0.57s
✅ MARKDOWN markdownlint 4 1 0 0.71s
⚠️ MARKDOWN markdown-link-check 4 2 19.91s
✅ MARKDOWN markdown-table-formatter 4 1 0 0.25s
✅ REPOSITORY checkov yes no 14.77s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.1s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 1.28s
✅ REPOSITORY trivy yes no 6.3s
✅ REPOSITORY trivy-sbom yes no 0.09s
✅ REPOSITORY trufflehog yes no 1.96s
⚠️ SPELL lychee 47 1 14.85s
✅ YAML prettier 10 0 0 0.68s
✅ YAML v8r 10 0 7.34s
✅ YAML yamllint 10 0 0.25s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

sonarcloud bot commented Oct 16, 2024

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.

0 participants