cdrci
c22dc74d53
Update Helm chart and changelog with 4.133.0 ( #7951 )
2026-08-17 15:58:30 -08:00
cdrci
d2f7a12252
Update Code to 1.133.0 ( #7942 )
v4.133.0
2026-08-17 10:06:00 -08:00
Alexander Freiherr von Buddenbrock
596dbf3416
Update files to reflect the new node.js v24 ( #7949 )
...
With the update to node.js v24 in vscode and package.json some files have not been updated and still referenced version 22.x.
2026-08-17 09:03:55 -08:00
赵鑫亿
51f90a376b
docs(helm): remove duplicated 'the' in persistence example ( #7936 )
2026-08-10 10:22:48 -08:00
cdrci
29785ddfba
Update Helm chart and changelog with 4.132.0 ( #7937 )
2026-08-10 10:20:19 -08:00
dependabot[bot]
313bf0359b
Bump ip-address from 10.2.0 to 10.4.0 ( #7931 )
v4.132.0
2026-08-06 14:45:38 -08:00
cdrci
41cbd28c44
Update Code to 1.132.0 ( #7933 )
2026-08-06 22:13:49 +00:00
Asher
208c81a072
Fix mistakenly encoding cookies to proxy
...
We use the cookie parser to remove the code-server token but by default
it encodes using encodeURIComponent, which encodes more than is strictly
necessary and can break proxied applications.
Now we pass the cookies through unchanged (other than removing the
code-server token).
Fixes #7927 .
2026-08-06 13:06:00 -08:00
Asher
f836314954
Use const for unmutated let
2026-08-06 12:35:34 -08:00
Asher
1a370bb606
Update Node types to 24
2026-08-06 11:04:32 -08:00
dependabot[bot]
7ff34158a1
Bump body-parser from 2.2.2 to 2.3.0 ( #7902 )
2026-08-03 08:26:26 -08:00
dependabot[bot]
2a1c2637cd
Bump js-yaml from 4.2.0 to 4.3.0 ( #7900 )
2026-08-03 08:25:52 -08:00
Anupam Mediratta
4f73664880
Require auth for mint key endpoint ( #7923 )
...
The client combines the key from this endpoint to then encrypt secrets into browser storage.
2026-08-03 08:24:25 -08:00
cdrci
eb4ba56acb
Update Helm chart and changelog with 4.131.0 ( #7922 )
2026-07-30 14:37:01 -08:00
Vishal Doshi
924bfac9fd
Document opening a file at a line via the payload query parameter ( #7909 )
v4.131.0
2026-07-30 14:14:17 -08:00
Asher
4cf9c11e3f
Update changelog with 1.131.0
2026-07-30 14:13:53 -08:00
cdrci
a3fc2899bd
Update Code to 1.131.0 ( #7912 )
2026-07-30 12:25:04 -08:00
Asher
b95360f302
Continue update even if csp patch is missing
...
This can happen if you run the update multiple times and it was already
deleted from another run but not regenerated yet due to an early
failure like from a conflict.
2026-07-30 11:22:20 -08:00
Asher
9edf867909
Remove dash partially completed update step
...
Not sure why I assumed this would render.
2026-07-30 11:22:20 -08:00
Anupam Mediratta
f3aca85d02
fix: add cooldown to dependabot config ( #7910 )
2026-07-30 11:18:50 -08:00
cdrci
14bdb36f92
Update Helm chart and changelog with 4.130.0 ( #7906 )
2026-07-23 16:18:12 -08:00
cdrci
197ef3e8da
Update Code to 1.130.0 ( #7904 )
v4.130.0
2026-07-23 19:09:58 +00:00
dependabot[bot]
5cf68f6241
Bump prettier from 3.8.3 to 3.9.4 ( #7876 )
2026-07-21 11:45:28 -08:00
dependabot[bot]
1dabd152be
chore: bump actions/checkout from 6.0.3 to 7.0.1 ( #7874 )
2026-07-21 19:18:19 +00:00
dependabot[bot]
3ed5f97448
chore: bump ws from 7.5.10 to 7.5.13 in /test ( #7901 )
2026-07-21 11:14:19 -08:00
dependabot[bot]
b99ce9a992
chore: bump actions/cache from 5.0.5 to 6.1.0 ( #7875 )
2026-07-21 11:12:59 -08:00
dependabot[bot]
c2337fec2d
chore: bump azure/setup-helm from 5.0.0 to 5.0.1 ( #7873 )
2026-07-21 11:12:19 -08:00
dependabot[bot]
1e2b734be8
chore: bump awalsh128/cache-apt-pkgs-action from 1.6.1 to 1.6.3 ( #7877 )
2026-07-20 14:04:23 -08:00
dependabot[bot]
31e6279646
chore: bump softprops/action-gh-release from 3.0.0 to 3.0.1 ( #7878 )
2026-07-20 14:03:57 -08:00
cdrci
227d08660b
Update Code to 1.129.1 ( #7899 )
2026-07-20 11:00:27 -08:00
cdrci
22b0a3eeab
Update Helm chart and changelog with 4.129.0 ( #7898 )
2026-07-17 11:33:10 -08:00
cdrci
77baee7fe0
Update Code to 1.129.0 ( #7897 )
v4.129.0
2026-07-17 07:05:13 +00:00
Asher
3e76a04b1b
Fix automatic CSP hash update
...
The problem was that whenever the hashe needed an update, the current
patch would create a conflict which cannot be easily auto-resolved.
Instead, put the hashes in a separate patch that is deleted and
regenerated each time, avoiding the conflicts.
Also the web worker iframe hash was not being updated.
2026-07-16 12:41:14 -08:00
cdrci
421e7eb084
Update Helm chart and changelog with 4.128.0 ( #7891 )
2026-07-13 08:56:29 -08:00
cdrci
cb22f74650
Update Code to 1.128.0 ( #7889 )
v4.128.0
2026-07-10 12:08:44 -08:00
Asher
d103d5057a
Fix update script using old Node version
...
It needs to parse the version *after* the VS Code update, otherwise it
is just pulling whatever the previous version was.
That means we cannot use it in the step title without some refactoring;
opted to just omit it for now.
2026-07-09 22:58:44 -08:00
Asher
aed61bf6ab
Remove @schemastore/package
...
Providing our own type is trivial.
2026-07-02 12:29:55 -08:00
cdrci
1e160477be
Update Helm chart and changelog with 4.127.0 ( #7882 )
2026-07-02 12:05:31 -08:00
cdrci
1e6ed874e3
Update Code to 1.127.0 ( #7880 )
...
There is a new use of parsedArgs so we have to pass that in since we
parse on demand instead of globally.
v4.127.0
2026-07-01 13:01:48 -08:00
cdrci
dd48f7753b
Update Helm chart and changelog with 4.126.0 ( #7869 )
2026-06-24 14:08:03 -08:00
cdrci
2c06497ca9
Update Code to 1.126.0 ( #7868 )
v4.126.0
2026-06-24 12:05:00 -08:00
Asher
9ccf763b02
Match update PRs titles with commits
2026-06-22 11:31:25 -08:00
cdrci
40b39293fa
Update Helm chart and changelog with 4.125.0 ( #7863 )
2026-06-22 11:29:01 -08:00
Asher
02e28cd254
Name VS Code package "code-oss"
...
The -dev seems a bit weird since it is not a dev version once it is
built, and also there is a false positive advisory with the code-oss-dev
name.
2026-06-18 10:50:51 -08:00
cdrci
fade53fcaf
Update Code to 1.125.0 ( #7861 )
v4.125.0
2026-06-17 10:51:01 -08:00
dependabot[bot]
804ba5bfce
Bump codecov/codecov-action from 6.0.1 to 7.0.0 ( #7853 )
2026-06-16 12:02:46 -08:00
dependabot[bot]
9545b26036
Bump awalsh128/cache-apt-pkgs-action from 1.6.0 to 1.6.1 ( #7855 )
2026-06-16 12:01:52 -08:00
dependabot[bot]
2ef530ce11
Bump actions/cache from 4.3.0 to 5.0.5 ( #7856 )
2026-06-16 12:01:11 -08:00
dependabot[bot]
8009d3c360
Bump typescript-eslint from 8.56.1 to 8.61.1 ( #7857 )
2026-06-16 11:53:49 -08:00
dependabot[bot]
4ae1fc202e
Bump doctoc from 2.3.0 to 2.5.0 ( #7858 )
2026-06-16 11:52:36 -08:00