chore(deps): update all patch dependencies#188
Merged
chenjiahan merged 1 commit intomainfrom Dec 12, 2024
Merged
Conversation
8e700b1 to
40ee359
Compare
40ee359 to
9642d4a
Compare
chenjiahan
approved these changes
Dec 12, 2024
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:
^0.8.0->^0.8.21.10.4->1.10.6^1.1.8->^1.1.101.1.8->1.1.101.1.7->1.1.101.1.4->1.1.61.1.4->1.1.6^1.1.1->^1.1.2^1.0.0->^1.0.12.22.6->2.22.7^1.10.0->^1.10.1^18.3.12->^18.3.16^18.3.1->^18.3.515.2.10->15.2.1119.0.0-rc-fb9a90fa48-20240614->19.0.019.0.0-rc-fb9a90fa48-20240614->19.0.0^3.4.15->^3.4.164.0.0-beta.4->4.0.0-beta.6Release Notes
module-federation/core (@module-federation/rsbuild-plugin)
v0.8.2Compare Source
Patch Changes
v0.8.1Compare Source
Patch Changes
napi-rs/node-rs (@node-rs/crc32)
v1.10.6Compare Source
web-infra-dev/rsbuild (@rsbuild/core)
v1.1.10Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Document 📖
createRsbuildoptions by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4154server.portby @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4178Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.9...v1.1.10
v1.1.9Compare Source
What's Changed
New Features 🎉
resolve.extensionsconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4146Bug Fixes 🐞
cliShortcuts.customtyping by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4125output.assetPrefixwith absolute url by @SoonIter in https://github.com/web-infra-dev/rsbuild/pull/4129Document 📖
resolve.extensionsconfig by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/4147Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.1.8...v1.1.9
web-infra-dev/rspack (@rspack/cli)
v1.1.6Compare Source
What's Changed
Highlights 💡
Reduced memory usage
Rspack's memory usage in large projects has been significantly reduced since v1.1.6:
Related PRs:
RuntimeModuleby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8620Performance Improvements ⚡
RawSourcewith smallerRawStringSourceandRawBufferSourceby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8629Exciting New Features 🎉
output.trustedTypes.onPolicyCreationFailureby @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/8619getResolvein external function context by @fi3ework in https://github.com/web-infra-dev/rspack/pull/8577Bug Fixes 🐞
importModuleby @CPunisher in https://github.com/web-infra-dev/rspack/pull/8595Document Updates 📖
CopyRspackPlugindocumentation by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8621Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.1.5...v1.1.6
v1.1.5Compare Source
What's Changed
Performance Improvements ⚡
Bufferto zero-copyBufferSliceby @h-a-n-a in https://github.com/web-infra-dev/rspack/pull/8574Exciting New Features 🎉
asattr support use with dyn trait by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/8535process.titleby @chenjiahan in https://github.com/web-infra-dev/rspack/pull/8576Bug Fixes 🐞
Document Updates 📖
Other Changes
Full Changelog: web-infra-dev/rspack@v1.1.4...v1.1.5
rspack-contrib/rspack-plugin-preact-refresh (@rspack/plugin-preact-refresh)
v1.1.2Compare Source
What's Changed
New Contributors
Full Changelog: rstackjs/rspack-plugin-preact-refresh@v1.1.1...v1.1.2
rspack-contrib/rspack-plugin-react-refresh (@rspack/plugin-react-refresh)
v1.0.1Compare Source
What's Changed
reactRefreshEntryPathby @chenjiahan in https://github.com/rspack-contrib/rspack-plugin-react-refresh/pull/10includeandexcludeoptions by @chenjiahan in https://github.com/rspack-contrib/rspack-plugin-react-refresh/pull/7New Contributors
Full Changelog: rstackjs/rspack-plugin-react-refresh@v1.0.0...v1.0.1
getsentry/sentry-javascript-bundler-plugins (@sentry/webpack-plugin)
v2.22.7Compare Source
@sentry/clito2.39.1and require specific version (#632)swc-project/swc (@swc/core)
v1.10.1Compare Source
Bug Fixes
Features
module.outFileExtension(#9784) (e04c7b3)lint-staged/lint-staged (lint-staged)
v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.facebook/react (react)
v19.0.0Compare Source
facebook/react (react-dom)
v19.0.0Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)Changed
Configuration
📅 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.