chore(deps): update dependency @rspack/core to <1.8.0#1645
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency @rspack/core to <1.8.0#1645renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1645 +/- ##
=======================================
Coverage 92.41% 92.41%
=======================================
Files 157 157
Lines 10481 10481
=======================================
Hits 9686 9686
Misses 795 795
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dca4cba to
e4ca446
Compare
9e6631e to
2408791
Compare
2408791 to
c6a1fb6
Compare
Collaborator
|
Docs check is still failing |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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:
<1.6.0→<1.8.0Release Notes
web-infra-dev/rspack (@rspack/core)
v1.7.2Compare Source
What's Changed
New Features 🎉
requireAliasoption to control require variable renaming by @LingyuCoder in #12686sync_traceforloggertracing layer by @CPunisher in #12687preserveNewUrloption to keep new URL untouched by @fi3ework in #12632Bug Fixes 🐞
environments.importMetaDirnameAndFilenamenot work by @chenjiahan in #12708Refactor 🔨
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.7.1...v1.7.2
v1.7.1Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
compiler.rspackby @LingyuCoder in #12636Refactor 🔨
ExprRefto avoid cloneExprast nodes by @CPunisher in #12622Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.7.0...v1.7.1
v1.7.0Compare Source
🎉 See Announcing Rspack 1.7 for more details.
What's Changed
Performance Improvements ⚡
New Features 🎉
swc_corefrom 46.0.3 to 50.2.3 andswc_experimentalby @CPunisher in #12445Bug Fixes 🐞
Refactor 🔨
SourceFilewith&strand replaceArc<SourceMap>withRopein rspack_plugin_javascript by @CPunisher in #12404Document Updates 📖
ignoreWarningsoption with detailed examples by @chenjiahan in #12436module.rulesoptions into a dedicated page by @chenjiahan in #12452resolve.byDependencydescription and examples by @chenjiahan in #12458output.asyncChunksdocumentation and examples by @chenjiahan in #12500CaseSensitivePluginby @Timeless0911 in #12550Other Changes
swc_experimentalto fix parsing utf8 in template by @CPunisher in #12431Full Changelog: web-infra-dev/rspack@v1.6.8...v1.7.0
v1.6.8Compare Source
What's Changed
Bug Fixes 🐞
Full Changelog: web-infra-dev/rspack@v1.6.7...v1.6.8
v1.6.7Compare Source
Highlights 💡
🎉 Support for
import.meta.filename,import.meta.dirname, andimport.meta.resolveRspack now supports the
import.meta.filename,import.meta.dirname, andimport.meta.resolvemeta properties in ESM modules.These properties provide a standardized way to access file and directory paths in ES modules, similar to the CommonJS
__filenameand__dirnamevariables:Thanks to @magic-akari for this contribution!
What's Changed
New Features 🎉
import.meta.filename/dirname/resolveby @magic-akari in #12317[relative-resource-path]in moduleFilenameTemplate by @SyMind in #12370Bug Fixes 🐞
Refactor 🔨
.rspack[...]syntax and rebrand CSS extract plugin internals by @LingyuCoder in #12385Other Changes
Full Changelog: web-infra-dev/rspack@v1.6.6...v1.6.7
v1.6.6Compare Source
Highlights 💡
Compact module factories
Rspack now generates a more compact module factory format that trims the wrapper function. Benchmarks show this reduces bundle size by about 1% before gzip.
What's Changed
Performance Improvements ⚡
output.pathinfoby default by @chenjiahhttps://github.com/web-infra-dev/rspack/pull/12306/12306New Features 🎉
Bug Fixes 🐞
Refactor 🔨
__webpack_require__in static code by runtime template by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/12284/12284Configuration
📅 Schedule: Branch creation - "before 7am every weekday" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.