Skip to content

⬆️ Update cdr/code-server to v4.133.0 - #16

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

⬆️ Update cdr/code-server to v4.133.0#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cdr-code-server-4.x

Conversation

@renovate

@renovate renovate Bot commented Apr 2, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
cdr/code-server minor v4.112.0v4.133.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cdr/code-server (cdr/code-server)

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).

v4.131.0

Compare Source

Code v1.131.0

Changed
  • Update to Code 1.131.0

v4.130.0

Compare Source

Code v1.130.0

Changed
  • Update to Code 1.130.0

v4.129.0

Compare Source

Code v1.129.0

Changed
  • Update to Code 1.129.0

v4.128.0

Compare Source

Code v1.128.0

Changed
  • Update to Code 1.128.0

v4.127.0

Compare Source

Code v1.127.0

Changed
  • Update to Code 1.127.0

v4.126.0

Compare Source

Code v1.126.0

Changed
  • Update to Code 1.126.0

v4.125.0

Compare Source

Code v1.125.0

Changed
  • Update to Code 1.125.0

v4.124.2

Compare Source

Code v1.124.2

Security
  • Strip code-server's session token from the cookie before proxying to a local
    port. Previously, when you used built-in password authentication, the cookie
    would be sent to the local proxied port, which meant if the service was
    malicious and not already running as your code-server user it could use the
    cookie to log into code-server and execute commands as your code-server user.
Changed
  • Update to Code 1.124.2

v4.123.0

Compare Source

Code v1.123.0

Changed
  • Update to Code 1.123.0
  • Microsoft dropped support for armhf remotes so there will no longer be any
    builds for armhf.

v4.122.1

Compare Source

Code v1.122.1

Changed
  • Update to Code 1.122.1

v4.122.0

Compare Source

Code v1.122.0

Changed
  • Update to Code 1.122.0
Fixed
  • --app-name will now affect window titles within the editor (it is now used
    as the value for ${appName} in the title template) as well as some other
    places like the help > about dialog.
Added
  • App name can now be set with the CODE_SERVER_APP_NAME environment variable.

v4.121.0

Compare Source

Code v1.121.0

Changed
  • Update to Code 1.121.0

v4.118.0

Compare Source

Code v1.118.0

Changed
  • Update to Code 1.118.0

v4.117.0

Compare Source

Code v1.117.0

Changed
  • Update to Code 1.117.0

v4.116.0

Compare Source

Code v1.116.0

Changed
  • Update to Code 1.116.0

v4.115.0

Compare Source

Code v1.115.0

Changed
  • Update to Code 1.115.0

v4.114.1

Compare Source

Code v1.114.0

Changed
  • Ensure native modules are built from source so they use the correct version of
    glibc. This should bring down the requirement from 2.34 back down to 2.28.

v4.114.0

Compare Source

Code v1.114.0

Changed
  • Updated to Code 1.114.0.

v4.113.1

Compare Source

Code v1.113.0

This is a re-release of v4.113.0 but with the correct Node binaries for arm64
and armv7l. Previously they were packaging the amd64 Node binary due to a
mistake while refactoring CI to use more of the upstream build scripts.

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).

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 is behind base branch, 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.

@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.113.0 ⬆️ Update cdr/code-server to v4.113.1 Apr 3, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch 2 times, most recently from a756c98 to c0268d8 Compare April 4, 2026 08:43
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.113.1 ⬆️ Update cdr/code-server to v4.114.0 Apr 4, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from c0268d8 to a74fded Compare April 6, 2026 21:59
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.114.0 ⬆️ Update cdr/code-server to v4.114.1 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from a74fded to 458be80 Compare April 9, 2026 02:49
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.114.1 ⬆️ Update cdr/code-server to v4.115.0 Apr 9, 2026
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.115.0 ⬆️ Update cdr/code-server to v4.116.0 Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch 2 times, most recently from 8c88975 to 766d7bb Compare April 23, 2026 20:45
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.116.0 ⬆️ Update cdr/code-server to v4.117.0 Apr 23, 2026
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.117.0 ⬆️ Update cdr/code-server to v4.118.0 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 766d7bb to a80c7be Compare May 6, 2026 22:33
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.118.0 ⬆️ Update cdr/code-server to v4.121.0 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from a80c7be to acae4fa Compare May 21, 2026 23:52
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from acae4fa to a67c476 Compare May 29, 2026 00:32
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.121.0 ⬆️ Update cdr/code-server to v4.122.0 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from a67c476 to 31f3eba Compare June 5, 2026 03:14
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.122.0 ⬆️ Update cdr/code-server to v4.123.0 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 31f3eba to 8a3bdbc Compare June 20, 2026 11:40
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.123.0 ⬆️ Update cdr/code-server to v4.125.0 Jun 20, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 8a3bdbc to ed478a6 Compare June 27, 2026 07:40
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.125.0 ⬆️ Update cdr/code-server to v4.126.0 Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from ed478a6 to d7271ee Compare July 8, 2026 00:05
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.126.0 ⬆️ Update cdr/code-server to v4.127.0 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from d7271ee to e301d13 Compare July 17, 2026 06:25
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.127.0 ⬆️ Update cdr/code-server to v4.128.0 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from e301d13 to 37721fe Compare July 17, 2026 10:46
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.128.0 ⬆️ Update cdr/code-server to v4.129.0 Jul 17, 2026
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.129.0 ⬆️ Update cdr/code-server to v4.130.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 37721fe to 3641588 Compare July 24, 2026 02:08
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.130.0 ⬆️ Update cdr/code-server to v4.131.0 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 3641588 to 11ebe00 Compare July 31, 2026 03:48
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 11ebe00 to 11a9f4e Compare August 10, 2026 18:30
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.131.0 ⬆️ Update cdr/code-server to v4.132.0 Aug 10, 2026
@renovate
renovate Bot force-pushed the renovate/cdr-code-server-4.x branch from 11a9f4e to 514d9a8 Compare August 17, 2026 22:32
@renovate renovate Bot changed the title ⬆️ Update cdr/code-server to v4.132.0 ⬆️ Update cdr/code-server to v4.133.0 Aug 17, 2026
Sign up for free to 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