chore(deps): update dependency @rspack/core to v1.7.3#779
Merged
renovate[bot] merged 1 commit intomasterfrom Jan 20, 2026
Merged
chore(deps): update dependency @rspack/core to v1.7.3#779renovate[bot] merged 1 commit intomasterfrom
renovate[bot] merged 1 commit intomasterfrom
Conversation
3474bd3 to
4022fd1
Compare
4022fd1 to
4318f22
Compare
cd2ebf1 to
c1c4efd
Compare
6a02364 to
5476dbf
Compare
3430cd7 to
cfa9f0b
Compare
45f0813 to
73697d3
Compare
73697d3 to
38adf9d
Compare
d32db70 to
8bff6b8
Compare
426ae98 to
67156d6
Compare
62b6bae to
07e9741
Compare
07e9741 to
56b466f
Compare
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.5.8→1.7.3Release Notes
web-infra-dev/rspack (@rspack/core)
v1.7.3Compare Source
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 - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.