-
Notifications
You must be signed in to change notification settings - Fork 1
feat(deps): consolidate 16 open dependency pull requests, install gh, disable debuginfod #119
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4042b50
feat: bump ghcr.io/devcontainers/features/github-cli from 1.1.0 to 1.1.2
dependabot[bot] ca1ce80
feat: bump ghcr.io/devcontainers/features/desktop-lite
dependabot[bot] b7b6b43
test(deps): bump @playwright/test from 1.61.1 to 1.62.1 in the npm group
dependabot[bot] 8aaefd1
test(deps): bump @types/node from 25.6.0 to 26.3.0
dependabot[bot] ec64c17
feat: bump cmake from 4.3.4 to 4.4.2 in /.devcontainer
dependabot[bot] c5fb9aa
feat: bump conan from 2.30.0 to 2.31.2 in /.devcontainer
dependabot[bot] b318346
ci(deps): bump the github-actions group with 11 updates
dependabot[bot] 4a40b3d
ci(deps): bump actions/setup-node from 6.4.0 to 7.0.0
dependabot[bot] c78333c
ci(deps): bump actions/cache from 5.0.5 to 6.1.0
dependabot[bot] 2675e8e
ci(deps): bump actions/stale from 10.3.0 to 11.0.0
dependabot[bot] 586fb1d
ci(deps): bump oxsecurity/megalinter/flavors/dotnet from 9.5.0 to 10.0.0
dependabot[bot] e4100f1
Update rust-lang.rust-analyzer in devcontainer-metadata.json
embedded-releaser-app[bot] 53be91b
Update github.vscode-pull-request-github, rust-lang.rust-analyzer, soβ¦
embedded-releaser-app[bot] 0a9096d
Update github.vscode-pull-request-github, ms-vscode.cpptools, sonarsoβ¦
embedded-releaser-app[bot] cea0d90
Update ca-certificates, gnupg2, libgl1-mesa-dev, locales, qemu-systemβ¦
embedded-releaser-app[bot] 9aa15bc
Update sonarsource.sonarlint-vscode in devcontainer-metadata.json
embedded-releaser-app[bot] 8230a80
Merge PR #98
claude d18593a
Merge PR #100
claude 0473021
Merge PR #117
claude 6dc703b
Merge PR #99
claude e1fab8c
Merge PR #106
claude 427c0af
Merge PR #107 (desktop-lite 1.2.10)
claude 86e7447
Merge PR #110
claude 683405c
Merge PR #111 (conan 2.31.2)
claude fc85ecf
Merge PR #108
claude acfe28c
Merge PR #109 (@types/node 26.3.0)
claude bf596c0
Merge PR #112
claude 30de725
Merge PR #113
claude 6525f82
Merge PR #114
claude b2c6941
Merge PR #115
claude 3393eda
Merge PR #116
claude c16d77d
fix(cpp): disable debuginfod and use printf for POSIX-safe echo
claude 03715f5
feat(base): install the gh CLI in the base image
claude 5f3d9e9
test(cpp): accept the CMake 4.4 ctest summary wording
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| cmake==4.3.4 | ||
| conan==2.30.0 | ||
| cmake==4.4.2 | ||
| conan==2.31.2 | ||
| gcovr==8.6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.