dependabot[bot]
527178c097
Bump ghcr.io/devcontainers/features/rust from 1.3.3 to 1.5.0 ( #292849 )
...
Bumps ghcr.io/devcontainers/features/rust from 1.3.3 to 1.5.0.
---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/rust
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 10:36:01 -08:00
dependabot[bot]
a758bafb2f
Bump ghcr.io/devcontainers/features/desktop-lite from 1.0.8 to 1.2.8 ( #292848 )
...
Bumps ghcr.io/devcontainers/features/desktop-lite from 1.0.8 to 1.2.8.
---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/desktop-lite
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 15:39:38 +00:00
Oleksandr Zakharov
a3f36d6e22
fix(devcontainer): bump rust feature to fix container build
...
Rust 1.87.0 removed the RLS and rust-analysis components, which led to
an error when building the 'rust' devcontainer feature.
This commit bumps the feature version to 1.3.3, where those components
have been removed from the build script, resolving the issue.
Closes : #250420
Signed-off-by: Oleksandr Zakharov <x.zakharov@proton.me >
2025-06-04 19:54:05 +02:00
Marcel
bc67f5aa71
Setup rust in Devcontainer ( #221301 )
...
Add Rust feature to devcontainer
2024-07-10 16:53:41 +00:00
Christof Marti
b6860e399a
Add back VNC ( microsoft/vscode-remote-release#8994 )
2023-10-04 12:46:23 +02:00