diff --git a/ThirdPartyNotices.txt b/ThirdPartyNotices.txt index 096807654bf..896b59001d6 100644 --- a/ThirdPartyNotices.txt +++ b/ThirdPartyNotices.txt @@ -684,7 +684,7 @@ more details. --------------------------------------------------------- -go-syntax 0.8.4 - MIT +go-syntax 0.8.5 - MIT https://github.com/worlpaker/go-syntax MIT License @@ -1000,7 +1000,7 @@ SOFTWARE. --------------------------------------------------------- -jlelong/vscode-latex-basics 1.15.0 - MIT +jlelong/vscode-latex-basics 1.16.0 - MIT https://github.com/jlelong/vscode-latex-basics Copyright (c) vscode-latex-basics authors diff --git a/cli/ThirdPartyNotices.txt b/cli/ThirdPartyNotices.txt index c2f4df84706..18e7df1d72b 100644 --- a/cli/ThirdPartyNotices.txt +++ b/cli/ThirdPartyNotices.txt @@ -944,7 +944,7 @@ chrono 0.4.38 - MIT OR Apache-2.0 https://github.com/chronotope/chrono Rust-chrono is dual-licensed under The MIT License [1] and -Apache 2.0 License [2]. Copyright (c) 2014--2025, Kang Seonghoon and +Apache 2.0 License [2]. Copyright (c) 2014--2026, Kang Seonghoon and contributors. Nota Bene: This is same as the Rust Project's own license. @@ -2239,7 +2239,7 @@ DEALINGS IN THE SOFTWARE. flate2 1.0.30 - MIT OR Apache-2.0 https://github.com/rust-lang/flate2-rs -Copyright (c) 2014-2025 Alex Crichton +Copyright (c) 2014-2026 Alex Crichton Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated @@ -3332,7 +3332,7 @@ DEALINGS IN THE SOFTWARE. httparse 1.8.0 - MIT/Apache-2.0 https://github.com/seanmonstar/httparse -Copyright (c) 2015-2025 Sean McArthur +Copyright (c) 2015-2026 Sean McArthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -3386,7 +3386,7 @@ https://github.com/hyperium/hyper The MIT License (MIT) -Copyright (c) 2014-2025 Sean McArthur +Copyright (c) 2014-2026 Sean McArthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -5259,7 +5259,7 @@ DEALINGS IN THE SOFTWARE. num_cpus 1.16.0 - MIT OR Apache-2.0 https://github.com/seanmonstar/num_cpus -Copyright (c) 2015-2025 Sean McArthur +Copyright (c) 2015-2026 Sean McArthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -5451,7 +5451,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------- openssl-probe 0.1.5 - MIT/Apache-2.0 -https://github.com/alexcrichton/openssl-probe +https://github.com/rustls/openssl-probe Copyright (c) 2014 Alex Crichton @@ -7448,7 +7448,7 @@ DEALINGS IN THE SOFTWARE. reqwest 0.11.27 - MIT OR Apache-2.0 https://github.com/seanmonstar/reqwest -Copyright (c) 2016-2025 Sean McArthur +Copyright (c) 2016-2026 Sean McArthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -8590,7 +8590,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [//]: # (crates) -[`ascon‑hash`]: ./ascon-hash256 +[`ascon‑hash256`]: ./ascon-hash256 [`bash‑hash`]: ./bash-hash [`belt‑hash`]: ./belt-hash [`blake2`]: ./blake2 @@ -8686,7 +8686,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [//]: # (crates) -[`ascon‑hash`]: ./ascon-hash256 +[`ascon‑hash256`]: ./ascon-hash256 [`bash‑hash`]: ./bash-hash [`belt‑hash`]: ./belt-hash [`blake2`]: ./blake2 @@ -9962,7 +9962,7 @@ https://github.com/seanmonstar/try-lock The MIT License (MIT) -Copyright (c) 2018-2025 Sean McArthur +Copyright (c) 2018-2026 Sean McArthur Copyright (c) 2016 Alex Crichton Permission is hereby granted, free of charge, to any person obtaining a copy @@ -11529,7 +11529,7 @@ LICENSE-MIT --------------------------------------------------------- zbus_names 2.6.1 - MIT -https://github.com/dbus2/zbus/ +https://github.com/z-galaxy/zbus/ LICENSE-MIT --------------------------------------------------------- @@ -11825,7 +11825,7 @@ licences; see files named LICENSE.*.txt for details. --------------------------------------------------------- zvariant 3.15.2 - MIT -https://github.com/dbus2/zbus/ +https://github.com/z-galaxy/zbus/ LICENSE-MIT --------------------------------------------------------- @@ -11833,7 +11833,7 @@ LICENSE-MIT --------------------------------------------------------- zvariant_derive 3.15.2 - MIT -https://github.com/dbus2/zbus/ +https://github.com/z-galaxy/zbus/ LICENSE-MIT --------------------------------------------------------- @@ -11841,7 +11841,7 @@ LICENSE-MIT --------------------------------------------------------- zvariant_utils 1.0.1 - MIT -https://github.com/dbus2/zbus/ +https://github.com/z-galaxy/zbus/ LICENSE-MIT --------------------------------------------------------- \ No newline at end of file diff --git a/extensions/theme-2026/cgmanifest.json b/extensions/theme-2026/cgmanifest.json deleted file mode 100644 index 74291602f06..00000000000 --- a/extensions/theme-2026/cgmanifest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "Version": 1, - "Registrations": [], - "Comments": [] -} diff --git a/package.json b/package.json index 40b0a56374d..a51ddcdd47c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.109.0", - "distro": "72945cc314eb760ebf12af077b51750cb02808e9", + "distro": "5f31a333fe6a2ba288b244f54da7a647e5dcf0c8", "author": { "name": "Microsoft Corporation" },