fix(deps): update all non-major dependencies #3
+1,506
−1,497
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:
^7.26.0
->^7.26.7
^1.0.2
->^1.0.4
^1.3.0
->^1.6.6
^0.3.5
->^0.3.8
1.1.4
->1.2.2
1.1.4
->1.2.2
^1.9.3
->^1.10.9
^4.5.0
->^4.6.0
^2.0.2
->^2.1.0
^0.3.7
->^0.4.0
^22.10.0
->^22.10.10
^5.0.4
->^5.2.1
2.1.6
->2.1.8
^9.8.1
->^9.11.1
^3.30.1
->^3.40.0
^4.3.7
->^4.4.0
0.24.0
->0.24.2
^0.24.0
->^0.24.2
^9.15.0
->^9.19.0
^3.3.2
->^3.3.3
9.14.2
->9.15.4
^0.14.0
->^0.15.1
^4.27.4
->^4.32.0
^1.81.0
->^1.83.4
^8.3.5
->^8.3.6
^5.7.2
->^5.7.3
^1.16.0
->^1.16.1
^0.2.3
->^0.3.0
^6.0.0
->^6.0.11
^0.8.8
->^0.10.6
2.1.6
->2.1.8
^3.4.0
->^3.5.13
^5.96.1
->^5.97.1
^5.1.0
->^5.2.0
Release Notes
babel/babel (@babel/types)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)v7.26.5
Compare Source
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
v7.26.3
Compare Source
🐛 Bug Fix
babel-generator
🏠 Internal
babel-helper-builder-binary-assignment-operator-visitor
,babel-plugin-transform-exponentiation-operator
🏃♀️ Performance
babel-generator
babel-traverse
babel-plugin-transform-modules-commonjs
simplifyAccess
(@liuxingbaoyu)farm-fe/farm (@farmfe/core)
v1.6.6
Compare Source
Patch Changes
0163299
: Fix persistent cache panic when using addFileWatchFile with query #2067v1.6.5
Compare Source
Patch Changes
2423ee6
: Fix query strings in external imports are duplicatedv1.6.4
Compare Source
Patch Changes
35bdd7f
: fix module with query cannot update when watch file update84ab2c7
: fix import meta glob pathv1.6.3
Compare Source
Patch Changes
0ad977b
: import meta glob search packagev1.6.2
Compare Source
Patch Changes
43e0ea0
: do not clean up then watch graph monitoring modulev1.6.1
Compare Source
Patch Changes
9e9e94e
: fix namespace fallback when use literal computedv1.6.0
Compare Source
Minor Changes
6b84912
: js plugin supports process module hookPatch Changes
b235a91
: feat: support invalidateModulev1.5.0
Compare Source
Minor Changes
e63b163
: Support object stylescript.importNotUsedAsValues
and reset the default value toremove
Patch Changes
e63b163
: Fix vue lazy compilation transform error when persistent cache enablede63b163
: Fix mixed hmr ws protocol when proxy online host to localhoste63b163
: Fix module_group_graph panic which is caused by inconsistent module.module_groups when persistent cache is enabled80b13ce
: new import meta url runtime & merge electron preload output filese63b163
]v1.4.7
Compare Source
Patch Changes
c6df3d2
: Fix server.hmr.protocol does not workc6df3d2
]v1.4.6
Compare Source
Patch Changes
249e9a2
]jridgewell/gen-mapping (@jridgewell/gen-mapping)
v0.3.8
Compare Source
v0.3.7
Compare Source
v0.3.6
Compare Source
web-infra-dev/rspack (@rspack/cli)
v1.2.2
Compare Source
What's Changed
New Features 🎉
Regexp
withends_with
match by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/9081Bug Fixes 🐞
amd
option behavior with webpack by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/9103JsModule
by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8939Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.1...v1.2.2
v1.2.1
Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rspack@v1.2.0...v1.2.1
v1.2.0
Compare Source
See Announcing Rspack 1.2 for more details.
What's Changed
Performance Improvements ⚡
CachedSource
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8666substring
ofrspack-sources
by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8731fast-glob
to v0.4.1 by @shulaoda in https://github.com/web-infra-dev/rspack/pull/8800Exciting New Features 🎉
size
option for optimization.chunkIds config by @inottn in https://github.com/web-infra-dev/rspack/pull/8642WarnCaseSensitiveModulesPlugin
and disable it by default by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/8697match_when_empty
for rule condition by @CPunisher in https://github.com/web-infra-dev/rspack/pull/88092
to reduce bundle size by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8853config.mode
andconfig.name
by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8920devtool
to compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8940enforceRelative
plugin option to preserve './' by @SoonIter in https://github.com/web-infra-dev/rspack/pull/8946optimization
in compiler options builder by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8979json
type by @cbbfcd in https://github.com/web-infra-dev/rspack/pull/8947@rspack/tracing
as peer dependency by [@h-a-n-a](https://redirect.githubConfiguration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.