Commit 69e7daa
build(deps): bump philips-software/amp-devcontainer-cpp from v6.6.0 to v6.6.1 in /.devcontainer (#264)
Bumps
[philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer)
from v6.6.0 to v6.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/philips-software/amp-devcontainer/releases">philips-software/amp-devcontainer-cpp's
releases</a>.</em></p>
<blockquote>
<h2>v6.6.1</h2>
<h2><a
href="https://github.com/philips-software/amp-devcontainer/compare/v6.6.0...v6.6.1">6.6.1</a>
(2025-11-25)<!-- raw HTML omitted --></h2>
<h3>:clipboard: Summary</h3>
<p>This release contains an update to the Ubuntu base image. And it
contains a fix for an issue in amp-devcontainer-cpp, where the clangd
configuration was not properly loaded on container start as the
compile-commands folder did not exist yet, leading to missing features
in the editor. Next to that several extensions have been updated.</p>
<h4>:bookmark: Packages</h4>
<table>
<thead>
<tr>
<th>Container</th>
<th>Full identifier</th>
</tr>
</thead>
<tbody>
<tr>
<td>amp-devcontainer-cpp</td>
<td>ghcr.io/philips-software/amp-devcontainer-cpp:v6.6.1@sha256:9ba2d20db24a646edd6ea7a8a075e76239ce63d1542cc823242e680901e792f9</td>
</tr>
<tr>
<td>amp-devcontainer-rust</td>
<td>ghcr.io/philips-software/amp-devcontainer-rust:v6.6.1@sha256:f170c7e499626d626efadf44247bd3e029b72a226e803e5ff78105f1e670a826</td>
</tr>
</tbody>
</table>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cpp:</strong> Pre-create .amp directory to allow clangd to
find it (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1025">#1025</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/533d040239c8c9d6996a4c066ff106c96e9cf272">533d040</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>deps:</strong> Bump ubuntu from <code>66460d5</code> to
<code>c35e29c</code> in amp-devcontainer-cpp (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1023">#1023</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/e5cabe2fbcf4fa61d1413b02b309e10e3a1088f7">e5cabe2</a>)
and amp-devcontainer-rust (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1024">#1024</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/964d3e33b5ca6d68adde8b030c0081634058c151">964d3e3</a>)</li>
<li><strong>deps, rust:</strong> Update rust-lang.rust-analyzer in
devcontainer-metadata.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1018">#1018</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/652ab132aa4c5dbff041b6d6ce586a88b39eea72">652ab13</a>)</li>
<li><strong>deps, cpp:</strong> Update github.vscode-github-actions,
github.vscode-pull-request-github, ms-playwright.playwright in
devcontainer.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1017">#1017</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/63d431ae43751978c8a8ca062c47058f8256d89b">63d431a</a>)</li>
<li><strong>deps, rust:</strong> Update github.vscode-github-actions,
github.vscode-pull-request-github, rust-lang.rust-analyzer in
devcontainer.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1019">#1019</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/4ae17ec540ed3c2d982debbed490961291a0c2e1">4ae17ec</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md">philips-software/amp-devcontainer-cpp's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/philips-software/amp-devcontainer/compare/v6.6.0...v6.6.1">6.6.1</a>
(2025-11-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cpp:</strong> Pre-create .amp directory to allow clangd to
find it (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1025">#1025</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/533d040239c8c9d6996a4c066ff106c96e9cf272">533d040</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>deps, cpp:</strong> Update github.vscode-github-actions,
github.vscode-pull-request-github, ms-playwright.playwright in
devcontainer.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1017">#1017</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/63d431ae43751978c8a8ca062c47058f8256d89b">63d431a</a>)</li>
<li><strong>deps, rust:</strong> Update github.vscode-github-actions,
github.vscode-pull-request-github, rust-lang.rust-analyzer in
devcontainer.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1019">#1019</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/4ae17ec540ed3c2d982debbed490961291a0c2e1">4ae17ec</a>)</li>
<li><strong>deps, rust:</strong> Update rust-lang.rust-analyzer in
devcontainer-metadata.json (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1018">#1018</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/652ab132aa4c5dbff041b6d6ce586a88b39eea72">652ab13</a>)</li>
<li><strong>deps:</strong> Bump ubuntu from <code>66460d5</code> to
<code>c35e29c</code> in /.devcontainer/cpp (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1023">#1023</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/e5cabe2fbcf4fa61d1413b02b309e10e3a1088f7">e5cabe2</a>)</li>
<li><strong>deps:</strong> Bump ubuntu from <code>66460d5</code> to
<code>c35e29c</code> in /.devcontainer/rust (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1024">#1024</a>)
(<a
href="https://github.com/philips-software/amp-devcontainer/commit/964d3e33b5ca6d68adde8b030c0081634058c151">964d3e3</a>)</li>
<li><strong>deps:</strong> Bump ubuntu in /.devcontainer/cpp (<a
href="https://github.com/philips-software/amp-devcontainer/commit/e5cabe2fbcf4fa61d1413b02b309e10e3a1088f7">e5cabe2</a>)</li>
<li><strong>deps:</strong> Bump ubuntu in /.devcontainer/rust (<a
href="https://github.com/philips-software/amp-devcontainer/commit/964d3e33b5ca6d68adde8b030c0081634058c151">964d3e3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/0d202a6464e5071f396b8c0b95d49542cb2405fa"><code>0d202a6</code></a>
chore(main): release 6.6.1 (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1020">#1020</a>)</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/533d040239c8c9d6996a4c066ff106c96e9cf272"><code>533d040</code></a>
fix(cpp): pre-create .amp directory to allow clangd to find it (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1025">#1025</a>)</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/e5cabe2fbcf4fa61d1413b02b309e10e3a1088f7"><code>e5cabe2</code></a>
chore(deps): bump ubuntu from <code>66460d5</code> to
<code>c35e29c</code> in /.devcontainer/cpp (#...</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/964d3e33b5ca6d68adde8b030c0081634058c151"><code>964d3e3</code></a>
chore(deps): bump ubuntu from <code>66460d5</code> to
<code>c35e29c</code> in /.devcontainer/rust (...</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/975fda5f3808390f14463faa686030112dbec87b"><code>975fda5</code></a>
test(deps): bump the npm group with 2 updates (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1022">#1022</a>)</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/08c518bc5a21fdc7c1910d13130273e4f3718708"><code>08c518b</code></a>
ci(deps): bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/philips-software/amp-devcontainer/issues/1021">#1021</a>)</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/652ab132aa4c5dbff041b6d6ce586a88b39eea72"><code>652ab13</code></a>
chore(deps, rust): update rust-lang.rust-analyzer in
devcontainer-metadata.js...</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/4ae17ec540ed3c2d982debbed490961291a0c2e1"><code>4ae17ec</code></a>
chore(deps, rust): update github.vscode-github-actions,
github.vscode-pull-re...</li>
<li><a
href="https://github.com/philips-software/amp-devcontainer/commit/63d431ae43751978c8a8ca062c47058f8256d89b"><code>63d431a</code></a>
chore(deps, cpp): update github.vscode-github-actions,
github.vscode-pull-req...</li>
<li>See full diff in <a
href="https://github.com/philips-software/amp-devcontainer/compare/v6.6.0...v6.6.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: andjordan <[email protected]>1 parent 84583f5 commit 69e7daa
File tree
3 files changed
+6
-6
lines changed- .devcontainer
- .github/workflows
3 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments