Commit 78f44cc
authored
chore(deps): lock file maintenance npm packages (#299)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | | | |
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| devDependencies | minor | [`24.7.2` ->
`24.8.1`](https://renovatebot.com/diffs/npm/@types%2fnode/24.7.2/24.8.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/)
|
|
[@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom))
| devDependencies | patch | [`19.2.1` ->
`19.2.2`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.2.1/19.2.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/)
|
| [oxlint](https://oxc.rs)
([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint))
| devDependencies | minor | [`1.22.0` ->
`1.23.0`](https://renovatebot.com/diffs/npm/oxlint/1.22.0/1.23.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/)
|
| [pnpm](https://pnpm.io)
([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) |
packageManager | patch | [`10.18.2` ->
`10.18.3`](https://renovatebot.com/diffs/npm/pnpm/10.18.2/10.18.3) |
[](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.42` ->
`1.0.0-beta.43`](https://renovatebot.com/diffs/npm/rolldown/1.0.0-beta.42/1.0.0-beta.43)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [esbuild](https://redirect.github.com/evanw/esbuild) | devDependencies
| patch | [`0.25.10` ->
`0.25.11`](https://renovatebot.com/diffs/npm/esbuild/0.25.10/0.25.11) |
[](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>oxc-project/oxc (oxlint)</summary>
###
[`v1.23.0`](https://redirect.github.com/oxc-project/oxc/releases/tag/oxlint_v1.23.0):
oxlint v1.23.0
[Compare
Source](https://redirect.github.com/oxc-project/oxc/compare/oxlint_v1.22.0...oxlint_v1.23.0)
#### \[1.23.0] - 2025-10-13
##### 🚀 Features
-
[`452d128`](https://redirect.github.com/oxc-project/oxc/commit/452d128)
linter: Node/no\_process\_env
([#​14536](https://redirect.github.com/oxc-project/oxc/issues/14536))
(Kenneth Skovhus)
-
[`a9e1261`](https://redirect.github.com/oxc-project/oxc/commit/a9e1261)
linter: Implement react-refresh/only-export-components
([#​14122](https://redirect.github.com/oxc-project/oxc/issues/14122))
(Rintaro Itokawa)
-
[`a8d542b`](https://redirect.github.com/oxc-project/oxc/commit/a8d542b)
linter/no-duplicate-imports: Support `allowSeparateTypeImports` option
([#​14527](https://redirect.github.com/oxc-project/oxc/issues/14527))
(camc314)
-
[`75a529c`](https://redirect.github.com/oxc-project/oxc/commit/75a529c)
linter: Add run info about what functions rules implement
([#​13839](https://redirect.github.com/oxc-project/oxc/issues/13839))
(camchenry)
-
[`4fbdef2`](https://redirect.github.com/oxc-project/oxc/commit/4fbdef2)
language\_server: Support `fmt.configPath` configuration
([#​14502](https://redirect.github.com/oxc-project/oxc/issues/14502))
(Sysix)
-
[`4d3ce2e`](https://redirect.github.com/oxc-project/oxc/commit/4d3ce2e)
language\_server: Autodetect root `.oxfmtrc.json`
([#​14466](https://redirect.github.com/oxc-project/oxc/issues/14466))
(Sysix)
##### 🐛 Bug Fixes
-
[`fb4a20d`](https://redirect.github.com/oxc-project/oxc/commit/fb4a20d)
language\_server: Add whitespace for `// oxlint-disable-next-line` fix
([#​14356](https://redirect.github.com/oxc-project/oxc/issues/14356))
(Sysix)
-
[`6fce7f4`](https://redirect.github.com/oxc-project/oxc/commit/6fce7f4)
oxlint/changelog: Remove duplicate changelog entries
([#​14528](https://redirect.github.com/oxc-project/oxc/issues/14528))
(camc314)
-
[`74e52f3`](https://redirect.github.com/oxc-project/oxc/commit/74e52f3)
linter/plugins: Resolve JS plugins with ESM condition names
([#​14541](https://redirect.github.com/oxc-project/oxc/issues/14541))
(magic-akari)
-
[`9965676`](https://redirect.github.com/oxc-project/oxc/commit/9965676)
linter/exhaustive-deps: Ignore empty strings passed to `additionalHooks`
option
([#​14464](https://redirect.github.com/oxc-project/oxc/issues/14464))
(Redas)
-
[`d0a8e3e`](https://redirect.github.com/oxc-project/oxc/commit/d0a8e3e)
linter: `vue/no_required_prop_with_default` called `Option::unwrap()` on
a `None` value
([#​14491](https://redirect.github.com/oxc-project/oxc/issues/14491))
(Sysix)
-
[`1192ea2`](https://redirect.github.com/oxc-project/oxc/commit/1192ea2)
linter: Correct `nextjs/no-typos` path handling
([#​14480](https://redirect.github.com/oxc-project/oxc/issues/14480))
(shulaoda)
-
[`2796b16`](https://redirect.github.com/oxc-project/oxc/commit/2796b16)
tsgolint: Pipe tsgolints stderr
([#​14477](https://redirect.github.com/oxc-project/oxc/issues/14477))
(camc314)
##### 🚜 Refactor
-
[`6440cde`](https://redirect.github.com/oxc-project/oxc/commit/6440cde)
linter: Remove lifetime of `Message`
([#​14481](https://redirect.github.com/oxc-project/oxc/issues/14481))
(Sysix)
-
[`f599bef`](https://redirect.github.com/oxc-project/oxc/commit/f599bef)
language\_server: Move `Message` to `DiagnosticReport` transformation to
one place
([#​14447](https://redirect.github.com/oxc-project/oxc/issues/14447))
(Sysix)
-
[`4f301de`](https://redirect.github.com/oxc-project/oxc/commit/4f301de)
napi/parser, linter/plugins: Improve formatting of generated code
([#​14554](https://redirect.github.com/oxc-project/oxc/issues/14554))
(overlookmotel)
-
[`68c0252`](https://redirect.github.com/oxc-project/oxc/commit/68c0252)
napi/parser, linter/plugins: Shorten generated raw transfer deserializer
code
([#​14553](https://redirect.github.com/oxc-project/oxc/issues/14553))
(overlookmotel)
-
[`20e884e`](https://redirect.github.com/oxc-project/oxc/commit/20e884e)
linter: Store `LintService` in `LintRunner`
([#​14471](https://redirect.github.com/oxc-project/oxc/issues/14471))
(Sysix)
-
[`9e9c5ba`](https://redirect.github.com/oxc-project/oxc/commit/9e9c5ba)
linter: Simplify built-in lint plugin checks
([#​14518](https://redirect.github.com/oxc-project/oxc/issues/14518))
(camchenry)
-
[`1986e0f`](https://redirect.github.com/oxc-project/oxc/commit/1986e0f)
linter/no-ex-assign: Use let-else chain
([#​14526](https://redirect.github.com/oxc-project/oxc/issues/14526))
(camc314)
-
[`ce9bcf0`](https://redirect.github.com/oxc-project/oxc/commit/ce9bcf0)
linter/no-func-assign: Use let-else chain
([#​14525](https://redirect.github.com/oxc-project/oxc/issues/14525))
(camc314)
-
[`a9cea7c`](https://redirect.github.com/oxc-project/oxc/commit/a9cea7c)
language\_server: Use `FxHashSet` for `ServerLinter::extended_paths`
([#​14517](https://redirect.github.com/oxc-project/oxc/issues/14517))
(Sysix)
-
[`ea5838e`](https://redirect.github.com/oxc-project/oxc/commit/ea5838e)
linter/no-import-assign: Use let-else chain
([#​14524](https://redirect.github.com/oxc-project/oxc/issues/14524))
(camc314)
-
[`f977700`](https://redirect.github.com/oxc-project/oxc/commit/f977700)
language\_server: Pass `LintOptions` to `Worker::refresh_server_linter`
([#​14510](https://redirect.github.com/oxc-project/oxc/issues/14510))
(Sysix)
-
[`54b001f`](https://redirect.github.com/oxc-project/oxc/commit/54b001f)
linter/no-new-require: Improve diagnostic message clarity
([#​14511](https://redirect.github.com/oxc-project/oxc/issues/14511))
(shulaoda)
-
[`650ea68`](https://redirect.github.com/oxc-project/oxc/commit/650ea68)
linter: Improve nextjs/no-typos rule
([#​14476](https://redirect.github.com/oxc-project/oxc/issues/14476))
(shulaoda)
##### 📚 Documentation
-
[`198f2e9`](https://redirect.github.com/oxc-project/oxc/commit/198f2e9)
linter: Fix code example for `branches-sharing-code`
([#​14514](https://redirect.github.com/oxc-project/oxc/issues/14514))
(camc314)
-
[`d776a17`](https://redirect.github.com/oxc-project/oxc/commit/d776a17)
linter: Improve `nextjs/no-typos` rule documentation
([#​14470](https://redirect.github.com/oxc-project/oxc/issues/14470))
(shulaoda)
##### ⚡ Performance
-
[`b44a30e`](https://redirect.github.com/oxc-project/oxc/commit/b44a30e)
language\_server: Transform `Message` to `DiagnosticReport` with one
call
([#​14448](https://redirect.github.com/oxc-project/oxc/issues/14448))
(Sysix)
-
[`31766fd`](https://redirect.github.com/oxc-project/oxc/commit/31766fd)
linter/plugins: Provide `loc` via prototype
([#​14552](https://redirect.github.com/oxc-project/oxc/issues/14552))
(overlookmotel)
-
[`aec0c08`](https://redirect.github.com/oxc-project/oxc/commit/aec0c08)
linter: Allow analyzing node types in match blocks with guards
([#​14459](https://redirect.github.com/oxc-project/oxc/issues/14459))
(camchenry)
-
[`9044187`](https://redirect.github.com/oxc-project/oxc/commit/9044187)
linter: Skip running node-specific rule if file contains no relevant
nodes
([#​14457](https://redirect.github.com/oxc-project/oxc/issues/14457))
(camchenry)
-
[`422f54e`](https://redirect.github.com/oxc-project/oxc/commit/422f54e)
linter: Only run rule run functions if implemented
([#​14454](https://redirect.github.com/oxc-project/oxc/issues/14454))
(camchenry)
-
[`2c228ae`](https://redirect.github.com/oxc-project/oxc/commit/2c228ae)
liner: Use top-level match for `no_obj_calls`
([#​14523](https://redirect.github.com/oxc-project/oxc/issues/14523))
(camchenry)
-
[`c49d891`](https://redirect.github.com/oxc-project/oxc/commit/c49d891)
linter: Use match for `no_negated_condition`
([#​14522](https://redirect.github.com/oxc-project/oxc/issues/14522))
(camchenry)
-
[`e222fc2`](https://redirect.github.com/oxc-project/oxc/commit/e222fc2)
linter: Use match for `no_multi_assign`
([#​14521](https://redirect.github.com/oxc-project/oxc/issues/14521))
(camchenry)
-
[`4440516`](https://redirect.github.com/oxc-project/oxc/commit/4440516)
linter: Refactor rules to take advantage of node type skipping
([#​14519](https://redirect.github.com/oxc-project/oxc/issues/14519))
(camchenry)
-
[`78261d6`](https://redirect.github.com/oxc-project/oxc/commit/78261d6)
linter: Refactor `no-invalid-fetch-options` to be more easily analyzed
([#​14458](https://redirect.github.com/oxc-project/oxc/issues/14458))
(camchenry)
##### 🧪 Testing
-
[`8d8881d`](https://redirect.github.com/oxc-project/oxc/commit/8d8881d)
linter/plugins: Expand tests for module resolution of plugins
([#​14559](https://redirect.github.com/oxc-project/oxc/issues/14559))
(overlookmotel)
-
[`33b6cde`](https://redirect.github.com/oxc-project/oxc/commit/33b6cde)
language\_server: Add basic tests for
`WorkspaceWorker::did_change_configuration`
([#​14531](https://redirect.github.com/oxc-project/oxc/issues/14531))
(Sysix)
-
[`bfe1ecd`](https://redirect.github.com/oxc-project/oxc/commit/bfe1ecd)
language\_server: Add tests for `WorkspaceWorker::init_watchers`
([#​14516](https://redirect.github.com/oxc-project/oxc/issues/14516))
(Sysix)
##### 💼 Other
-
[`0082cda`](https://redirect.github.com/oxc-project/oxc/commit/0082cda)
oxlint: V1.23.0
([#​14560](https://redirect.github.com/oxc-project/oxc/issues/14560))
(Boshen)
</details>
<details>
<summary>pnpm/pnpm (pnpm)</summary>
###
[`v10.18.3`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10183)
[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v10.18.2...v10.18.3)
##### Patch Changes
- Fix a bug where pnpm would infinitely recurse when using
`verifyDepsBeforeInstall: install` and pre/post install scripts that
called other pnpm scripts
[#​10060](https://redirect.github.com/pnpm/pnpm/issues/10060).
- Fixed scoped registry keys (e.g., `@scope:registry`) being parsed as
property paths in `pnpm config get` when `--location=project` is used
[#​9362](https://redirect.github.com/pnpm/pnpm/issues/9362).
- Remove pnpm-specific CLI options before passing to npm publish to
prevent "Unknown cli config" warnings
[#​9646](https://redirect.github.com/pnpm/pnpm/issues/9646).
- Fixed EISDIR error when bin field points to a directory
[#​9441](https://redirect.github.com/pnpm/pnpm/issues/9441).
- Preserve version and hasBin for variations packages
[#​10022](https://redirect.github.com/pnpm/pnpm/issues/10022).
- Fixed `pnpm config set --location=project` incorrectly handling keys
with slashes (auth tokens, registry settings)
[#​9884](https://redirect.github.com/pnpm/pnpm/issues/9884).
- When both `pnpm-workspace.yaml` and `.npmrc` exist, `pnpm config set
--location=project` now writes to `pnpm-workspace.yaml` (matching read
priority)
[#​10072](https://redirect.github.com/pnpm/pnpm/issues/10072).
- Prevent a table width error in `pnpm outdated --long`
[#​10040](https://redirect.github.com/pnpm/pnpm/issues/10040).
- Sync bin links after injected dependencies are updated by build
scripts. This ensures that binaries created during build processes are
properly linked and accessible to consuming projects
[#​10057](https://redirect.github.com/pnpm/pnpm/issues/10057).
</details>
<details>
<summary>rolldown/rolldown (rolldown)</summary>
###
[`v1.0.0-beta.43`](https://redirect.github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#100-beta43---2025-10-13)
[Compare
Source](https://redirect.github.com/rolldown/rolldown/compare/v1.0.0-beta.42...v1.0.0-beta.43)
##### 🚀 Features
- add filterVitePlugins utility that uses to skip vite plugins using
apply: "serve"
([#​6502](https://redirect.github.com/rolldown/rolldown/issues/6502))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_vite\_html: align partial can inline entry logic
([#​6500](https://redirect.github.com/rolldown/rolldown/issues/6500))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: align get\_imported\_chunks logic
([#​6499](https://redirect.github.com/rolldown/rolldown/issues/6499))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: align HtmlTagDescriptor
([#​6498](https://redirect.github.com/rolldown/rolldown/issues/6498))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: align partial utility functions logic
([#​6497](https://redirect.github.com/rolldown/rolldown/issues/6497))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_html\_vite\_html: align partial inject chunk asset links
logic
([#​6496](https://redirect.github.com/rolldown/rolldown/issues/6496))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: align `processedHtml` logic
([#​6494](https://redirect.github.com/rolldown/rolldown/issues/6494))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- add `nativeMagicString` options
([#​6469](https://redirect.github.com/rolldown/rolldown/issues/6469))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rust: eagerly cleanup resources when calling `close`
([#​6483](https://redirect.github.com/rolldown/rolldown/issues/6483))
by [@​hyf0](https://redirect.github.com/hyf0)
- rust: verify if bundler is closed for public API
([#​6481](https://redirect.github.com/rolldown/rolldown/issues/6481))
by [@​hyf0](https://redirect.github.com/hyf0)
- replace \[format] placeholder in chunk filename templates
([#​6476](https://redirect.github.com/rolldown/rolldown/issues/6476))
by [@​elecmonkey](https://redirect.github.com/elecmonkey)
- implement synchronous JS callback invocation for paths function
([#​6474](https://redirect.github.com/rolldown/rolldown/issues/6474))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_vite\_html: align partial transform hook logic
([#​6471](https://redirect.github.com/rolldown/rolldown/issues/6471))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- Support `output.paths`
([#​6470](https://redirect.github.com/rolldown/rolldown/issues/6470))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_vite\_html: align script urls handle logic
([#​6466](https://redirect.github.com/rolldown/rolldown/issues/6466))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- add validation for `preserveEntrySignatures` with
`includeDependenciesRecursively` option
([#​6468](https://redirect.github.com/rolldown/rolldown/issues/6468))
by [@​hyf0](https://redirect.github.com/hyf0)
- rolldown\_plugin\_vite\_html: align partial logic
([#​6465](https://redirect.github.com/rolldown/rolldown/issues/6465))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- background sourcemap generation for Javascript transform hooks
([#​6293](https://redirect.github.com/rolldown/rolldown/issues/6293))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rolldown\_plugin\_vite\_html: handle style tag
([#​6464](https://redirect.github.com/rolldown/rolldown/issues/6464))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: handle inline style attribute
([#​6463](https://redirect.github.com/rolldown/rolldown/issues/6463))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- rolldown\_plugin\_vite\_html: partially handle vite-ignore attribute
([#​6462](https://redirect.github.com/rolldown/rolldown/issues/6462))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- dev/node: expose errors of `on_hmr_updatrs` to node
([#​6454](https://redirect.github.com/rolldown/rolldown/issues/6454))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev/node: expose errors of `on_output` to node
([#​6453](https://redirect.github.com/rolldown/rolldown/issues/6453))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev: expose hmr errors on `on_hmr_updatrs` callback
([#​6443](https://redirect.github.com/rolldown/rolldown/issues/6443))
by [@​hyf0](https://redirect.github.com/hyf0)
##### 🐛 Bug Fixes
- fallback sourcemap generation for `experimental.nativeMagicString:
false`
([#​6488](https://redirect.github.com/rolldown/rolldown/issues/6488))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- take `resolve.modules` into account
([#​6484](https://redirect.github.com/rolldown/rolldown/issues/6484))
by [@​Pickachu](https://redirect.github.com/Pickachu)
- rolldown: increase tokio blocking threads size for watch mode
([#​6467](https://redirect.github.com/rolldown/rolldown/issues/6467))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
- use len\_utf16 in magic\_string CharToByteMapper
([#​6461](https://redirect.github.com/rolldown/rolldown/issues/6461))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- pass `advancedChunks#includeDependenciesRecursively` to rust
([#​6448](https://redirect.github.com/rolldown/rolldown/issues/6448))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev: should compute hmr update correctly for multiple clients
([#​6442](https://redirect.github.com/rolldown/rolldown/issues/6442))
by [@​hyf0](https://redirect.github.com/hyf0)
- allow specifying packageJsonPath in PluginContext.load
([#​6439](https://redirect.github.com/rolldown/rolldown/issues/6439))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
- use transform.target as default for minify target when `minify: {
compress: true }`
([#​6433](https://redirect.github.com/rolldown/rolldown/issues/6433))
by [@​sapphi-red](https://redirect.github.com/sapphi-red)
##### 🚜 Refactor
- extract background sourcemap handling into separate methods
([#​6501](https://redirect.github.com/rolldown/rolldown/issues/6501))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
- rust: only expose methods of `Bundler` for public usage
([#​6480](https://redirect.github.com/rolldown/rolldown/issues/6480))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev/node: use napi object instead clss for `BindingClientHmrUpdate`
([#​6456](https://redirect.github.com/rolldown/rolldown/issues/6456))
by [@​hyf0](https://redirect.github.com/hyf0)
- dev/node: improve `DevOnHmrUpdates` API
([#​6455](https://redirect.github.com/rolldown/rolldown/issues/6455))
by [@​hyf0](https://redirect.github.com/hyf0)
##### 📚 Documentation
- update team page and add acknowledgements page
([#​6495](https://redirect.github.com/rolldown/rolldown/issues/6495))
by [@​hyf0](https://redirect.github.com/hyf0)
- restructure website and files
([#​6492](https://redirect.github.com/rolldown/rolldown/issues/6492))
by [@​hyf0](https://redirect.github.com/hyf0)
- correct incorrect documentation about the config file
([#​6472](https://redirect.github.com/rolldown/rolldown/issues/6472))
by [@​jsparkdev](https://redirect.github.com/jsparkdev)
- options: `experimental.strictExecutionOrder`
([#​6450](https://redirect.github.com/rolldown/rolldown/issues/6450))
by [@​hyf0](https://redirect.github.com/hyf0)
- adding `why-plugin-hook-filter` in depth
([#​6446](https://redirect.github.com/rolldown/rolldown/issues/6446))
by [@​IWANABETHATGUY](https://redirect.github.com/IWANABETHATGUY)
##### ⚡ Performance
- rolldown: replace serde JSON string escape with simd impl
([#​6475](https://redirect.github.com/rolldown/rolldown/issues/6475))
by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn)
##### ⚙️ Miscellaneous Tasks
- docs: redirect removed path to new locations for compatibility
([#​6493](https://redirect.github.com/rolldown/rolldown/issues/6493))
by [@​hyf0](https://redirect.github.com/hyf0)
- deps: lock file maintenance npm packages
([#​6490](https://redirect.github.com/rolldown/rolldown/issues/6490))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update github-actions (major)
([#​6415](https://redirect.github.com/rolldown/rolldown/issues/6415))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- deps: update github-actions
([#​6489](https://redirect.github.com/rolldown/rolldown/issues/6489))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- rust: add comment for `DiagnosticOptions#stabilize_path`
([#​6447](https://redirect.github.com/rolldown/rolldown/issues/6447))
by [@​hyf0](https://redirect.github.com/hyf0)
- rust: remove unused `BindingHmrOutput`
([#​6457](https://redirect.github.com/rolldown/rolldown/issues/6457))
by [@​hyf0](https://redirect.github.com/hyf0)
- rolldown\_plugin\_vite\_html: tweak `utils.rs`
([#​6460](https://redirect.github.com/rolldown/rolldown/issues/6460))
by [@​shulaoda](https://redirect.github.com/shulaoda)
- change node version to lts
([#​6435](https://redirect.github.com/rolldown/rolldown/issues/6435))
by [@​iiio2](https://redirect.github.com/iiio2)
- rust/test: split hmr related structs into their own files
([#​6445](https://redirect.github.com/rolldown/rolldown/issues/6445))
by [@​hyf0](https://redirect.github.com/hyf0)
- deps: update crate-ci/typos action to v1.38.1
([#​6452](https://redirect.github.com/rolldown/rolldown/issues/6452))
by [@​renovate](https://redirect.github.com/renovate)\[bot]
- rust/test: render hmr errors
([#​6444](https://redirect.github.com/rolldown/rolldown/issues/6444))
by [@​hyf0](https://redirect.github.com/hyf0)
- examples: add `"type": "module"` in `package.json`
([#​6441](https://redirect.github.com/rolldown/rolldown/issues/6441))
by [@​iiio2](https://redirect.github.com/iiio2)
##### ❤️ New Contributors
- [@​Pickachu](https://redirect.github.com/Pickachu) made their
first contribution in
[#​6484](https://redirect.github.com/rolldown/rolldown/pull/6484)
- [@​elecmonkey](https://redirect.github.com/elecmonkey) made
their first contribution in
[#​6476](https://redirect.github.com/rolldown/rolldown/pull/6476)
- [@​jsparkdev](https://redirect.github.com/jsparkdev) made their
first contribution in
[#​6472](https://redirect.github.com/rolldown/rolldown/pull/6472)
</details>
<details>
<summary>evanw/esbuild (esbuild)</summary>
###
[`v0.25.11`](https://redirect.github.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#02511)
[Compare
Source](https://redirect.github.com/evanw/esbuild/compare/v0.25.10...v0.25.11)
- Add support for `with { type: 'bytes' }` imports
([#​4292](https://redirect.github.com/evanw/esbuild/issues/4292))
The [import
bytes](https://redirect.github.com/tc39/proposal-import-bytes) proposal
has reached stage 2.7 in the TC39 process, which means that although it
isn't quite recommended for implementation, it's generally approved and
ready for validation. Furthermore it has already been implemented by
[Deno](https://docs.deno.com/examples/importing_bytes/) and
[Webpack](https://redirect.github.com/webpack/webpack/pull/19928). So
with this release, esbuild will also add support for this. It behaves
exactly the same as esbuild's existing [`binary`
loader](https://esbuild.github.io/content-types/#binary). Here's an
example:
```js
import data from './image.png' with { type: 'bytes' }
const view = new DataView(data.buffer, 0, 24)
const width = view.getInt32(16)
const height = view.getInt32(20)
console.log('size:', width + '\xD7' + height)
```
- Lower CSS media query range syntax
([#​3748](https://redirect.github.com/evanw/esbuild/issues/3748),
[#​4293](https://redirect.github.com/evanw/esbuild/issues/4293))
With this release, esbuild will now transform CSS media query range
syntax into equivalent syntax using `min-`/`max-` prefixes for older
browsers. For example, the following CSS:
```css
@​media (640px <= width <= 960px) {
main {
display: flex;
}
}
```
will be transformed like this with a target such as `--target=chrome100`
(or more specifically with `--supported:media-range=false` if desired):
```css
@​media (min-width: 640px) and (max-width: 960px) {
main {
display: flex;
}
}
```
</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-node).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e5dbe40 commit 78f44cc
2 files changed
+409
-409
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments