Skip to content

Commit 59f15fd

Browse files
authored
Merge pull request #337 from subhash-arabhi/lib-upgrades-23.1.0
Dependency Upgrade
2 parents 0c6d653 + 3834c81 commit 59f15fd

File tree

3 files changed

+99
-109
lines changed

3 files changed

+99
-109
lines changed

THIRD_PARTY_LICENSES.txt

Lines changed: 44 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -8761,12 +8761,14 @@ License Type: MIT
87618761
------------------ END OF DEPENDENCY LICENCE --------------------
87628762

87638763

8764-
Dependency: VSCode Language Server - Node
8764+
Dependency: vscode-languageclient
87658765
=========================================
8766+
------------------ START OF DEPENDENCY LICENSE --------------------
8767+
- vscode-languageclient
87668768

87678769
Copyright (c) Microsoft Corporation
8768-
87698770
License: MIT
8771+
87708772
Permission is hereby granted, free of charge, to any person
87718773
obtaining a copy of this software and associated documentation files
87728774
(the "Software"), to deal in the Software without restriction, including without
@@ -8783,64 +8785,14 @@ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
87838785
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
87848786
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
87858787
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8786-
8787-
----------------------- Dependencies Grouped by License ------------
8788-
-------- Dependency
8789-
vscode-jsonrpc
8790-
-------- Copyrights
8791-
Copyright (c) Microsoft Corporation
8792-
Copyright (c) Microsoft Corporation. All rights reserved.
8793-
Copyrights are respective of each contributor listed at the beginning of each definition file.
8794-
-------- Notices
8795-
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8796-
For Microsoft vscode-jsonrpc
8797-
8798-
This project incorporates material from the project(s) listed below (collectively, “Third Party Code”).
8799-
Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8800-
under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8801-
to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8802-
granted, whether by implication, estoppel or otherwise.
8803-
8804-
1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8805-
8806-
This project is licensed under the MIT license.
8807-
Copyrights are respective of each contributor listed at the beginning of each definition file.
8808-
8809-
Permission is hereby granted, free of charge, to any person obtaining a copy
8810-
of this software and associated documentation files (the "Software"), to deal
8811-
in the Software without restriction, including without limitation the rights
8812-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8813-
copies of the Software, and to permit persons to whom the Software is
8814-
furnished to do so, subject to the following conditions:
8815-
8816-
The above copyright notice and this permission notice shall be included in
8817-
all copies or substantial portions of the Software.
8818-
8819-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8820-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8821-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8822-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8823-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8824-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8825-
THE SOFTWARE.
8826-
8827-
-------- Dependency
8828-
vscode-languageclient
8829-
-------- Copyrights
8830-
Copyright (c) Microsoft Corporation
8831-
Copyright (c) Microsoft Corporation. All rights reserved.
8832-
Copyrights are respective of each contributor listed at the beginning of each definition file.
8833-
Copyright (c) Isaac Z. Schlueter and Contributors
8834-
-------- Notices
8788+
--------- Notice ---------
88358789
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
88368790
For Microsoft vscode-languageclient
8837-
88388791
This project incorporates material from the project(s) listed below (collectively, “Third Party Code”).
88398792
Microsoft is not the original author of the Third Party Code. The original copyright notice and license
88408793
under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
88418794
to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
88428795
granted, whether by implication, estoppel or otherwise.
8843-
88448796
1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
88458797
2. semver version 6.3.0 (https://github.com/npm/node-semver)
88468798
3. minimatch version 3.0.4 (https://github.com/isaacs/minimatch)
@@ -8910,6 +8862,45 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
89108862
=========================================
89118863
END OF minimatch NOTICES AND INFORMATION
89128864

8865+
----------------------- Dependencies Grouped by License ------------
8866+
-------- Dependency
8867+
vscode-jsonrpc
8868+
-------- Copyrights
8869+
Copyright (c) Microsoft Corporation
8870+
Copyright (c) Microsoft Corporation. All rights reserved.
8871+
Copyrights are respective of each contributor listed at the beginning of each definition file.
8872+
-------- Notices
8873+
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
8874+
For Microsoft vscode-jsonrpc
8875+
8876+
This project incorporates material from the project(s) listed below (collectively, “Third Party Code”).
8877+
Microsoft is not the original author of the Third Party Code. The original copyright notice and license
8878+
under which Microsoft received such Third Party Code are set out below. This Third Party Code is licensed
8879+
to you under their original license terms set forth below. Microsoft reserves all other rights not expressly
8880+
granted, whether by implication, estoppel or otherwise.
8881+
8882+
1. DefinitelyTyped version 0.0.1 (https://github.com/borisyankov/DefinitelyTyped)
8883+
8884+
This project is licensed under the MIT license.
8885+
Copyrights are respective of each contributor listed at the beginning of each definition file.
8886+
8887+
Permission is hereby granted, free of charge, to any person obtaining a copy
8888+
of this software and associated documentation files (the "Software"), to deal
8889+
in the Software without restriction, including without limitation the rights
8890+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8891+
copies of the Software, and to permit persons to whom the Software is
8892+
furnished to do so, subject to the following conditions:
8893+
8894+
The above copyright notice and this permission notice shall be included in
8895+
all copies or substantial portions of the Software.
8896+
8897+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8898+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8899+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8900+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8901+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8902+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8903+
THE SOFTWARE.
89138904

89148905
-------- Dependency
89158906
vscode-languageserver-protocol
@@ -8978,11 +8969,6 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
89788969

89798970

89808971
----------------------- Dependencies Grouped by License ------------
8981-
-------- Dependency
8982-
lru-cache
8983-
-------- Copyrights
8984-
Copyright (c) Isaac Z. Schlueter and Contributors
8985-
89868972
-------- Dependency
89878973
minimatch
89888974
-------- Copyrights
@@ -8995,10 +8981,8 @@ Copyright (c) Isaac Z. Schlueter and Contributors
89958981
Copyright Isaac Z. Schlueter
89968982

89978983
-------- Dependencies Summary
8998-
lru-cache
89998984
minimatch
90008985
semver
9001-
yallist
90028986

90038987
-------- License used by Dependencies
90048988
SPDX:ISC

vscode/package-lock.json

Lines changed: 53 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -797,9 +797,9 @@
797797
"vscode-uri": "^3.0.8"
798798
},
799799
"dependencies": {
800-
"@vscode/debugadapter": "^1.65.0",
800+
"@vscode/debugadapter": "^1.68.0",
801801
"@vscode/l10n": "^0.0.18",
802802
"jsonc-parser": "3.3.1",
803-
"vscode-languageclient": "^8.1.0"
803+
"vscode-languageclient": "^9.0.1"
804804
}
805805
}

0 commit comments

Comments
 (0)