Skip to content

Commit f9b2be7

Browse files
chore(deps): update rspack dependencies (#63)
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 | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [@rspack/core](https://rspack.rs) ([source](https://redirect.github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack)) | [`1.5.4` -> `1.5.5`](https://renovatebot.com/diffs/npm/@rspack%2fcore/1.5.4/1.5.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rspack%2fcore/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@rspack%2fcore/1.5.4/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | [rspack_binding_build](https://rspack.rs/) ([source](https://redirect.github.com/web-infra-dev/rspack)) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_binding_build/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_binding_build/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_binding_builder](https://rspack.rs/) ([source](https://redirect.github.com/web-infra-dev/rspack)) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_binding_builder/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_binding_builder/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_binding_builder_macros](https://rspack.rs/) ([source](https://redirect.github.com/web-infra-dev/rspack)) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_binding_builder_macros/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_binding_builder_macros/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_cacheable](https://redirect.github.com/web-infra-dev/rspack) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_cacheable/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_cacheable/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_collections](https://rspack.rs/) ([source](https://redirect.github.com/web-infra-dev/rspack)) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_collections/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_collections/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_core](https://redirect.github.com/web-infra-dev/rspack) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_core/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_core/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_error](https://redirect.github.com/web-infra-dev/rspack) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_error/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_error/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | | [rspack_hook](https://redirect.github.com/web-infra-dev/rspack) | `=0.5.4` -> `=0.5.5` | [![age](https://developer.mend.io/api/mc/badges/age/crate/rspack_hook/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/crate/rspack_hook/0.5.4/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | workspace.dependencies | patch | --- ### Release Notes <details> <summary>web-infra-dev/rspack (@&#8203;rspack/core)</summary> ### [`v1.5.5`](https://redirect.github.com/web-infra-dev/rspack/releases/tag/v1.5.5) [Compare Source](https://redirect.github.com/web-infra-dev/rspack/compare/v1.5.4...v1.5.5) <!-- Release notes generated using configuration in .github/release.yml at v1.5.5 --> #### What's Changed ##### Bug Fixes 🐞 - fix: should walk call member chain args for dynamic import referenced by [@&#8203;ahabhgk](https://redirect.github.com/ahabhgk) in [#&#8203;11661](https://redirect.github.com/web-infra-dev/rspack/pull/11661) - fix(core): support NAPI\_RS\_NATIVE\_LIBRARY\_PATH by [@&#8203;hardfist](https://redirect.github.com/hardfist) in [#&#8203;11670](https://redirect.github.com/web-infra-dev/rspack/pull/11670) - fix: inline value condition for namespace import by [@&#8203;ahabhgk](https://redirect.github.com/ahabhgk) in [#&#8203;11679](https://redirect.github.com/web-infra-dev/rspack/pull/11679) - fix: allow Infinity for stats space options by [@&#8203;hardfist](https://redirect.github.com/hardfist) in [#&#8203;11685](https://redirect.github.com/web-infra-dev/rspack/pull/11685) - fix: inline value with export as by [@&#8203;ahabhgk](https://redirect.github.com/ahabhgk) in [#&#8203;11687](https://redirect.github.com/web-infra-dev/rspack/pull/11687) ##### Document Updates 📖 - docs: remove incorrect `emitRecords` compiler hook by [@&#8203;chenjiahan](https://redirect.github.com/chenjiahan) in [#&#8203;11671](https://redirect.github.com/web-infra-dev/rspack/pull/11671) - docs: improve `resolve.extensions` configuration by [@&#8203;chenjiahan](https://redirect.github.com/chenjiahan) in [#&#8203;11672](https://redirect.github.com/web-infra-dev/rspack/pull/11672) - docs: fix esm document example errors by [@&#8203;lzxb](https://redirect.github.com/lzxb) in [#&#8203;11673](https://redirect.github.com/web-infra-dev/rspack/pull/11673) ##### Other Changes - test: run webpack normal test cases with rspack test tools by [@&#8203;LingyuCoder](https://redirect.github.com/LingyuCoder) in [#&#8203;11660](https://redirect.github.com/web-infra-dev/rspack/pull/11660) - chore: deprecate copilot-instruction.md in favor of AGHENTS.md by [@&#8203;hardfist](https://redirect.github.com/hardfist) in [#&#8203;11669](https://redirect.github.com/web-infra-dev/rspack/pull/11669) - test: run webpack normal hot test cases with rspack test tools by [@&#8203;LingyuCoder](https://redirect.github.com/LingyuCoder) in [#&#8203;11662](https://redirect.github.com/web-infra-dev/rspack/pull/11662) - chore(refactor): inline base64 utilities into rspack\_util by [@&#8203;hardfist](https://redirect.github.com/hardfist) in [#&#8203;11668](https://redirect.github.com/web-infra-dev/rspack/pull/11668) - chore(deps): update patch npm dependencies by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in [#&#8203;11297](https://redirect.github.com/web-infra-dev/rspack/pull/11297) - test: run webpack compiler test cases with rspack test tools by [@&#8203;LingyuCoder](https://redirect.github.com/LingyuCoder) in [#&#8203;11676](https://redirect.github.com/web-infra-dev/rspack/pull/11676) - chore(deps): bump rspack-resolver to v0.6.3 by [@&#8203;stormslowly](https://redirect.github.com/stormslowly) in [#&#8203;11639](https://redirect.github.com/web-infra-dev/rspack/pull/11639) - chore: add setup script and update AGENTS.md by [@&#8203;hardfist](https://redirect.github.com/hardfist) in [#&#8203;11684](https://redirect.github.com/web-infra-dev/rspack/pull/11684) **Full Changelog**: <web-infra-dev/rspack@v1.5.4...v1.5.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://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/rspack-contrib/rspack-binding-template). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a299ea2 commit f9b2be7

File tree

4 files changed

+243
-240
lines changed

4 files changed

+243
-240
lines changed

0 commit comments

Comments
 (0)