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-vscode from v4.7.2 to philips-software/amp-devcontainer-cpp v5.1.3 in /.devcontainer #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps philips-software/amp-devcontainer-vscode from v4.7.2 to v5.0.1.

Release notes

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

v5.0.1

5.0.1 (2024-05-08)

Summary

This version includes an update of the Ubuntu base image, solves a vulnerability in jinja2 and includes two VS Code extension updates.

Packages

Container Full identifier
amp-devcontainer ghcr.io/philips-software/amp-devcontainer:5.0.1@sha256:b2c4a8abac9dab775c498ea58958c61f4a0fb9b1e01a76b7a381c43b91b2c5b2
amp-devcontainer-vscode ghcr.io/philips-software/amp-devcontainer-vscode:5.0.1@sha256:4adce2f3737fb0fe182ed044f833f593a8681df355960af168ee3f05dc0e68ed

Chores

v5.0.0

5.0.0 (2024-04-30)

Summary

This version includes an update of the Ubuntu base image from 22.04 (Jammy) to 24.04 (Noble). As a result the following packages are updated as well.

Package Previous Version New Version
clang 16.0.6 17.0.6
gcc 12.3 13.2
gdb-multiarch 12.1 15.0.50
git 2.34.1 2.43.0
ninja 1.10.1 1.11.1

Packages

Container Full identifier
amp-devcontainer ghcr.io/philips-software/amp-devcontainer:5.0.0@sha256:3dbc9b60c25f8dd3e5ebde5cb3e2b30a35e6d06c349c49d65c5183e174d4fb2e
amp-devcontainer-vscode ghcr.io/philips-software/amp-devcontainer-vscode:5.0.0@sha256:1600ac0d365f1e3cbe8b47db2da418538b993880a4ce54f1731c643107f6eb5a

Deprecation notice

This is the last major release of amp-devcontainer where the image will be named amp-devcontainer. The next major release will include support for the Rust programming language. This means that the container now known as amp-devcontainer will be called amp-devcontainer-cpp. A new flavor will be added for Rust called amp-devcontainer-rust.

Features

... (truncated)

Changelog

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

5.0.1 (2024-05-08)

Chores

  • deps: Bump jinja2 from 3.1.3 to 3.1.4 in /.devcontainer (#401) (d766134)
  • deps: Bump ubuntu from 562456a to 3f85b7c in /.devcontainer (#400) (111f15a)
  • deps: Update ms-vscode.cpptools (#403) (b4f5c86)
  • deps: Update SonarSource.sonarlint-vscode (#398) (ff23ab0)

5.0.0 (2024-04-30)

⚠ BREAKING CHANGES

  • bump ubuntu from 22.04 to 24.04 in /.devcontainer (#393)

Features

  • Bump ubuntu from 22.04 to 24.04 in /.devcontainer (#393) (81b1996)

Chores

  • deps: Update SonarSource.sonarlint-vscode (#390) (660fa44)
Commits
  • 5804c2b chore(main): release 5.0.1 (#399)
  • b4f5c86 chore(deps): update ms-vscode.cpptools (#403)
  • bcdaeb2 ci(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions gro...
  • d766134 chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /.devcontainer (#401)
  • 111f15a chore(deps): bump ubuntu from 562456a to 3f85b7c in /.devcontainer (#400)
  • ff23ab0 chore(deps): update SonarSource.sonarlint-vscode (#398)
  • df9c1e4 ci(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 in the gi...
  • 81f44c0 ci(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 in the gi...
  • bfed555 chore(main): release 5.0.0 (#394)
  • 81b1996 feat!: bump ubuntu from 22.04 to 24.04 in /.devcontainer (#393)
  • 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-vscode](https://github.com/philips-software/amp-devcontainer) from v4.7.2 to v5.0.1.
- [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@v4.7.2...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2024 14:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels May 8, 2024
Copy link

sonarcloud bot commented May 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

github-actions bot commented May 8, 2024

Test Results

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

Results for commit 10e9f30. ± Comparison against base commit 829368d.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Jul 17, 2024

@rjaegers rjaegers changed the title build(deps): bump philips-software/amp-devcontainer-vscode from v4.7.2 to v5.0.1 in /.devcontainer build(deps): bump philips-software/amp-devcontainer-vscode from v4.7.2 to philips-software/amp-devcontainer-cpp v5.1.3 in /.devcontainer Jul 17, 2024
@rjaegers rjaegers merged commit 59b5597 into main Jul 17, 2024
6 checks passed
@rjaegers rjaegers deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-vscode-v5.0.1 branch July 17, 2024 09:09
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