Skip to content

chore(deps, rust): update rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json#1275

Merged
Ron (rjaegers) merged 1 commit into
mainfrom
feature/amp-devcontainer-rust/update-vscode-extensions-devcontainer.json
May 12, 2026
Merged

chore(deps, rust): update rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json#1275
Ron (rjaegers) merged 1 commit into
mainfrom
feature/amp-devcontainer-rust/update-vscode-extensions-devcontainer.json

Conversation

@philips-software-forest-releaser
Copy link
Copy Markdown
Contributor

Note

Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.

Updates sonarsource.sonarlint-vscode from 5.2.2 to 5.2.3

Release notes

For full release notes, see JIRA

Updates rust-lang.rust-analyzer from 0.3.2887 to 0.3.2896

Release notes

Commit: e266f5c
Release: 2026-05-11 (v0.3.2896)

New Features

  • #22309, #22334 (first contributions) add functional-record-update-on-non-struct and expected-array-or-slice-pat diagnostics.
  • #22235, #22326 add duplicate-field diagnostic.
  • #22292 add support for deref patterns.
  • #22259 complete :: in module paths.

Performance Improvements

  • #22267 improve performance of integer-based symbols.
  • #22280 cache more things related to lang items.

Fixes

  • #22303 (first contribution) keep ref and mut when renaming bindings in macro-generated patterns.
  • #22284 (first contribution) work around a lsp-mode configuration bug.
  • #22295 (first contribution) use runnable kind to disambiguate between Cargo and shell commands.
  • #22272 don't fetch diagnostics until proc macros are loaded.
  • #22198 infer anonymous constants instead of signatures.
  • #22237 provide an InferCtxt to TyLoweringContext.
  • #22319 don't replace closure capture place types with errors if they fail to normalize.
  • #22285 unify types in ref_match completions.
  • #22275 port async block expected type inference from rustc.
  • #22271 port array and ref expression inference from rustc.
  • #22299 fix derive helper resolution.
  • #22290 respect lint attributes for diagnostics that don't set their main node.
  • #22276 remove usage of references_error in upvar inference.
  • #22266 fix handling of self in lower_coroutine_body_with_moved_arguments.
  • #22318 provide source map for the lowered let self = self binding in async functions.
  • #22274 add missing lang items for the trait solver.
  • #22282 handle #[rustc_reservation_impl = "reason"].
  • #22315 add whitespace to postfix completions in macro calls.
  • #22286 use cursor position for indentation in postfix completions.
  • #22302 don't split ..= in prettify_macro_expansion.
  • #22291 don't add associated types with defaults in add_missing_impl_members.
  • #22304 don't offer toggle_macro_delimiter on inner braces.

Internal Improvements

  • #22312 bump rustc crates.
  • #22269 fix nested edits in SyntaxEditor.
  • #22308, #22204 migrate split_import and convert_closure_to_fn assists to SyntaxEditor.
  • #22261 migrate missing_fields diagnostic to SyntaxEditor.
  • #22296 migrate impl Trait completions to SyntaxEditor.
  • #22320, #22321, #22323 migrate macro expansion to SyntaxEditor.
  • #22310 remove SourceChangeBuilder::make_mut.
  • #22307 remove ted-based increase_indent and decrease_indent.
  • #22256 add SyntaxEditor version of wrap_in_tree_list.

See also the changelog post.

@philips-software-forest-releaser philips-software-forest-releaser Bot requested a review from a team as a code owner May 12, 2026 09:11
@philips-software-forest-releaser philips-software-forest-releaser Bot added dependencies Pull requests that update a dependency file vscode-extensions labels May 12, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.87s
✅ DOCKERFILE hadolint 3 0 0 0.32s
✅ JSON npm-package-json-lint yes no no 0.72s
✅ JSON prettier 21 4 0 0 0.85s
✅ JSON v8r 21 0 0 9.71s
✅ MARKDOWN markdownlint 12 0 0 0 1.3s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.32s
✅ REPOSITORY checkov yes no no 27.33s
✅ REPOSITORY gitleaks yes no no 1.47s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 52.32s
✅ REPOSITORY secretlint yes no no 2.06s
✅ REPOSITORY syft yes no no 2.47s
✅ REPOSITORY trivy yes no no 13.04s
✅ REPOSITORY trivy-sbom yes no no 0.42s
✅ REPOSITORY trufflehog yes no no 5.9s
⚠️ SPELL lychee 83 1 0 21.65s
✅ YAML prettier 31 0 0 0 1.29s
✅ YAML v8r 31 0 0 13.04s
✅ YAML yamllint 31 0 0 1.1s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[IGNORED] docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62 | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....123
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1275

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 144.72 MB 144.72 MB 202 B (0%) 🔽
linux/arm64 137.03 MB 137.03 MB +99 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1275

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 455.22 MB 455.22 MB 134 B (0%) 🔽
linux/arm64 408.41 MB 408.41 MB +664 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1275

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 540.66 MB 540.66 MB +1.06 kB (+0%) 🔼
linux/arm64 522.26 MB 522.26 MB +683 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

 13 files  ±0   13 suites  ±0   18m 0s ⏱️ -29s
 33 tests ±0   33 ✅ ±0  0 💤 ±0  0 ❌ ±0 
137 runs  ±0  137 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a35d4aa. ± Comparison against base commit be9a8da.

@rjaegers Ron (rjaegers) added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit a6865f6 May 12, 2026
55 checks passed
@rjaegers Ron (rjaegers) deleted the feature/amp-devcontainer-rust/update-vscode-extensions-devcontainer.json branch May 12, 2026 11:55
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Report (#1275)

Static measures

Description Value
Number of added lines 2
Number of deleted lines 2
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 6
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 2.7 Hours
Time that was spend on the branch before the PR was created 2 Sec
Time that was spend on the branch before the PR was merged 2.7 Hours
Time to merge after last review 24.4 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.6 Hours
Total time spend in last status check run on PR 36.6 Min

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 vscode-extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant