Skip to content

chore(deps): update dependency coder/code-server to v4.101.1

Renovate Bot requested to merge renovate/coder-code-server-4.x into main

This MR contains the following updates:

Package Update Change
coder/code-server minor 4.99.3 -> 4.101.1

Release Notes

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

v4.101.1

Compare Source

Code v1.101.1

Changed
  • Update to Code 1.101.1.

v4.101.0: 4.101.0

Compare Source

Code v1.101.0

Changed
  • Update to Code 1.101.0.

v4.100.3

Compare Source

Code v1.100.3

Changed
  • Update to Code 1.100.3.

v4.100.2

Compare Source

Code v1.100.2

Changed
  • Update to Code 1.100.2.

v4.100.1

Compare Source

Code v1.100.1

Changed
  • Update to Code 1.100.1.

v4.100.0

Compare Source

Code v1.100.0

Added
  • Trusted domains for links can now be set at run-time by configuring linkProtectionTrustedDomains in the lib/vscode/product.json file or via the --link-protection-trusted-domains flag.
Changed
  • Update to Code 1.100.0.
  • Disable extension signature verification, which previously was skipped by default (the package used for verification is not available to OSS builds of VS Code) but now reportedly throws hard errors making it impossible to install extensions.
Fixed
  • Flags with repeatable options now work via the config file.

v4.99.4

Compare Source

Security
  • Validate that ports in the path proxy are numbers, to prevent proxying to arbitrary domains.

Configuration

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

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports