-
-
Notifications
You must be signed in to change notification settings - Fork 715
Commit 24dc6ac
authored
chore(deps): lock file maintenance npm packages (#14216)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | | | |
| [@modelcontextprotocol/sdk](https://modelcontextprotocol.io)
([source](https://redirect.github.com/modelcontextprotocol/typescript-sdk))
| dependencies | patch | [`1.18.1` ->
`1.18.2`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.18.1/1.18.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/)
|
| [memfs](https://redirect.github.com/streamich/memfs) | devDependencies
| minor | [`4.43.0` ->
`4.47.0`](https://renovatebot.com/diffs/npm/memfs/4.43.0/4.47.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/)
|
| [motion](https://redirect.github.com/motiondivision/motion) |
devDependencies | patch | [`12.23.16` ->
`12.23.22`](https://renovatebot.com/diffs/npm/motion/12.23.16/12.23.22)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[vue](https://redirect.github.com/vuejs/core/tree/main/packages/vue#readme)
([source](https://redirect.github.com/vuejs/core)) | devDependencies |
patch | [`3.5.21` ->
`3.5.22`](https://renovatebot.com/diffs/npm/vue/3.5.21/3.5.22) |
[](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://redirect.github.com/Microsoft/vsce)) | devDependencies
| patch | [`3.6.0` ->
`3.6.2`](https://renovatebot.com/diffs/npm/@vscode%2fvsce/3.6.0/3.6.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/)
|
| [pnpm](https://pnpm.io)
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) |
packageManager | patch | [`10.17.0` ->
`10.17.1`](https://renovatebot.com/diffs/npm/pnpm/10.17.0/10.17.1) |
[](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-eslint/visitor-keys](https://typescript-eslint.io)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys))
| devDependencies | patch | [`8.44.0` ->
`8.44.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fvisitor-keys/8.44.0/8.44.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [playwright](https://playwright.dev)
([source](https://redirect.github.com/microsoft/playwright)) |
devDependencies | patch | [`1.55.0` ->
`1.55.1`](https://renovatebot.com/diffs/npm/playwright/1.55.0/1.55.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [rolldown](https://rolldown.rs/)
([source](https://redirect.github.com/rolldown/rolldown/tree/HEAD/packages/rolldown))
| devDependencies | patch | [`1.0.0-beta.38` ->
`1.0.0-beta.40`](https://renovatebot.com/diffs/npm/rolldown/1.0.0-beta.38/1.0.0-beta.40)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>modelcontextprotocol/typescript-sdk
(@​modelcontextprotocol/sdk)</summary>
###
[`v1.18.2`](https://redirect.github.com/modelcontextprotocol/typescript-sdk/releases/tag/1.18.2)
[Compare
Source](https://redirect.github.com/modelcontextprotocol/typescript-sdk/compare/1.18.1...1.18.2)
#### What's Changed
- Updates the sampling code example in the README by
[@​viniciuscsouza](https://redirect.github.com/viniciuscsouza) in
[#​958](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/958)
- Use redirect Uri passed in in `demoInMemoryOAuthProvider` by
[@​TylerLeonhardt](https://redirect.github.com/TylerLeonhardt) in
[#​931](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/931)
- fix(auth-router): correct Protected Resource Metadata for pathful RS
and add explicit resourceServerUrl (RFC 9728) by
[@​blustAI](https://redirect.github.com/blustAI) in
[#​858](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/858)
- chore: update version to 1.18.2 for weekly release by
[@​felixweinberger](https://redirect.github.com/felixweinberger)
in
[#​970](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/970)
#### New Contributors
- [@​viniciuscsouza](https://redirect.github.com/viniciuscsouza)
made their first contribution in
[#​958](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/958)
- [@​TylerLeonhardt](https://redirect.github.com/TylerLeonhardt)
made their first contribution in
[#​931](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/931)
- [@​blustAI](https://redirect.github.com/blustAI) made their
first contribution in
[#​858](https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/858)
**Full Changelog**:
<modelcontextprotocol/typescript-sdk@1.18.1...1.18.2>
</details>
<details>
<summary>streamich/memfs (memfs)</summary>
###
[`v4.47.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4470-2025-09-27)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.46.1...v4.47.0)
##### Features
- align openAsBlob errors with Node.js behavior
([1f1afb7](https://redirect.github.com/streamich/memfs/commit/1f1afb7049edcc0a72c6b0d052c8ac8d85b21d64))
####
[4.46.1](https://redirect.github.com/streamich/memfs/compare/v4.46.0...v4.46.1)
(2025-09-25)
##### Bug Fixes
- handle Uint8Array byteOffset and byteLength in readSync
([bba8729](https://redirect.github.com/streamich/memfs/commit/bba87296ee748e9fc3ca2466c680eea13f5de51a))
###
[`v4.46.1`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4470-2025-09-27)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.46.0...v4.46.1)
##### Features
- align openAsBlob errors with Node.js behavior
([1f1afb7](https://redirect.github.com/streamich/memfs/commit/1f1afb7049edcc0a72c6b0d052c8ac8d85b21d64))
####
[4.46.1](https://redirect.github.com/streamich/memfs/compare/v4.46.0...v4.46.1)
(2025-09-25)
##### Bug Fixes
- handle Uint8Array byteOffset and byteLength in readSync
([bba8729](https://redirect.github.com/streamich/memfs/commit/bba87296ee748e9fc3ca2466c680eea13f5de51a))
###
[`v4.46.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4470-2025-09-27)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.45.0...v4.46.0)
##### Features
- align openAsBlob errors with Node.js behavior
([1f1afb7](https://redirect.github.com/streamich/memfs/commit/1f1afb7049edcc0a72c6b0d052c8ac8d85b21d64))
####
[4.46.1](https://redirect.github.com/streamich/memfs/compare/v4.46.0...v4.46.1)
(2025-09-25)
##### Bug Fixes
- handle Uint8Array byteOffset and byteLength in readSync
([bba8729](https://redirect.github.com/streamich/memfs/commit/bba87296ee748e9fc3ca2466c680eea13f5de51a))
###
[`v4.45.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4450-2025-09-24)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.44.0...v4.45.0)
##### Bug Fixes
- 🐛 inline Buffer and URL
([0b6c43a](https://redirect.github.com/streamich/memfs/commit/0b6c43a088beb74adbd976071d1672e94a90d5db))
##### Features
- inline fs.ts types to remove node:fs dependency
([22886c3](https://redirect.github.com/streamich/memfs/commit/22886c3ec2a8298e6b18ceb0080c92ed5e5e90bc))
###
[`v4.44.0`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4440-2025-09-24)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.43.1...v4.44.0)
##### Bug Fixes
- 🐛 remove dependence on "assert" module
([c7c6f6c](https://redirect.github.com/streamich/memfs/commit/c7c6f6c87315ad8c8b886e7a47e8dd553d89df70))
##### Features
- move internal files to vendor/node/internal and cleanup unused error
codes
([3a9ee47](https://redirect.github.com/streamich/memfs/commit/3a9ee47eced4cc034e45833eaecd4ed8ad66e94d))
####
[4.43.1](https://redirect.github.com/streamich/memfs/compare/v4.43.0...v4.43.1)
(2025-09-24)
##### Bug Fixes
- Use cross-platform `dirname` instead of `posix.dirname`
([7a51ac3](https://redirect.github.com/streamich/memfs/commit/7a51ac33fce9f14dbb7ed54eff417dc666887222)),
closes
[#​1193](https://redirect.github.com/streamich/memfs/issues/1193)
###
[`v4.43.1`](https://redirect.github.com/streamich/memfs/blob/HEAD/CHANGELOG.md#4440-2025-09-24)
[Compare
Source](https://redirect.github.com/streamich/memfs/compare/v4.43.0...v4.43.1)
##### Bug Fixes
- 🐛 remove dependence on "assert" module
([c7c6f6c](https://redirect.github.com/streamich/memfs/commit/c7c6f6c87315ad8c8b886e7a47e8dd553d89df70))
##### Features
- move internal files to vendor/node/internal and cleanup unused error
codes
([3a9ee47](https://redirect.github.com/streamich/memfs/commit/3a9ee47eced4cc034e45833eaecd4ed8ad66e94d))
####
[4.43.1](https://redirect.github.com/streamich/memfs/compare/v4.43.0...v4.43.1)
(2025-09-24)
##### Bug Fixes
- Use cross-platform `dirname` instead of `posix.dirname`
([7a51ac3](https://redirect.github.com/streamich/memfs/commit/7a51ac33fce9f14dbb7ed54eff417dc666887222)),
closes
[#​1193](https://redirect.github.com/streamich/memfs/issues/1193)
</details>
<details>
<summary>motiondivision/motion (motion)</summary>
###
[`v12.23.22`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122322-2025-09-25)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.21...v12.23.22)
##### Added
- Exporting `HTMLElements` and `useComposedRefs` type for internal use.
###
[`v12.23.21`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122321-2025-09-24)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.20...v12.23.21)
##### Fixed
- Fixing main-thread `scroll` with animations that contain `delay`.
###
[`v12.23.20`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122320-2025-09-24)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.19...v12.23.20)
##### Fixed
- Suppress non-animatable value warning for instant animations.
###
[`v12.23.19`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122319-2025-09-23)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.18...v12.23.19)
##### Fixed
- Remove support for changing `ref` prop.
###
[`v12.23.18`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#122318-2025-09-19)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.23.16...v12.23.18)
##### Fixed
- `<motion />` components now support changing `ref` prop.
</details>
<details>
<summary>vuejs/core (vue)</summary>
###
[`v3.5.22`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3522-2025-09-25)
[Compare
Source](https://redirect.github.com/vuejs/core/compare/v3.5.21...v3.5.22)
##### Bug Fixes
- **compiler-core:** identifiers in switch-case should not be inferred
as references
([#​13923](https://redirect.github.com/vuejs/core/issues/13923))
([5953c9f](https://redirect.github.com/vuejs/core/commit/5953c9ff90090e128372f645d377bd99137a5fb4))
- **compiler-dom:** nodes with v-once shouldn't be stringified
([#​13878](https://redirect.github.com/vuejs/core/issues/13878))
([95c1975](https://redirect.github.com/vuejs/core/commit/95c197560409f5d39a0d376c0a43d89a47a604e8))
- **compiler-sfc:** add support for `@vue-ignore` in runtime type
resolution
([#​13906](https://redirect.github.com/vuejs/core/issues/13906))
([ba7f7f9](https://redirect.github.com/vuejs/core/commit/ba7f7f90f689f6e7e0417a192d081db542de28ec))
- **compiler-sfc:** enhance inferRuntimeType to support TSMappedType
with indexed access
([#​13848](https://redirect.github.com/vuejs/core/issues/13848))
([e388f1a](https://redirect.github.com/vuejs/core/commit/e388f1a09fde78cf006450f060813d972ac8c23d)),
closes
[#​13847](https://redirect.github.com/vuejs/core/issues/13847)
- **compiler-sfc:** ensure css custom properties do not start with a
digit
([#​13870](https://redirect.github.com/vuejs/core/issues/13870))
([9c27951](https://redirect.github.com/vuejs/core/commit/9c279517b9bc1f4c250c555ec9b9eb6104756d56))
- **compiler-sfc:** ensure props bindings register before compiling
template
([#​13922](https://redirect.github.com/vuejs/core/issues/13922))
([abd5638](https://redirect.github.com/vuejs/core/commit/abd563822abafe63047f7b599bff266380ee2b64)),
closes
[#​13920](https://redirect.github.com/vuejs/core/issues/13920)
- **compiler-ssr:** ensure v-show has a higher priority in SSR
([#​12171](https://redirect.github.com/vuejs/core/issues/12171))
([836b829](https://redirect.github.com/vuejs/core/commit/836b82976ffb7aa0ea9cbe417bef07deae3ca47c)),
closes
[#​12162](https://redirect.github.com/vuejs/core/issues/12162)
- **custom-element:** properly mount multiple Teleports in custom
element component w/ shadowRoot false
([#​13900](https://redirect.github.com/vuejs/core/issues/13900))
([5e1e791](https://redirect.github.com/vuejs/core/commit/5e1e791880238380a1038ae2c505e206ceb34d77)),
closes
[#​13899](https://redirect.github.com/vuejs/core/issues/13899)
- **custom-element:** set prop runs pending mutations before disconnect
([#​13897](https://redirect.github.com/vuejs/core/issues/13897))
([c4a88cd](https://redirect.github.com/vuejs/core/commit/c4a88cdd0dfed3ef46a8aa9be448c01781fdc4f0)),
closes
[#​13315](https://redirect.github.com/vuejs/core/issues/13315)
- **custom-element:** use `PatchFlags.BAIL` for slot when props are
present
([#​13907](https://redirect.github.com/vuejs/core/issues/13907))
([5358bca](https://redirect.github.com/vuejs/core/commit/5358bca4a80cf52d19ed91967eeaa025a786083d)),
closes
[#​13904](https://redirect.github.com/vuejs/core/issues/13904)
- **reactivity:** respect readonly during ref unwrapping
([#​13905](https://redirect.github.com/vuejs/core/issues/13905))
([aba7fed](https://redirect.github.com/vuejs/core/commit/aba7feda1703e69e5a7c37f784718de0371adadc)),
closes
[#​13903](https://redirect.github.com/vuejs/core/issues/13903)
- **reactivity:** update iterator to check for completion instead of
value presence
([#​13761](https://redirect.github.com/vuejs/core/issues/13761))
([2078f8b](https://redirect.github.com/vuejs/core/commit/2078f8b7565cf637f47fcd5b0abdfb2b264225bb))
- **runtime-core:** simplify block-tracking disabling in `h` helper
([#​13841](https://redirect.github.com/vuejs/core/issues/13841))
([75220c7](https://redirect.github.com/vuejs/core/commit/75220c7995a13a483ae9599a739075be1c8e17f8))
- **transition-group:** run `forceReflow` on the correct document (fix
[#​13849](https://redirect.github.com/vuejs/core/issues/13849))
([#​13853](https://redirect.github.com/vuejs/core/issues/13853))
([1be5ddf](https://redirect.github.com/vuejs/core/commit/1be5ddfe878c8bfddaa2c50e82105b247f50b9ba))
- **types:** more precise types for Events and added missing definitions
([#​9675](https://redirect.github.com/vuejs/core/issues/9675))
([8bb8fb2](https://redirect.github.com/vuejs/core/commit/8bb8fb236257c03bfa0bccadcfffe3eb4592f71b))
- **types:** set dom stub type to `never` instead of `{}`
([#​13915](https://redirect.github.com/vuejs/core/issues/13915))
([8620a61](https://redirect.github.com/vuejs/core/commit/8620a616eb02a64fe32dd52d9be68e360687ef9d)),
closes
[#​11564](https://redirect.github.com/vuejs/core/issues/11564)
- **types:** widen directive arg type from string to any
([#​13758](https://redirect.github.com/vuejs/core/issues/13758))
([4b71706](https://redirect.github.com/vuejs/core/commit/4b7170625d0bc93b26a3343aeda98850c1138f82)),
closes
[#​13757](https://redirect.github.com/vuejs/core/issues/13757)
##### Features
- **custom-element:** allow specifying additional options for
`shadowRoot` in custom elements
([#​12965](https://redirect.github.com/vuejs/core/issues/12965))
([47e628d](https://redirect.github.com/vuejs/core/commit/47e628df1ce1914c5677010ad5bddd18d037cb3c)),
closes
[#​12964](https://redirect.github.com/vuejs/core/issues/12964)
##### Reverts
- Revert "fix(hmr): prevent **VUE\_HMR\_RUNTIME** from being overwritten
by vue runtime in 3rd-party libraries"
([#​13925](https://redirect.github.com/vuejs/core/issues/13925))
([6b68f72](https://redirect.github.com/vuejs/core/commit/6b68f72673dac5db349f26eeefb2f2e0e342586b)),
closes
[#​13925](https://redirect.github.com/vuejs/core/issues/13925)
</details>
<details>
<summary>Microsoft/vsce (@​vscode/vsce)</summary>
###
[`v3.6.2`](https://redirect.github.com/microsoft/vscode-vsce/releases/tag/v3.6.2)
[Compare
Source](https://redirect.github.com/Microsoft/vsce/compare/v3.6.1...v3.6.2)
#### Changes:
-
[#​1199](https://redirect.github.com/Microsoft/vsce/issues/1199):
fix: generate language model tag for `languageModelChatProvider`
contributions
This list of changes was [auto
generated](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=360104\&view=logs).
###
[`v3.6.1`](https://redirect.github.com/microsoft/vscode-vsce/releases/tag/v3.6.1)
[Compare
Source](https://redirect.github.com/Microsoft/vsce/compare/v3.6.0...v3.6.1)
##### Changes:
-
[#​1198](https://redirect.github.com/Microsoft/vsce/issues/1198):
chore: bump vsce-sign to 2.0.7
-
[#​1194](https://redirect.github.com/Microsoft/vsce/issues/1194):
Engineering - do not run Azure Pipeline for pull requests
-
[#​1193](https://redirect.github.com/Microsoft/vsce/issues/1193):
fix: check exec params
-
[#​1191](https://redirect.github.com/Microsoft/vsce/issues/1191):
Bump tmp from 0.2.3 to 0.2.4
-
[#​1188](https://redirect.github.com/Microsoft/vsce/issues/1188):
Avoid Node.js DEP0190 warning by using string form for prepublish
command
-
[#​1190](https://redirect.github.com/Microsoft/vsce/issues/1190):
chore: migrate PR check to GitHub Actions
-
[#​1189](https://redirect.github.com/Microsoft/vsce/issues/1189):
update secretlint
-
[#​1187](https://redirect.github.com/Microsoft/vsce/issues/1187):
Bump form-data from 4.0.0 to 4.0.4
-
[#​1185](https://redirect.github.com/Microsoft/vsce/issues/1185):
chore: onboard OSS pipeline to 1ES template
-
[#​1179](https://redirect.github.com/Microsoft/vsce/issues/1179):
add `commonjs` annotation to package.json
This list of changes was [auto
generated](https://dev.azure.com/monacotools/Monaco/_build/results?buildId=359038\&view=logs).
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.17.1`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10171)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.17.0...v10.17.1)
##### Patch Changes
- When a version specifier cannot be resolved because the versions don't
satisfy the `minimumReleaseAge` setting, print this information out in
the error message
[#​9974](https://redirect.github.com/pnpm/pnpm/pull/9974).
- Fix `state.json` creation path when executing `pnpm patch` in a
workspace project
[#​9733](https://redirect.github.com/pnpm/pnpm/pull/9733).
- When `minimumReleaseAge` is set and the `latest` tag is not mature
enough, prefer a non-deprecated version as the new `latest`
[#​9987](https://redirect.github.com/pnpm/pnpm/issues/9987).
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/visitor-keys)</summary>
###
[`v8.44.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/visitor-keys/CHANGELOG.md#8441-2025-09-22)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.44.0...v8.44.1)
This was a version bump only for visitor-keys to align it with other
projects, there were no code changes.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>microsoft/playwright (playwright)</summary>
###
[`v1.55.1`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.55.1)
[Compare
Source](https://redirect.github.com/microsoft/playwright/compare/v1.55.0...v1.55.1)
##### Highlights
[#​37479](https://redirect.github.com/microsoft/playwright/issues/37479)
- \[Bug]: Upgrade Chromium to 140.0.7339.186.
[#​37147](https://redirect.github.com/microsoft/playwright/issues/37147)
- \[Regression]: Internal error: step id not found.
[#​37146](https://redirect.github.com/microsoft/playwright/issues/37146)
- \[Regression]: HTML reporter displays a broken chip link when there
are no projects.
[#​37137](https://redirect.github.com/microsoft/playwright/pull/37137)
- Revert "fix(a11y): track inert elements as hidden".
#### Browser Versions
- Chromium 140.0.7339.186
- Mozilla Firefox 141.0
- WebKit 26.0
This version was also tested against the following stable channels:
- Google Chrome 139
- Microsoft Edge 139
</details>
<details>
<summary>rolldown/rolldown (rolldown)</summary>
###
[`v1.0.0-beta.40`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-beta40---2025-09-24)
[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-beta.39...v1.0.0-beta.40)
##### 🚀 Features
- rolldown: oxc v0.92.0
([#​6322](https://redirect.github.com/rolldown/rolldown/issues/6322))
by [@​Boshen](https://redirect.github.com/Boshen)
- adding partial `MagicString` binding
([#​6289](https://redirect.github.com/rolldown/rolldown/issues/6289))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_vite\_html: initialize
([#​6292](https://redirect.github.com/rolldown/rolldown/issues/6292))
by [@​shulaoda](https://redirect.github.com/shulaoda)
##### 🐛 Bug Fixes
- rolldown\_plugin\_react\_refresh\_wrapper: avoid using cwd to allow
using as a callable plugin
([#​6318](https://redirect.github.com/rolldown/rolldown/issues/6318))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- rolldown\_plugin\_transform: resolve tsconfig from absolute path
([#​6311](https://redirect.github.com/rolldown/rolldown/issues/6311))
by [@​shulaoda](https://redirect.github.com/shulaoda)
##### 🚜 Refactor
- Construct MagicString with `Cow<str>` instead of `&str`
([#​6288](https://redirect.github.com/rolldown/rolldown/issues/6288))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- throw error if generating oxc runtime helper fails
([#​6291](https://redirect.github.com/rolldown/rolldown/issues/6291))
by [@​shulaoda](https://redirect.github.com/shulaoda)
##### 📚 Documentation
- add more description about sourcemapIgnoreList
([#​6314](https://redirect.github.com/rolldown/rolldown/issues/6314))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
##### ⚡ Performance
- reduce `sourcemap_ignore_list` js function call
([#​6313](https://redirect.github.com/rolldown/rolldown/issues/6313))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- string\_wizard: use memchr to find patterns in `replace`
([#​6312](https://redirect.github.com/rolldown/rolldown/issues/6312))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- simplify sourcemap token processing in collapse\_sourcemaps
([#​6310](https://redirect.github.com/rolldown/rolldown/issues/6310))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown: some minor perf optimization
([#​6306](https://redirect.github.com/rolldown/rolldown/issues/6306))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
- rolldown: fine-tuning the tokio scheduler
([#​6272](https://redirect.github.com/rolldown/rolldown/issues/6272))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
##### ⚙️ Miscellaneous Tasks
- deps: lock file maintenance rust crates
([#​6302](https://redirect.github.com/rolldown/rolldown/issues/6302))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: lock file maintenance npm packages
([#​6301](https://redirect.github.com/rolldown/rolldown/issues/6301))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- use `lto: thin` in profile mode for better profiling experience.
([#​6320](https://redirect.github.com/rolldown/rolldown/issues/6320))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- adjust the tokio runtime config in bench
([#​6305](https://redirect.github.com/rolldown/rolldown/issues/6305))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
- deps: update dependency rolldown-plugin-dts to v0.16.8
([#​6307](https://redirect.github.com/rolldown/rolldown/issues/6307))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
###
[`v1.0.0-beta.39`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-beta39---2025-09-22)
[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-beta.38...v1.0.0-beta.39)
##### 🚀 Features
- rolldown: oxc v0.90.0 + other oxc crate updates
([#​6274](https://redirect.github.com/rolldown/rolldown/issues/6274))
by [@​Boshen](https://redirect.github.com/Boshen)
- support ignoring `/* @​vite-ignore */` comment for dynamic
imports
([#​6264](https://redirect.github.com/rolldown/rolldown/issues/6264))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- dev: merge mergeable queued tasks into one
([#​6253](https://redirect.github.com/rolldown/rolldown/issues/6253))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev: ignore self imports when computing update for invalidate
([#​6252](https://redirect.github.com/rolldown/rolldown/issues/6252))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- support `#__NO_SIDE_EFFECTS__` annotation for export default function
declaration
([#​6239](https://redirect.github.com/rolldown/rolldown/issues/6239))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_dynamic\_import\_vars: respect `@vite-ignore`
comment
([#​6240](https://redirect.github.com/rolldown/rolldown/issues/6240))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_import\_glob: support `exhaustive` option
([#​6236](https://redirect.github.com/rolldown/rolldown/issues/6236))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- cross chunk /\* @​**NO\_SIDE\_EFFECTS** \*/ support
([#​6207](https://redirect.github.com/rolldown/rolldown/issues/6207))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_react\_refresh\_wrapper: make the plugin callable
([#​6229](https://redirect.github.com/rolldown/rolldown/issues/6229))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
##### 🐛 Bug Fixes
- handle optional chaining in scope hoisting member expression rewriting
([#​6278](https://redirect.github.com/rolldown/rolldown/issues/6278))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- release: Fix semver commit release format to use plus instead of dash
([#​6273](https://redirect.github.com/rolldown/rolldown/issues/6273))
by [@​Copilot](https://redirect.github.com/Copilot)
- dev: `ensure_latest_build_output` should work correctly when
`eagerBuild: false`
([#​6262](https://redirect.github.com/rolldown/rolldown/issues/6262))
by [@​hyf0](https://redirect.github.com/hyf0)
- browser: does not work in stackblitz
([#​6257](https://redirect.github.com/rolldown/rolldown/issues/6257))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- only inline constants that are not reassigned
([#​6247](https://redirect.github.com/rolldown/rolldown/issues/6247))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- handle lexical declarations in root scope
([#​6230](https://redirect.github.com/rolldown/rolldown/issues/6230))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
##### 🚜 Refactor
- move oxc runtime helper generation from `build.rs` to task generator
([#​6284](https://redirect.github.com/rolldown/rolldown/issues/6284))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- remove unused `SpanExt`
([#​6266](https://redirect.github.com/rolldown/rolldown/issues/6266))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- remove `@rolldown-ignore` ignore comment support
([#​6265](https://redirect.github.com/rolldown/rolldown/issues/6265))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- enhance CommonJsAstType to track property names
([#​6250](https://redirect.github.com/rolldown/rolldown/issues/6250))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- simplify usage for `Address::from`
([#​6245](https://redirect.github.com/rolldown/rolldown/issues/6245))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- remove `stmt_info_idx` in StmtInfo
([#​6244](https://redirect.github.com/rolldown/rolldown/issues/6244))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- extract `CrossModuleOptimizationRunnerContext` in
cross\_module\_optimization
([#​6243](https://redirect.github.com/rolldown/rolldown/issues/6243))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- dev: task-queue based deisgn
([#​6233](https://redirect.github.com/rolldown/rolldown/issues/6233))
by [@​hyf0](https://redirect.github.com/hyf0)
- extract immutable context from AstScanner
([#​6238](https://redirect.github.com/rolldown/rolldown/issues/6238))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- dev: rename `WatcherEventService` to `BuildDriverService`
([#​6232](https://redirect.github.com/rolldown/rolldown/issues/6232))
by [@​hyf0](https://redirect.github.com/hyf0)
- move FlatOptions to rolldown\_common
([#​6235](https://redirect.github.com/rolldown/rolldown/issues/6235))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- extract mutable state from ScopeHoistingFinalizerContext
([#​6234](https://redirect.github.com/rolldown/rolldown/issues/6234))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- wait `this.load` using futures instead of callbacks
([#​6222](https://redirect.github.com/rolldown/rolldown/issues/6222))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- rolldown\_plugin\_transform: remove unused `runtime_resolve_base`
option
([#​6226](https://redirect.github.com/rolldown/rolldown/issues/6226))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
##### 📚 Documentation
- add "edit this page on GitHub" button
([#​6241](https://redirect.github.com/rolldown/rolldown/issues/6241))
by [@​siaeyy](https://redirect.github.com/siaeyy)
##### ⚡ Performance
- rolldown: minor performance optimization
([#​6271](https://redirect.github.com/rolldown/rolldown/issues/6271))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
- rolldown: take advantage of tokio blocking threads
([#​6270](https://redirect.github.com/rolldown/rolldown/issues/6270))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
##### 🧪 Testing
- dev: add rebuild after HMR case
([#​6260](https://redirect.github.com/rolldown/rolldown/issues/6260))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- dev: support full reload in tests
([#​6259](https://redirect.github.com/rolldown/rolldown/issues/6259))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- dev: extract waitFor from waitForPathExists
([#​6261](https://redirect.github.com/rolldown/rolldown/issues/6261))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- add class like cases for empty function optimizations
([#​6248](https://redirect.github.com/rolldown/rolldown/issues/6248))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
##### ⚙️ Miscellaneous Tasks
- deps: update github-actions
([#​6298](https://redirect.github.com/rolldown/rolldown/issues/6298))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency dprint/dprint-plugin-typescript to v0.95.11
([#​6296](https://redirect.github.com/rolldown/rolldown/issues/6296))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency dprint/dprint-plugin-markdown to v0.19.0
([#​6295](https://redirect.github.com/rolldown/rolldown/issues/6295))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency g-plane/pretty\_yaml to v0.5.1
([#​6294](https://redirect.github.com/rolldown/rolldown/issues/6294))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- use a forked version of openharmony-rs/setup-ohos-sdk
([#​6290](https://redirect.github.com/rolldown/rolldown/issues/6290))
by [@​Boshen](https://redirect.github.com/Boshen)
- deps: update dependency tsdown to v0.15.4
([#​6286](https://redirect.github.com/rolldown/rolldown/issues/6286))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency rolldown-plugin-dts to v0.16.7
([#​6285](https://redirect.github.com/rolldown/rolldown/issues/6285))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- rust: continue to make `cargo publish --workspace` work
([#​6281](https://redirect.github.com/rolldown/rolldown/issues/6281))
by [@​Boshen](https://redirect.github.com/Boshen)
- deps: update dependency tsdown to v0.15.3
([#​6280](https://redirect.github.com/rolldown/rolldown/issues/6280))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- rust: fixes for `cargo publish --dry-run --workspace`
([#​6279](https://redirect.github.com/rolldown/rolldown/issues/6279))
by [@​Boshen](https://redirect.github.com/Boshen)
- deps: update dependency rust to v1.90.0
([#​6277](https://redirect.github.com/rolldown/rolldown/issues/6277))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency rolldown-plugin-dts to v0.16.6
([#​6276](https://redirect.github.com/rolldown/rolldown/issues/6276))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- adding tracing for all sub stage in LinkStage:link
([#​6268](https://redirect.github.com/rolldown/rolldown/issues/6268))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- deps: update oxc-project/setup-node action to v1.0.4
([#​6258](https://redirect.github.com/rolldown/rolldown/issues/6258))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update github-actions
([#​6249](https://redirect.github.com/rolldown/rolldown/issues/6249))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update dependency tsdown to v0.15.2
([#​6242](https://redirect.github.com/rolldown/rolldown/issues/6242))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- dev: output error when the initial bundle failed
([#​6228](https://redirect.github.com/rolldown/rolldown/issues/6228))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
##### ❤️ New Contributors
- [@​siaeyy](https://redirect.github.com/siaeyy) made their first
contribution in
[#​6241](https://redirect.github.com/rolldown/rolldown/pull/6241)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/oxc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4c3f1ac commit 24dc6acCopy full SHA for 24dc6ac
File tree
Expand file treeCollapse file tree
4 files changed
+399
-567
lines changedOpen diff view settings
Filter options
- editors/vscode
- tasks/e2e
Expand file treeCollapse file tree
4 files changed
+399
-567
lines changedOpen diff view settings
Collapse file
editors/vscode/package.json
Copy file name to clipboardExpand all lines: editors/vscode/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments