mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 12:19:15 +00:00
chore(deps): update vscode npm packages (#3864)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.14.2` -> `20.14.8`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.2/20.14.8) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [@vscode/vsce](https://code.visualstudio.com) ([source](https://togithub.com/Microsoft/vsce)) | [`2.27.0` -> `2.29.0`](https://renovatebot.com/diffs/npm/@vscode%2fvsce/2.27.0/2.29.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`5.4.5` -> `5.5.2`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.5.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Microsoft/vsce (@​vscode/vsce)</summary> ### [`v2.29.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.29.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.28.0...v2.29.0) #### Changes: ##### Feature Requests: - [#​1006](https://togithub.com/Microsoft/vsce/issues/1006): Expose enabledApiProposals as a property ##### Others: - [#​1007](https://togithub.com/Microsoft/vsce/issues/1007): fix [#​1006](https://togithub.com/Microsoft/vsce/issues/1006) This list of changes was [auto generated](https://dev.azure.com/monacotools/Monaco/\_build/results?buildId=279516\&view=logs). ### [`v2.28.0`](https://togithub.com/microsoft/vscode-vsce/releases/tag/v2.28.0) [Compare Source](https://togithub.com/Microsoft/vsce/compare/v2.27.0...v2.28.0) #### Changes: ##### Feature Requests: - [#​993](https://togithub.com/Microsoft/vsce/issues/993): Support signing related features ##### Others: - [#​1003](https://togithub.com/Microsoft/vsce/issues/1003): Update Dockerfile to use node:18-alpine - [#​997](https://togithub.com/Microsoft/vsce/issues/997): Dockerfile is out of date with respect to system requirements - [#​1002](https://togithub.com/Microsoft/vsce/issues/1002): fix generate-manifest - [#​1001](https://togithub.com/Microsoft/vsce/issues/1001): Bump braces from 3.0.2 to 3.0.3 - [#​998](https://togithub.com/Microsoft/vsce/issues/998): Bump [@​azure/identity](https://togithub.com/azure/identity) from 4.1.0 to 4.2.1 - [#​994](https://togithub.com/Microsoft/vsce/issues/994): Support signing related features This list of changes was [auto generated](https://dev.azure.com/monacotools/Monaco/\_build/results?buildId=279200\&view=logs). </details> <details> <summary>Microsoft/TypeScript (typescript)</summary> ### [`v5.5.2`](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...ce2e60e4ea15a65992e54a9e8877d16be9d42abb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e148e97a9
commit
dcf61911e9
1 changed files with 41 additions and 40 deletions
|
|
@ -12,13 +12,13 @@ dependencies:
|
|||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.14.2
|
||||
version: 20.14.2
|
||||
version: 20.14.8
|
||||
'@types/vscode':
|
||||
specifier: 1.80.0
|
||||
version: 1.80.0
|
||||
'@vscode/vsce':
|
||||
specifier: ^2.27.0
|
||||
version: 2.27.0
|
||||
version: 2.29.0
|
||||
cross-env:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
|
|
@ -33,7 +33,7 @@ devDependencies:
|
|||
version: 3.3.2
|
||||
typescript:
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
version: 5.5.2
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -41,14 +41,14 @@ packages:
|
|||
resolution: {integrity: sha512-TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwahw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/abort-controller@2.1.2:
|
||||
resolution: {integrity: sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/core-auth@1.7.2:
|
||||
|
|
@ -57,7 +57,7 @@ packages:
|
|||
dependencies:
|
||||
'@azure/abort-controller': 2.1.2
|
||||
'@azure/core-util': 1.9.0
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/core-client@1.9.2:
|
||||
|
|
@ -70,7 +70,7 @@ packages:
|
|||
'@azure/core-tracing': 1.1.2
|
||||
'@azure/core-util': 1.9.0
|
||||
'@azure/logger': 1.1.2
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -86,7 +86,7 @@ packages:
|
|||
'@azure/logger': 1.1.2
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.4
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -95,7 +95,7 @@ packages:
|
|||
resolution: {integrity: sha512-dawW9ifvWAWmUm9/h+/UQ2jrdvjCJ7VJEuCJ6XVNudzcOwm53BFZH4Q845vjfgoUAM8ZxokvVNxNxAITc502YA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/core-util@1.9.0:
|
||||
|
|
@ -103,11 +103,11 @@ packages:
|
|||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
'@azure/abort-controller': 2.1.2
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/identity@4.2.0:
|
||||
resolution: {integrity: sha512-ve3aYv79qXOJ8wRxQ5jO0eIz2DZ4o0TyME4m4vlGV5YyePddVZ+pFMzusAMODNAflYAAv1cBIhKnd4xytmXyig==}
|
||||
/@azure/identity@4.3.0:
|
||||
resolution: {integrity: sha512-LHZ58/RsIpIWa4hrrE2YuJ/vzG1Jv9f774RfTTAVDZDriubvJ0/S5u4pnw4akJDlS0TiJb6VMphmVUFsWmgodQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
'@azure/abort-controller': 1.1.0
|
||||
|
|
@ -117,13 +117,13 @@ packages:
|
|||
'@azure/core-tracing': 1.1.2
|
||||
'@azure/core-util': 1.9.0
|
||||
'@azure/logger': 1.1.2
|
||||
'@azure/msal-browser': 3.15.0
|
||||
'@azure/msal-node': 2.9.0
|
||||
'@azure/msal-browser': 3.17.0
|
||||
'@azure/msal-node': 2.9.2
|
||||
events: 3.3.0
|
||||
jws: 4.0.0
|
||||
open: 8.4.2
|
||||
stoppable: 1.1.0
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
|
@ -132,26 +132,26 @@ packages:
|
|||
resolution: {integrity: sha512-l170uE7bsKpIU6B/giRc9i4NI0Mj+tANMMMxf7Zi/5cKzEqPayP7+X1WPrG7e+91JgY8N+7K7nF2WOi7iVhXvg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
dependencies:
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
dev: true
|
||||
|
||||
/@azure/msal-browser@3.15.0:
|
||||
resolution: {integrity: sha512-jqngIR0zGLtEHCAhgXLl+VZTFcU/9DmRSjGj5RbrLnFPL/0L9Hr68k8grvLrTIq7tjhTM5Xgh6Xc0l7JlViHQQ==}
|
||||
/@azure/msal-browser@3.17.0:
|
||||
resolution: {integrity: sha512-csccKXmW2z7EkZ0I3yAoW/offQt+JECdTIV/KrnRoZyM7wCSsQWODpwod8ZhYy7iOyamcHApR9uCh0oD1M+0/A==}
|
||||
engines: {node: '>=0.8.0'}
|
||||
dependencies:
|
||||
'@azure/msal-common': 14.10.0
|
||||
'@azure/msal-common': 14.12.0
|
||||
dev: true
|
||||
|
||||
/@azure/msal-common@14.10.0:
|
||||
resolution: {integrity: sha512-Zk6DPDz7e1wPgLoLgAp0349Yay9RvcjPM5We/ehuenDNsz/t9QEFI7tRoHpp/e47I4p20XE3FiDlhKwAo3utDA==}
|
||||
/@azure/msal-common@14.12.0:
|
||||
resolution: {integrity: sha512-IDDXmzfdwmDkv4SSmMEyAniJf6fDu3FJ7ncOjlxkDuT85uSnLEhZi3fGZpoR7T4XZpOMx9teM9GXBgrfJgyeBw==}
|
||||
engines: {node: '>=0.8.0'}
|
||||
dev: true
|
||||
|
||||
/@azure/msal-node@2.9.0:
|
||||
resolution: {integrity: sha512-QHAvP6wduXzNKdmZviT1dXKUR3w/FTqgkhg7UrZndHwdihRZzxVR7KxlUw/Eq+vIeLSh1n0vxiULnaEqrLnJ6w==}
|
||||
/@azure/msal-node@2.9.2:
|
||||
resolution: {integrity: sha512-8tvi6Cos3m+0KmRbPjgkySXi+UQU/QiuVRFnrxIwt5xZlEEFa69O04RTaNESGgImyBBlYbo2mfE8/U8Bbdk1WQ==}
|
||||
engines: {node: '>=16'}
|
||||
dependencies:
|
||||
'@azure/msal-common': 14.10.0
|
||||
'@azure/msal-common': 14.12.0
|
||||
jsonwebtoken: 9.0.2
|
||||
uuid: 8.3.2
|
||||
dev: true
|
||||
|
|
@ -363,8 +363,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/@types/node@20.14.2:
|
||||
resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
|
||||
/@types/node@20.14.8:
|
||||
resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
|
@ -460,12 +460,12 @@ packages:
|
|||
'@vscode/vsce-sign-win32-x64': 2.0.2
|
||||
dev: true
|
||||
|
||||
/@vscode/vsce@2.27.0:
|
||||
resolution: {integrity: sha512-FFUMBVSyyjjJpWszwqk7d4U3YllY8FdWslbUDMRki1x4ZjA3Z0hmRMfypWrjP9sptbSR9nyPFU4uqjhy2qRB/w==}
|
||||
/@vscode/vsce@2.29.0:
|
||||
resolution: {integrity: sha512-63+aEO8SpjE6qKiIh2Cqy/P9zC7+USElGwpEdkyPp89xIBDBr5IqeNS3zkD3mp3wZqbvHIpJsCCNu74WQirYCg==}
|
||||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@azure/identity': 4.2.0
|
||||
'@azure/identity': 4.3.0
|
||||
'@vscode/vsce-sign': 2.0.4
|
||||
azure-devops-node-api: 12.5.0
|
||||
chalk: 2.4.2
|
||||
|
|
@ -1234,8 +1234,8 @@ packages:
|
|||
dev: true
|
||||
optional: true
|
||||
|
||||
/node-abi@3.63.0:
|
||||
resolution: {integrity: sha512-vAszCsOUrUxjGAmdnM/pq7gUgie0IRteCQMX6d4A534fQCR93EJU5qgzBvU6EkFfK27s0T3HEV3BOyJIr7OMYw==}
|
||||
/node-abi@3.65.0:
|
||||
resolution: {integrity: sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==}
|
||||
engines: {node: '>=10'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
|
|
@ -1255,8 +1255,9 @@ packages:
|
|||
boolbase: 1.0.0
|
||||
dev: true
|
||||
|
||||
/object-inspect@1.13.1:
|
||||
resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==}
|
||||
/object-inspect@1.13.2:
|
||||
resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==}
|
||||
engines: {node: '>= 0.4'}
|
||||
dev: true
|
||||
|
||||
/once@1.4.0:
|
||||
|
|
@ -1279,7 +1280,7 @@ packages:
|
|||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@vscode/vsce': 2.27.0
|
||||
'@vscode/vsce': 2.29.0
|
||||
commander: 6.2.1
|
||||
follow-redirects: 1.15.6
|
||||
is-ci: 2.0.0
|
||||
|
|
@ -1336,7 +1337,7 @@ packages:
|
|||
minimist: 1.2.8
|
||||
mkdirp-classic: 0.5.3
|
||||
napi-build-utils: 1.0.2
|
||||
node-abi: 3.63.0
|
||||
node-abi: 3.65.0
|
||||
pump: 3.0.0
|
||||
rc: 1.2.8
|
||||
simple-get: 4.0.1
|
||||
|
|
@ -1446,7 +1447,7 @@ packages:
|
|||
call-bind: 1.0.7
|
||||
es-errors: 1.3.0
|
||||
get-intrinsic: 1.2.4
|
||||
object-inspect: 1.13.1
|
||||
object-inspect: 1.13.2
|
||||
dev: true
|
||||
|
||||
/simple-concat@1.0.1:
|
||||
|
|
@ -1521,8 +1522,8 @@ packages:
|
|||
engines: {node: '>=14.14'}
|
||||
dev: true
|
||||
|
||||
/tslib@2.6.2:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
/tslib@2.6.3:
|
||||
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
|
||||
dev: true
|
||||
|
||||
/tunnel-agent@0.6.0:
|
||||
|
|
@ -1546,8 +1547,8 @@ packages:
|
|||
underscore: 1.13.6
|
||||
dev: true
|
||||
|
||||
/typescript@5.4.5:
|
||||
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
|
||||
/typescript@5.5.2:
|
||||
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue