Skip to content

Commit cf216ec

Browse files
authored
chore: run oss tool for 1.88.0 (microsoft#208481)
* chore: run oss tool for 1.88.0 * chore: bump distro
1 parent 83eb3af commit cf216ec

File tree

4 files changed

+46
-17
lines changed

4 files changed

+46
-17
lines changed

ThirdPartyNotices.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ OTHER DEALINGS IN THE SOFTWARE.
169169

170170
---------------------------------------------------------
171171

172-
atom/language-sass 0.62.1 - MIT
172+
atom/language-sass 0.61.4 - MIT
173173
https://github.com/atom/language-sass
174174

175175
The MIT License (MIT)
@@ -517,7 +517,7 @@ to the base-name name of the original file, and an extension of txt, html, or si
517517

518518
---------------------------------------------------------
519519

520-
go-syntax 0.5.1 - MIT
520+
go-syntax 0.6.1 - MIT
521521
https://github.com/worlpaker/go-syntax
522522

523523
MIT License
@@ -777,7 +777,7 @@ SOFTWARE.
777777

778778
---------------------------------------------------------
779779

780-
jeff-hykin/better-shell-syntax 1.6.2 - MIT
780+
jeff-hykin/better-shell-syntax 1.7.1 - MIT
781781
https://github.com/jeff-hykin/better-shell-syntax
782782

783783
MIT License
@@ -833,7 +833,7 @@ SOFTWARE.
833833

834834
---------------------------------------------------------
835835

836-
jlelong/vscode-latex-basics 1.5.4 - MIT
836+
jlelong/vscode-latex-basics 1.6.0 - MIT
837837
https://github.com/jlelong/vscode-latex-basics
838838

839839
Copyright (c) vscode-latex-basics authors
@@ -2463,7 +2463,7 @@ Creative Commons may be contacted at creativecommons.org.
24632463

24642464
---------------------------------------------------------
24652465

2466-
vscode-logfile-highlighter 2.15.0 - MIT
2466+
vscode-logfile-highlighter 2.17.0 - MIT
24672467
https://github.com/emilast/vscode-logfile-highlighter
24682468

24692469
The MIT License (MIT)

cglicenses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,11 +593,11 @@
593593
{
594594
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
595595
"name": "system-configuration",
596-
"fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration/LICENSE-MIT"
596+
"fullLicenseTextUri": "https://raw.githubusercontent.com/mullvad/system-configuration-rs/v0.6.0/system-configuration/LICENSE-MIT"
597597
},
598598
{
599599
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
600600
"name": "system-configuration-sys",
601-
"fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration-sys/LICENSE-MIT"
601+
"fullLicenseTextUri": "https://raw.githubusercontent.com/mullvad/system-configuration-rs/v0.6.0/system-configuration-sys/LICENSE-MIT"
602602
}
603603
]

cli/ThirdPartyNotices.txt

Lines changed: 38 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3827,7 +3827,7 @@ DEALINGS IN THE SOFTWARE.
38273827

38283828
indexmap 1.9.1 - Apache-2.0 OR MIT
38293829
indexmap 2.1.0 - Apache-2.0 OR MIT
3830-
https://github.com/bluss/indexmap
3830+
https://github.com/indexmap-rs/indexmap
38313831

38323832
Copyright (c) 2016--2017
38333833

@@ -4232,7 +4232,7 @@ DEALINGS IN THE SOFTWARE.
42324232

42334233
---------------------------------------------------------
42344234

4235-
libc 0.2.144 - MIT OR Apache-2.0
4235+
libc 0.2.153 - MIT OR Apache-2.0
42364236
https://github.com/rust-lang/libc
42374237

42384238
Copyright (c) 2014-2020 The Rust Project Developers
@@ -4597,7 +4597,7 @@ The parts of miniz that are not covered by the unlicense is [some Zip64 code](ht
45974597

45984598
---------------------------------------------------------
45994599

4600-
mio 0.8.4 - MIT
4600+
mio 0.8.11 - MIT
46014601
https://github.com/tokio-rs/mio
46024602

46034603
The MIT License (MIT)
@@ -6189,6 +6189,34 @@ DEALINGS IN THE SOFTWARE.
61896189

61906190
---------------------------------------------------------
61916191

6192+
os_info 3.7.0 - MIT
6193+
https://github.com/stanislav-tkach/os_info
6194+
6195+
The MIT License (MIT)
6196+
6197+
Copyright (c) 2017 Stanislav Tkach
6198+
6199+
Permission is hereby granted, free of charge, to any person obtaining a copy
6200+
of this software and associated documentation files (the "Software"), to deal
6201+
in the Software without restriction, including without limitation the rights
6202+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6203+
copies of the Software, and to permit persons to whom the Software is
6204+
furnished to do so, subject to the following conditions:
6205+
6206+
The above copyright notice and this permission notice shall be included in all
6207+
copies or substantial portions of the Software.
6208+
6209+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6210+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6211+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6212+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6213+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6214+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6215+
SOFTWARE.
6216+
---------------------------------------------------------
6217+
6218+
---------------------------------------------------------
6219+
61926220
parking 2.0.0 - Apache-2.0 OR MIT
61936221
https://github.com/smol-rs/parking
61946222

@@ -8637,7 +8665,7 @@ SOFTWARE.
86378665
system-configuration 0.5.1 - MIT OR Apache-2.0
86388666
https://github.com/mullvad/system-configuration-rs
86398667

8640-
Copyright (c) 2017 Amagicom AB
8668+
Copyright (c) 2024 Mullvad VPN AB
86418669

86428670
Permission is hereby granted, free of charge, to any
86438671
person obtaining a copy of this software and associated
@@ -8669,7 +8697,7 @@ DEALINGS IN THE SOFTWARE.
86698697
system-configuration-sys 0.5.0 - MIT OR Apache-2.0
86708698
https://github.com/mullvad/system-configuration-rs
86718699

8672-
Copyright (c) 2017 Amagicom AB
8700+
Copyright (c) 2024 Mullvad VPN AB
86738701

86748702
Permission is hereby granted, free of charge, to any
86758703
person obtaining a copy of this software and associated
@@ -8853,7 +8881,7 @@ DEALINGS IN THE SOFTWARE.
88538881
time 0.3.21 - MIT OR Apache-2.0
88548882
https://github.com/time-rs/time
88558883

8856-
Copyright (c) 2022 Jacob Pratt et al.
8884+
Copyright (c) 2024 Jacob Pratt et al.
88578885

88588886
Permission is hereby granted, free of charge, to any person obtaining a copy
88598887
of this software and associated documentation files (the "Software"), to deal
@@ -8879,7 +8907,7 @@ SOFTWARE.
88798907
time-core 0.1.1 - MIT OR Apache-2.0
88808908
https://github.com/time-rs/time
88818909

8882-
Copyright (c) 2022 Jacob Pratt et al.
8910+
Copyright (c) 2024 Jacob Pratt et al.
88838911

88848912
Permission is hereby granted, free of charge, to any person obtaining a copy
88858913
of this software and associated documentation files (the "Software"), to deal
@@ -9359,7 +9387,7 @@ THE SOFTWARE.
93599387

93609388
---------------------------------------------------------
93619389

9362-
tunnels 97233d20448e1c3cb0e0fd9114acf68c7e5c0249
9390+
tunnels 8cae9b2a24c65c6c1958f5a0e77d72b23b5c6c30
93639391
https://github.com/microsoft/dev-tunnels
93649392

93659393
MIT License
@@ -9613,7 +9641,7 @@ DEALINGS IN THE SOFTWARE.
96139641

96149642
---------------------------------------------------------
96159643

9616-
urlencoding 2.1.2 - MIT
9644+
urlencoding 2.1.3 - MIT
96179645
https://github.com/kornelski/rust_urlencoding
96189646

96199647
The MIT License (MIT)
@@ -10595,6 +10623,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1059510623
---------------------------------------------------------
1059610624

1059710625
winreg 0.50.0 - MIT
10626+
winreg 0.8.0 - MIT
1059810627
https://github.com/gentoo90/winreg-rs
1059910628

1060010629
The MIT License (MIT)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.88.0",
4-
"distro": "7734ec27c8ec09ddc68bc3618e17d9a8b40fbfd9",
4+
"distro": "0d4298753acb3d9ade428d16cda9ae86015707c2",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)