Skip to content

Commit eff3e55

Browse files
authored
Update VS Code to 1.101.2 (#58)
1 parent b51c913 commit eff3e55

18 files changed

Lines changed: 64248 additions & 116 deletions

File tree

LICENSE-THIRD-PARTY

Lines changed: 113 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -3536,7 +3536,7 @@ The Zsh Development Group specifically disclaim any warranties, including, but n
35363536

35373537
---------------------------------------------------------
35383538

3539-
code-oss-dev 1.101.0
3539+
code-oss-dev 1.101.2
35403540
https://github.com/microsoft/vscode
35413541

35423542
MIT License
@@ -3746,60 +3746,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37463746
SOFTWARE.
37473747

37483748

3749-
******************************
3750-
3751-
@parcel/watcher-linux-x64-glibc
3752-
2.5.1 <https://github.com/parcel-bundler/watcher>
3753-
MIT License
3754-
3755-
Copyright (c) 2017-present Devon Govett
3756-
3757-
Permission is hereby granted, free of charge, to any person obtaining a copy
3758-
of this software and associated documentation files (the "Software"), to deal
3759-
in the Software without restriction, including without limitation the rights
3760-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3761-
copies of the Software, and to permit persons to whom the Software is
3762-
furnished to do so, subject to the following conditions:
3763-
3764-
The above copyright notice and this permission notice shall be included in all
3765-
copies or substantial portions of the Software.
3766-
3767-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3768-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3769-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3770-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3771-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3772-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3773-
SOFTWARE.
3774-
3775-
3776-
******************************
3777-
3778-
@parcel/watcher-linux-x64-musl
3779-
2.5.1 <https://github.com/parcel-bundler/watcher>
3780-
MIT License
3781-
3782-
Copyright (c) 2017-present Devon Govett
3783-
3784-
Permission is hereby granted, free of charge, to any person obtaining a copy
3785-
of this software and associated documentation files (the "Software"), to deal
3786-
in the Software without restriction, including without limitation the rights
3787-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3788-
copies of the Software, and to permit persons to whom the Software is
3789-
furnished to do so, subject to the following conditions:
3790-
3791-
The above copyright notice and this permission notice shall be included in all
3792-
copies or substantial portions of the Software.
3793-
3794-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3795-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3796-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3797-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3798-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3799-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3800-
SOFTWARE.
3801-
3802-
38033749
******************************
38043750

38053751
@tootallnate/once
@@ -3970,7 +3916,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
39703916
******************************
39713917

39723918
@vscode/ripgrep
3973-
1.15.9 <https://github.com/microsoft/vscode-ripgrep>
3919+
1.15.11 <https://github.com/microsoft/vscode-ripgrep>
39743920
vscode-ripgrep
39753921

39763922
Copyright (c) Microsoft Corporation
@@ -4600,6 +4546,32 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
46004546
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
46014547

46024548

4549+
******************************
4550+
4551+
debug
4552+
4.4.3 <https://github.com/debug-js/debug>
4553+
(The MIT License)
4554+
4555+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
4556+
Copyright (c) 2018-2021 Josh Junon
4557+
4558+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
4559+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
4560+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
4561+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
4562+
subject to the following conditions:
4563+
4564+
The above copyright notice and this permission notice shall be included in all copies or substantial
4565+
portions of the Software.
4566+
4567+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4568+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4569+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
4570+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4571+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4572+
4573+
4574+
46034575
******************************
46044576

46054577
debug
@@ -6025,6 +5997,27 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
60255997
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60265998

60275999

6000+
******************************
6001+
6002+
minipass
6003+
3.1.3 <https://github.com/isaacs/minipass>
6004+
The ISC License
6005+
6006+
Copyright (c) npm, Inc. and Contributors
6007+
6008+
Permission to use, copy, modify, and/or distribute this software for any
6009+
purpose with or without fee is hereby granted, provided that the above
6010+
copyright notice and this permission notice appear in all copies.
6011+
6012+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6013+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6014+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6015+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6016+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6017+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6018+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6019+
6020+
60286021
******************************
60296022

60306023
minipass
@@ -6159,6 +6152,28 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
61596152
SOFTWARE.
61606153

61616154

6155+
******************************
6156+
6157+
native-keymap
6158+
3.3.5 <https://github.com/Microsoft/node-native-keymap>
6159+
Copyright (c) Microsoft Corporation
6160+
6161+
All rights reserved.
6162+
6163+
MIT License
6164+
6165+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
6166+
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
6167+
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
6168+
is furnished to do so, subject to the following conditions:
6169+
6170+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6171+
6172+
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6173+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
6174+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
6175+
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6176+
61626177
******************************
61636178

61646179
native-watchdog
@@ -6186,6 +6201,21 @@ native-watchdog
61866201
SOFTWARE
61876202

61886203

6204+
******************************
6205+
6206+
node-addon-api
6207+
7.1.0 <https://github.com/nodejs/node-addon-api>
6208+
The MIT License (MIT)
6209+
6210+
Copyright (c) 2017 [Node.js API collaborators](https://github.com/nodejs/node-addon-api#collaborators)
6211+
6212+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6213+
6214+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6215+
6216+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6217+
6218+
61896219
******************************
61906220

61916221
node-addon-api
@@ -6937,6 +6967,33 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
69376967
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
69386968

69396969

6970+
******************************
6971+
6972+
yauzl
6973+
2.10.0 <https://github.com/thejoshwolfe/yauzl>
6974+
The MIT License (MIT)
6975+
6976+
Copyright (c) 2014 Josh Wolfe
6977+
6978+
Permission is hereby granted, free of charge, to any person obtaining a copy
6979+
of this software and associated documentation files (the "Software"), to deal
6980+
in the Software without restriction, including without limitation the rights
6981+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6982+
copies of the Software, and to permit persons to whom the Software is
6983+
furnished to do so, subject to the following conditions:
6984+
6985+
The above copyright notice and this permission notice shall be included in all
6986+
copies or substantial portions of the Software.
6987+
6988+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6989+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6990+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6991+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6992+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6993+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6994+
SOFTWARE.
6995+
6996+
69406997
******************************
69416998

69426999
yauzl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"code-oss-dev@1.101.0": "UNLICENSED",
2+
"code-oss-dev@1.101.2": "UNLICENSED",
33
"jschardet@3.1.4": "LGPL-2.1-or-later"
44
}

0 commit comments

Comments
 (0)