chore(deps): update code-server #5416

Merged
alexlebens merged 1 commits from renovate/unified-code-server into main 2026-04-02 20:58:36 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
coder/code-server minor 4.112.04.113.0
ghcr.io/linuxserver/code-server (source) minor 4.112.0-ls3254.113.0-ls326

Release Notes

coder/code-server (coder/code-server)

v4.113.0

Compare Source

Code v1.113.0

Changed
  • Update to Code 1.113.0.
  • Trusted origins can now begin with *.. For example, --trusted-origins '*.coder.com' will match both coder.com exactly and any domain that ends in
    .coder.com.
Added
  • Add the --reconnection-grace-time flag and pass it through to VS Code. This
    configures how many seconds clients have to reconnect before the session is
    permanently killed and a new connection must be made by reloading the
    window. The default is 10800 (three hours).
linuxserver/docker-code-server (ghcr.io/linuxserver/code-server)

v4.113.0-ls326

Compare Source

CI Report:

https://ci-tests.linuxserver.io/linuxserver/code-server/4.113.0-ls326/index.html

LinuxServer Changes:

Full Changelog: https://github.com/linuxserver/docker-code-server/compare/4.112.0-ls325...4.113.0-ls326

Remote Changes:

Updating to 4.113.0


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [coder/code-server](https://github.com/coder/code-server) | minor | `4.112.0` → `4.113.0` | | [ghcr.io/linuxserver/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | minor | `4.112.0-ls325` → `4.113.0-ls326` | --- ### Release Notes <details> <summary>coder/code-server (coder/code-server)</summary> ### [`v4.113.0`](https://github.com/coder/code-server/releases/tag/v4.113.0) [Compare Source](https://github.com/coder/code-server/compare/v4.112.0...v4.113.0) Code v1.113.0 ##### Changed - Update to Code 1.113.0. - Trusted origins can now begin with `*.`. For example, `--trusted-origins '*.coder.com'` will match both `coder.com` exactly and any domain that ends in `.coder.com`. ##### Added - Add the `--reconnection-grace-time` flag and pass it through to VS Code. This configures how many seconds clients have to reconnect before the session is permanently killed and a new connection must be made by reloading the window. The default is 10800 (three hours). </details> <details> <summary>linuxserver/docker-code-server (ghcr.io/linuxserver/code-server)</summary> ### [`v4.113.0-ls326`](https://github.com/linuxserver/docker-code-server/releases/tag/4.113.0-ls326) [Compare Source](https://github.com/linuxserver/docker-code-server/compare/4.112.0-ls324...4.113.0-ls326) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/code-server/4.113.0-ls326/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-code-server/compare/4.112.0-ls325...4.113.0-ls326> **Remote Changes:** Updating to 4.113.0 </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkb2NrZXIiXX0=-->
renovate-bot changed title from chore(deps): update dependency coder/code-server to v4.113.0 to chore(deps): update code-server 2026-04-02 19:03:16 +00:00
renovate-bot added the docker label 2026-04-02 19:03:17 +00:00
renovate-bot added 1 commit 2026-04-02 19:05:19 +00:00
chore(deps): update code-server
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 29s
lint-test-helm / validate-kubeconform (pull_request) Successful in 15s
render-manifests / render-manifests (pull_request) Successful in 50s
4507e3594a
renovate-bot force-pushed renovate/unified-code-server from 96ebc32d8b to 4507e3594a 2026-04-02 19:05:19 +00:00 Compare
alexlebens merged commit e1459109cd into main 2026-04-02 20:58:36 +00:00
alexlebens deleted branch renovate/unified-code-server 2026-04-02 20:58:39 +00:00
Sign in to join this conversation.