Skip to content

chore(deps, rust): update github.vscode-pull-request-github, rust-lang.rust-analyzer in devcontainer.json - #124

Open
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-rust/update-vscode-extensions-devcontainer.json
Open

embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-rust/update-vscode-extensions-devcontainer.json

Conversation

@embedded-releaser-app

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 rust-lang.rust-analyzer from 0.3.3033 to 0.3.3041

Release notes

Commit: 9074e9b
Release: 2026-09-07 (v0.3.3041)

New Features

  • #23266 render const values in completion label details:

  • #23262 add missing-body diagnostic.

Performance Improvements

  • #23190 don't lower the signature again in inference, fetch it from other queries instead.

Fixes

  • #23297 (first contribution) follow symlinks when scanning the sysroot for proc macro dylibs.
  • #23279 fix printing of float bit patterns on hover.
  • #23249 accept Self as non-leading path segment in attribute paths.
  • #23246 allow inner attributes on blocks in tuple expressions.
  • #22662 avoid type unification errors in term search.
  • #23163 fix parsing of self:: in function param list.
  • #23270 fix handling of #[unsafe()] attributes without inner meta.

Internal Improvements

  • #23248 (first contribution) use cargo install --locked.
  • #23265 (first contribution) reduce the scope of the marketplace tokens.
  • #23218 store doc comments as their own node and not as COMMENT trivia.
  • #23271 merge Expr::Unsafe into Expr::Block.
  • #23292 make NamedTempFile writable on creation.

See also the changelog post.

Updates github.vscode-pull-request-github from 0.164.0 to 0.166.0

Release notes

@embedded-releaser-app embedded-releaser-app Bot added dependencies Pull requests that update a dependency file vscode-extensions labels Sep 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.51s
✅ ACTION zizmor 24 0 0 0 8.51s
✅ DOCKERFILE hadolint 3 0 0 1.46s
✅ JSON npm-package-json-lint yes no no 0.54s
✅ JSON prettier 22 3 0 0 0.61s
✅ JSON v8r 22 0 0 9.07s
✅ MARKDOWN markdownlint 12 0 0 0 0.85s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.31s
✅ REPOSITORY betterleaks yes no no 1.08s
✅ REPOSITORY checkov yes no no 20.4s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 75.61s
✅ REPOSITORY osv-scanner yes no no 1.41s
✅ REPOSITORY secretlint yes no no 2.42s
✅ REPOSITORY syft yes no no 3.06s
✅ REPOSITORY trivy yes no no 13.36s
✅ REPOSITORY trivy-sbom yes no no 0.41s
✅ REPOSITORY trufflehog yes no no 4.6s
⚠️ SPELL lychee 86 1 0 9.99s
✅ YAML prettier 32 0 0 0 0.85s
✅ YAML v8r 32 0 0 11.03s
✅ YAML yamllint 32 0 0 1.36s

Detailed Issues

⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........133
🔗 Unique.........112
✅ Successful.....127
⏳ Timeouts.........0
🔀 Redirected......13
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 30:7) | Rejected status code: 403 Forbidden

Hint: Followed 13 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`

Notices

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_KICS. See Removed linters to find their replacements.

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@10.0.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

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

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.

0 participants