chore(deps): update all non-major dependencies #6
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.4.2
->1.4.4
^1.1.5
->^1.1.6
^1.1.3
->^1.1.4
^1.1.3
->^1.1.4
^3.7.1
->^3.7.2
^6.0.0-beta.10
->^6.0.0
Release Notes
farm-fe/farm (@farmfe/core)
v1.4.4
Compare Source
Patch Changes
94451ae
: fix: disable inline scriptsb05a2c8
: fix bundle export cjs entry filev1.4.3
Compare Source
Patch Changes
c4ff67a
: Fix external alias #1957c4ff67a
: Fiximport * as xx
tree shaking issueweb-infra-dev/rsbuild (@rsbuild/core)
v1.1.6
Compare Source
What's Changed
Highlights 💡
Rsbuild no longer watches the
node_modules
directory by default, resulting in significant performance improvements:Performance 🚀
New Features 🎉
onCloseBuild
hook by @9aoy in https://github.com/web-infra-dev/rsbuild/pull/4065Document 📖
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.5...v1.1.6
web-infra-dev/rspack (@rspack/cli)
v1.1.4
Compare Source
What's Changed
Exciting New Features 🎉
as
attr by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8521Bug Fixes 🐞
WebWorkerTemplatePlugin
should generate import-scripts chunk loading runtime by @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8523Document Updates 📖
Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.1.3...v1.1.4
web-infra-dev/rspack (@rspack/core)
v1.1.4
Compare Source
vitejs/vite-plugin-react-swc (@vitejs/plugin-react-swc)
v3.7.2
Compare Source
Add Vite 6 to peerDependencies range #207
Thanks @RobinTail
Revert throw when refresh runtime is loaded twice #237
Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.
This revert was done in the Babel plugin last year and I didn't port it back.
vitejs/vite (vite)
v6.0.0
Compare Source
createRunnableDevEnvironment
returnsRunnableDevEnvironment
, notDevEnvironment
(#18673) (74221c3), closes #18673getModulesByFile
should return aserverModule
(#18715) (b80d5ec), closes #18715SIGTERM
(#18741) (cc55e36), closes #18741InterceptorOptions
type (#18766) (6252c60), closes #18766__vite_ssr_identity__
with(0, ...)
and inject;
between statements (#18748) (94546be), closes #18748Object.keys(import.meta.glob(...))
/ `Object.values(import.meta.glob( (ed99a2c), closes #18666module-sync
condition when loading config if enabled (#18650) (cf5028d), closes #18650HotUpdateContext
toHotUpdateOptions
(#18718) (824c347), closes #18718playground/json/__tests__/ssr
(#18701) (f731ca2), closes #18701Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.