Skip to content

chore(deps): update code-server to v4.134.0 - #57

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/coder-code-server-4.x
Open

chore(deps): update code-server to v4.134.0#57
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/coder-code-server-4.x

Conversation

@renovate

@renovaterenovateBot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageUpdateChange
coder/code-serverminor4.131.04.134.0

Release Notes

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

v4.134.0

Compare Source

Code v1.134.0

Added
  • New --socket-fd flag that can be used to listen on a file descriptor. In
    particular, this allows using code-server with systemd's socket activation.
  • New --vscode-option repeatable flag that can be used to pass through options
    to VS Code. It requires flag=value or simply flag for booleans. For
    example: --vscode-option enable-sandbox --vscode-option agents=true. The
    VSCODE_OPTIONS environment variable may also be used. For example:
    VSCODE_OPTIONS="enable-sandbox agents=true". Note that code-server
    simply splits this variable on spaces and is not aware of quoting.
Changed
  • Update to Code 1.134.0
  • Remove --unsafe-perm from installation scripts. This flag results in an
    error when used with npm since v12 and has been a no-op since v7. If you are
    installing with a version of npm older than v7 as root, installation may not
    work correctly.

v4.133.0

Compare Source

Code v1.133.0

Changed
  • Update to Code 1.133.0

v4.132.0

Compare Source

Code v1.132.0

Changed
  • Update to Code 1.132.0
Fixed
  • When proxying, cookies were being decoded and re-encoded, which could cause
    issues for applications that encode differently. Cookies are now passed
    through unchanged (aside from stripping out code-server's session token).

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-botBot commented Jun 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ebacc5f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from 3692810 to ca32decCompareJune 18, 2026 10:09
@renovaterenovateBot changed the title chore(deps): update code-server to v4.124.2chore(deps): update code-server to v4.125.0Jun 18, 2026
@renovaterenovateBot changed the title chore(deps): update code-server to v4.125.0chore(deps): update code-server to v4.126.0Jun 25, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from ca32dec to c5c5e4aCompareJune 25, 2026 01:39
@renovaterenovateBot changed the title chore(deps): update code-server to v4.126.0chore(deps): update code-server to v4.126.0 - autoclosedJun 30, 2026
@renovaterenovateBot closed this Jun 30, 2026
@renovate
renovateBot deleted the renovate/coder-code-server-4.x branch June 30, 2026 04:14
@renovaterenovateBot changed the title chore(deps): update code-server to v4.126.0 - autoclosedchore(deps): update code-server to v4.127.0Jul 2, 2026
@renovaterenovateBot reopened this Jul 2, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch 2 times, most recently from c5c5e4a to 1f46cf4CompareJuly 2, 2026 17:54
@renovaterenovateBot changed the title chore(deps): update code-server to v4.127.0chore(deps): update code-server to v4.128.0Jul 11, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from 1f46cf4 to adf2d83CompareJuly 11, 2026 23:03
@renovaterenovateBot changed the title chore(deps): update code-server to v4.128.0chore(deps): update code-server to v4.129.0Jul 17, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from adf2d83 to 122ef10CompareJuly 24, 2026 00:58
@renovaterenovateBot changed the title chore(deps): update code-server to v4.129.0chore(deps): update code-server to v4.130.0Jul 24, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch 2 times, most recently from ce1c237 to de87f09CompareJuly 31, 2026 01:51
@renovaterenovateBot changed the title chore(deps): update code-server to v4.130.0chore(deps): update code-server to v4.131.0Jul 31, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from de87f09 to 3867eccCompareAugust 10, 2026 19:16
@renovaterenovateBot changed the title chore(deps): update code-server to v4.131.0chore(deps): update code-server to v4.132.0Aug 10, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch 2 times, most recently from 353b9c0 to ac34856CompareAugust 17, 2026 20:30
@renovaterenovateBot changed the title chore(deps): update code-server to v4.132.0chore(deps): update code-server to v4.133.0Aug 17, 2026
@renovate
renovateBotforce-pushed the renovate/coder-code-server-4.x branch from ac34856 to ebacc5fCompareAugust 25, 2026 19:56
@renovaterenovateBot changed the title chore(deps): update code-server to v4.133.0chore(deps): update code-server to v4.134.0Aug 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants