fix(test-tools): update peer dependency @rspack/core to v1#8289
Merged
chenjiahan merged 2 commits intomainfrom Oct 31, 2024
Merged
fix(test-tools): update peer dependency @rspack/core to v1#8289chenjiahan merged 2 commits intomainfrom
chenjiahan merged 2 commits intomainfrom
Conversation
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
chenjiahan
reviewed
Oct 31, 2024
chenjiahan
approved these changes
Oct 31, 2024
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.7.0->>=1.0.14Release Notes
web-infra-dev/rspack (@rspack/core)
v1.0.14Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
require.ensureby @CPunisher in https://github.com/web-infra-dev/rspack/pull/7972ResolveDatatype by @9aoy in https://github.com/web-infra-dev/rspack/pull/8177Bug Fixes 🐞
Document Updates 📖
html-rspack-tags-pluginas an alternative by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8158Other Changes
New Contributors
Full Changelog: v1.0.13...v1.0.14
v1.0.13Compare Source
What's Changed
Bug Fixes 🐞
Document Updates 📖
webpack-assets-manifestcompatibility status by @9aoy in https://github.com/web-infra-dev/rspack/pull/8144Other Changes
Full Changelog: v1.0.12...v1.0.13
v1.0.12Compare Source
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
testoption to SourceMapDevToolPlugin by @inottn in https://github.com/web-infra-dev/rspack/pull/8136Other Changes
-tby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8122Full Changelog: v1.0.11...v1.0.12
v1.0.11Compare Source
Highlights 💡
Faster Startup 🚀
The Node.js code from
@rspack/coreis now bundled into a single bundle, making Rspack startup 30ms faster.What's Changed
Performance Improvements ⚡
@rspack/corefor faster startup by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8072HASH_PLACEHOLDER_REGEXwith simple string parsing by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7907Exciting New Features 🎉
Bug Fixes 🐞
Other Changes
New Contributors
Full Changelog: v1.0.10...v1.0.11
v1.0.10Compare Source
What's Changed
Highlights
The
swc_corecrate has been upgraded from version0.106.1to0.109.1. Fixed the source map error in SWC minifier when used with Sentry.For a detailed comparison between swc versions, see the https://github.com/swc-project/swc/compare/swc_core@v0.106.1...swc_core@v0.109.1.
Exciting New Features 🎉
Bug Fixes 🐞
chunk.contentHashin PathData ofcompilation.getPathby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8074Other Changes
Full Changelog: v1.0.9...v1.0.10
v1.0.9Compare Source
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
compilation.getPathby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8032Document Updates 📖
Other Changes
Full Changelog: v1.0.8...v1.0.9
v1.0.8Compare Source
What's Changed
Highlights
swc_corehas been upgraded to 0.106.0 and swc minifier source map error has been fixed by @SyMind in https://github.com/web-infra-dev/rspack/pull/7991Performance Improvements ⚡
Exciting New Features 🎉
compilation.builtModulesby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7984Bug Fixes 🐞
HookMapforruntimeRequirementInTreeby @colinaaa in https://github.com/web-infra-dev/rspack/pull/7987Document Updates 📖
Other Changes
Full Changelog: v1.0.7...v1.0.8
v1.0.7Compare Source
What's Changed
Performance Improvements ⚡
browserslistpackage by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7963Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: v1.0.6...v1.0.7
v1.0.6Compare Source
What's Changed
Highlights
Support ContextReplacementPlugin
For more information, please refer to the documentation ContextReplacementPlugin.
Performance Improvements ⚡
cow-utilsinstead by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7908Exciting New Features 🎉
compilation.hooks.runtimeRequirementInTreeby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7917emitDiagnosticby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7879compilation.addRuntimeModuleby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7925Bug Fixes 🐞
testuby @shulaoda in https://github.com/web-infra-dev/rspack/pull/7894varby @inottn in https://github.com/web-infra-dev/rspack/pull/7903Document Updates 📖
extensionAliasby @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7951Other Changes
realDependencyLocationinstead ofrangein dependency by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7892New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5Compare Source
What's Changed
Bug Fixes 🐞
hideStackis set totrueby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7867Document Updates 📖
this.callbackusage by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7855sourcesJavaScript API by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7876Other Changes
New Contributors
Full Changelog: v1.0.4...v1.0.5
v1.0.4Compare Source
What's Changed
Exciting New Features 🎉
ErrorSpanin dependency trait by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7841Bug Fixes 🐞
Document Updates 📖
Other Changes
-tby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7835noImplicitAnyLetandnoArrayIndexKeyrules by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7843Full Changelog: v1.0.3...v1.0.4
v1.0.3Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
compilation.chunkGroups[].originsby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7776Bug Fixes 🐞
Configuration
📅 Schedule: Branch creation - "before 8am on wednesday" 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.