feat(container): update image ghcr.io/coder/code-server ( 4.125.0 → 4.126.0 )#4001
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/coder/code-server ( 4.125.0 → 4.126.0 )#4001renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
….126.0 ) | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/coder/code-server | 4.125.0 | 4.126.0 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
There was a problem hiding this comment.
code-server: v4.125.0 → v4.126.0
Verdict: Safe to merge
This is a routine minor bump that updates the underlying VS Code engine from 1.125.0 to 1.126.0. No code-server-specific changes (no Added, Fixed, Removed, Deprecated, or Security entries).
Breaking changes: None
Deprecations: None
New features worth adopting: None — pure engine update
Known issues:
- #7867 — extension webview can freeze workbench under large Vite modulepreload bursts. Not applicable here; the code-server sidecar is used for editing Home Assistant config files, not running Vite-based extensions.
Not applicable to this repo:
- The v4.124.2 security fix (session token cookie stripping for proxied ports) shipped in a prior release and is already included in the 4.125.0 baseline.
Repo impact: The image is deployed as a sidecar container (codeserver) in the Home Assistant HelmRelease at default/home-assistant/home-assistant.yaml. It serves a VS Code editor on port 12321 behind Authelia auth via an HTTPRoute. No config, args, or API changes are needed. The SHA256 digest pin ensures reproducibility.
Sources consulted:
- code-server v4.126.0 release
- code-server CHANGELOG.md
- Upstream issue tracker (no bugs reported against 4.126.0)
Claude Review Usage
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
4.125.0→4.126.0Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.