chore(deps): update all patch dependencies #567
Merged
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:
^2.60.3
->^2.60.6
1.0.0
->1.0.14
1.0.11
->1.0.14
1.5.2
->1.5.3
^4.17.10
->^4.17.13
^18.3.11
->^18.3.12
Release Notes
web-infra-dev/modern.js (@modern-js/module-tools)
v2.60.6
Compare Source
Patch Changes
v2.60.5
Compare Source
Patch Changes
v2.60.4
Compare Source
Patch Changes
d93bdb4
]d6986c5
]web-infra-dev/rspack (@rspack/core)
v1.0.14
Compare Source
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
require.ensure
by @CPunisher in https://github.com/web-infra-dev/rspack/pull/7972ResolveData
type by @9aoy in https://github.com/web-infra-dev/rspack/pull/8177Bug Fixes 🐞
Document Updates 📖
html-rspack-tags-plugin
as an alternative by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8158Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.0.13...v1.0.14
v1.0.13
Compare Source
What's Changed
Bug Fixes 🐞
Document Updates 📖
webpack-assets-manifest
compatibility status by @9aoy in https://github.com/web-infra-dev/rspack/pull/8144Other Changes
Full Changelog: web-infra-dev/rspack@v1.0.12...v1.0.13
v1.0.12
Compare Source
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
test
option to SourceMapDevToolPlugin by @inottn in https://github.com/web-infra-dev/rspack/pull/8136Other Changes
-t
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8122Full Changelog: web-infra-dev/rspack@v1.0.11...v1.0.12
v1.0.11
Compare Source
Highlights 💡
Faster Startup 🚀
The Node.js code from
@rspack/core
is now bundled into a single bundle, making Rspack startup 30ms faster.What's Changed
Performance Improvements ⚡
@rspack/core
for faster startup by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8072HASH_PLACEHOLDER_REGEX
with 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: web-infra-dev/rspack@v1.0.10...v1.0.11
v1.0.10
Compare Source
What's Changed
Highlights
The
swc_core
crate has been upgraded from version0.106.1
to0.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.contentHash
in PathData ofcompilation.getPath
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8074Other Changes
Full Changelog: web-infra-dev/rspack@v1.0.9...v1.0.10
v1.0.9
Compare Source
What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
compilation.getPath
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8032Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.0.8...v1.0.9
v1.0.8
Compare Source
What's Changed
Highlights
swc_core
has 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.builtModules
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7984Bug Fixes 🐞
HookMap
forruntimeRequirementInTree
by @colinaaa in https://github.com/web-infra-dev/rspack/pull/7987Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.0.7...v1.0.8
v1.0.7
Compare Source
What's Changed
Performance Improvements ⚡
browserslist
package by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7963Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.0.6...v1.0.7
v1.0.6
Compare Source
What's Changed
Highlights
Support ContextReplacementPlugin
For more information, please refer to the documentation ContextReplacementPlugin.
Performance Improvements ⚡
cow-utils
instead by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7908Exciting New Features 🎉
compilation.hooks.runtimeRequirementInTree
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7917emitDiagnostic
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7879compilation.addRuntimeModule
by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/7925Bug Fixes 🐞
testu
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7894var
by @inottn in https://github.com/web-infra-dev/rspack/pull/7903Document Updates 📖
extensionAlias
by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7951Other Changes
realDependencyLocation
instead ofrange
in dependency by @shulaoda in https://github.com/web-infra-dev/rspack/pull/7892New Contributors
Full Changelog: web-infra-dev/rspack@v1.0.5...v1.0.6
v1.0.5
Compare Source
What's Changed
Bug Fixes 🐞
hideStack
is set totrue
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7867Document Updates 📖
this.callback
usage by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/7855sources
JavaScript API by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/7876Other Changes
New Contributors
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.