Skip to content

Commit efdbfb2

Browse files
committed
Updates dependencies
1 parent 1a1e03e commit efdbfb2

File tree

5 files changed

+931
-841
lines changed

5 files changed

+931
-841
lines changed

ThirdPartyNotices.txt

Lines changed: 96 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,69 @@ GitLens
33
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
44
This project incorporates components from the projects listed below.
55

6-
1. @lit/react version 1.0.5 (https://github.com/lit/lit)
7-
2. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast)
8-
3. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
9-
4. @octokit/request version 9.1.1 (https://github.com/octokit/request.js)
10-
5. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
11-
6. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
12-
7. @opentelemetry/exporter-trace-otlp-http version 0.52.1 (https://github.com/open-telemetry/opentelemetry-js)
13-
8. @opentelemetry/sdk-trace-base version 1.25.1 (https://github.com/open-telemetry/opentelemetry-js)
14-
9. @shoelace-style/shoelace version 2.15.1 (https://github.com/shoelace-style/shoelace)
15-
10. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
16-
11. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
17-
12. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
18-
13. billboard.js version 3.12.4 (https://github.com/naver/billboard.js)
19-
14. fast-string-truncated-width version 1.1.0 (https://github.com/fabiospampinato/fast-string-truncated-width)
20-
15. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
21-
16. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
22-
17. lit version 3.1.4 (https://github.com/lit/lit)
23-
18. marked version 12.0.2 (https://github.com/markedjs/marked)
24-
19. microsoft/vscode (https://github.com/microsoft/vscode)
25-
20. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
26-
21. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
27-
22. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
28-
23. react-dom version 16.8.4 (https://github.com/facebook/react)
29-
24. react version 16.8.4 (https://github.com/facebook/react)
30-
25. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
31-
26. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
32-
27. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
6+
1. @lit/context version 1.1.2 (https://github.com/lit/lit)
7+
2. @lit/react version 1.0.5 (https://github.com/lit/lit)
8+
3. @lit/task version 1.0.1 (https://github.com/lit/lit)
9+
4. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast)
10+
5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11+
6. @octokit/request version 9.1.1 (https://github.com/octokit/request.js)
12+
7. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
13+
8. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
14+
9. @opentelemetry/exporter-trace-otlp-http version 0.52.1 (https://github.com/open-telemetry/opentelemetry-js)
15+
10. @opentelemetry/sdk-trace-base version 1.25.1 (https://github.com/open-telemetry/opentelemetry-js)
16+
11. @shoelace-style/shoelace version 2.15.1 (https://github.com/shoelace-style/shoelace)
17+
12. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
18+
13. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
19+
14. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
20+
15. billboard.js version 3.12.4 (https://github.com/naver/billboard.js)
21+
16. fast-string-truncated-width version 1.1.0 (https://github.com/fabiospampinato/fast-string-truncated-width)
22+
17. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
23+
18. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
24+
19. lit version 3.1.4 (https://github.com/lit/lit)
25+
20. marked version 12.0.2 (https://github.com/markedjs/marked)
26+
21. microsoft/vscode (https://github.com/microsoft/vscode)
27+
22. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
28+
23. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
29+
24. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
30+
25. react-dom version 16.8.4 (https://github.com/facebook/react)
31+
26. react version 16.8.4 (https://github.com/facebook/react)
32+
27. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
33+
28. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
34+
29. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
35+
36+
%% @lit/context NOTICES AND INFORMATION BEGIN HERE
37+
=========================================
38+
BSD 3-Clause License
39+
40+
Copyright (c) 2021 Google LLC. All rights reserved.
41+
42+
Redistribution and use in source and binary forms, with or without
43+
modification, are permitted provided that the following conditions are met:
44+
45+
1. Redistributions of source code must retain the above copyright notice, this
46+
list of conditions and the following disclaimer.
47+
48+
2. Redistributions in binary form must reproduce the above copyright notice,
49+
this list of conditions and the following disclaimer in the documentation
50+
and/or other materials provided with the distribution.
51+
52+
3. Neither the name of the copyright holder nor the names of its
53+
contributors may be used to endorse or promote products derived from
54+
this software without specific prior written permission.
55+
56+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
57+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
58+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
59+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
60+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
61+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
62+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
63+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
64+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
65+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
66+
67+
=========================================
68+
END OF @lit/context NOTICES AND INFORMATION
3369

3470
%% @lit/react NOTICES AND INFORMATION BEGIN HERE
3571
=========================================
@@ -64,6 +100,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
64100
=========================================
65101
END OF @lit/react NOTICES AND INFORMATION
66102

103+
%% @lit/task NOTICES AND INFORMATION BEGIN HERE
104+
=========================================
105+
BSD 3-Clause License
106+
107+
Copyright (c) 2017 Google LLC. All rights reserved.
108+
109+
Redistribution and use in source and binary forms, with or without
110+
modification, are permitted provided that the following conditions are met:
111+
112+
1. Redistributions of source code must retain the above copyright notice, this
113+
list of conditions and the following disclaimer.
114+
115+
2. Redistributions in binary form must reproduce the above copyright notice,
116+
this list of conditions and the following disclaimer in the documentation
117+
and/or other materials provided with the distribution.
118+
119+
3. Neither the name of the copyright holder nor the names of its
120+
contributors may be used to endorse or promote products derived from
121+
this software without specific prior written permission.
122+
123+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
124+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
125+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
126+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
127+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
128+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
129+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
130+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
131+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
132+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
133+
=========================================
134+
END OF @lit/task NOTICES AND INFORMATION
135+
67136
%% @microsoft/fast-element NOTICES AND INFORMATION BEGIN HERE
68137
=========================================
69138
# FAST Element

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18010,66 +18010,66 @@
1801018010
},
1801118011
"devDependencies": {
1801218012
"@eamodio/eslint-lite-webpack-plugin": "0.0.8",
18013-
"@playwright/test": "1.46.1",
18014-
"@swc/core": "1.7.3",
18013+
"@playwright/test": "1.47.1",
18014+
"@swc/core": "1.7.26",
1801518015
"@twbs/fantasticon": "3.0.0",
18016-
"@types/mocha": "10.0.7",
18016+
"@types/mocha": "10.0.8",
1801718017
"@types/node": "18.15.0",
1801818018
"@types/react": "17.0.80",
1801918019
"@types/react-dom": "17.0.21",
1802018020
"@types/sortablejs": "1.15.8",
1802118021
"@types/vscode": "1.82.0",
18022-
"@typescript-eslint/eslint-plugin": "7.17.0",
18023-
"@typescript-eslint/parser": "7.17.0",
18022+
"@typescript-eslint/eslint-plugin": "7.18.0",
18023+
"@typescript-eslint/parser": "7.18.0",
1802418024
"@vscode/test-electron": "2.4.1",
18025-
"@vscode/test-web": "0.0.56",
18026-
"@vscode/vsce": "2.31.1",
18025+
"@vscode/test-web": "0.0.60",
18026+
"@vscode/vsce": "3.1.0",
1802718027
"circular-dependency-plugin": "5.2.2",
1802818028
"clean-webpack-plugin": "4.0.0",
18029-
"concurrently": "8.2.2",
18029+
"concurrently": "9.0.1",
1803018030
"copy-webpack-plugin": "12.0.2",
1803118031
"csp-html-webpack-plugin": "5.1.0",
1803218032
"css-loader": "7.1.2",
1803318033
"css-minimizer-webpack-plugin": "7.0.0",
18034-
"cssnano-preset-advanced": "7.0.4",
18035-
"esbuild": "0.23.0",
18034+
"cssnano-preset-advanced": "7.0.6",
18035+
"esbuild": "0.23.1",
1803618036
"esbuild-loader": "4.2.2",
1803718037
"esbuild-sass-plugin": "3.3.1",
1803818038
"eslint": "8.57.0",
1803918039
"eslint-cli": "1.1.1",
18040-
"eslint-import-resolver-typescript": "3.6.1",
18040+
"eslint-import-resolver-typescript": "3.6.3",
1804118041
"eslint-plugin-anti-trojan-source": "1.1.1",
18042-
"eslint-plugin-import": "2.29.1",
18043-
"eslint-plugin-lit": "1.14.0",
18044-
"eslint-plugin-wc": "2.1.0",
18042+
"eslint-plugin-import": "2.30.0",
18043+
"eslint-plugin-lit": "1.15.0",
18044+
"eslint-plugin-wc": "2.1.1",
1804518045
"fork-ts-checker-webpack-plugin": "6.5.3",
1804618046
"glob": "11.0.0",
1804718047
"html-loader": "5.1.0",
1804818048
"html-webpack-plugin": "5.6.0",
1804918049
"image-minimizer-webpack-plugin": "4.1.0",
18050-
"license-checker-rseidelsohn": "4.3.0",
18050+
"license-checker-rseidelsohn": "4.4.2",
1805118051
"lz-string": "1.5.0",
18052-
"mini-css-extract-plugin": "2.9.0",
18053-
"mocha": "10.7.0",
18054-
"playwright": "1.46.1",
18052+
"mini-css-extract-plugin": "2.9.1",
18053+
"mocha": "10.7.3",
18054+
"playwright": "1.47.1",
1805518055
"prettier": "3.1.0",
1805618056
"sass": "1.77.6",
18057-
"sass-loader": "16.0.0",
18057+
"sass-loader": "16.0.1",
1805818058
"schema-utils": "4.2.0",
1805918059
"sharp": "0.32.6",
1806018060
"svgo": "3.3.2",
1806118061
"terser-webpack-plugin": "5.3.10",
1806218062
"ts-loader": "9.5.1",
1806318063
"tsc-alias": "1.8.10",
18064-
"typescript": "5.6.0-beta",
18065-
"webpack": "5.93.0",
18064+
"typescript": "5.6.2",
18065+
"webpack": "5.94.0",
1806618066
"webpack-bundle-analyzer": "4.10.2",
1806718067
"webpack-cli": "5.1.4",
1806818068
"webpack-node-externals": "3.0.0",
1806918069
"webpack-require-from": "1.8.6"
1807018070
},
1807118071
"resolutions": {
18072-
"esbuild": "0.23.0",
18072+
"esbuild": "0.23.1",
1807318073
"iconv-lite": "0.6.3",
1807418074
"node-fetch": "2.7.0",
1807518075
"semver-regex": "4.0.5"

src/env/node/base64.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ export function base64(data: string | Uint8Array): string {
55
}
66

77
export function fromBase64(s: string): Uint8Array {
8-
return Buffer.from(s, 'base64');
8+
return Buffer.from(s, 'base64') as unknown as Uint8Array;
99
}

src/env/node/git/localGitProvider.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4847,7 +4847,9 @@ export class LocalGitProvider implements GitProvider, Disposable {
48474847
getRevisionContent(repoPath: string, path: string, ref: string): Promise<Uint8Array | undefined> {
48484848
const [relativePath, root] = splitPath(path, repoPath);
48494849

4850-
return this.git.show<Buffer>(root, relativePath, ref, { encoding: 'buffer' });
4850+
return this.git.show<Buffer>(root, relativePath, ref, { encoding: 'buffer' }) as Promise<
4851+
Uint8Array | undefined
4852+
>;
48514853
}
48524854

48534855
@gate()

0 commit comments

Comments
 (0)