chore(deps): update all non-major dependencies #286
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:
7.26.10->7.27.1^7.26.10->^7.27.1^7.25.9->^7.27.1^7.25.9->^7.27.17.26.9->7.27.1^7.26.3->^7.27.1^7.27.0->^7.27.1^0.13.0->^0.13.1^0.13.0->^0.13.1^0.5.16->^0.6.01.3.13->1.3.151.3.7->1.3.81.3.7->1.3.8^22.15.2->^22.15.3^19.1.2->^19.1.3^8.31.0->^8.31.1^8.31.0->^8.31.11.9.5->1.9.63.41.0->3.42.0^12.2.0->^12.3.012.2.0->12.3.0^0.503.0->^0.507.01.9.5->1.9.6^1.9.5->^1.9.6^5.1.6->^5.1.74.1.4->4.1.5^0.5.2->^0.5.3Release Notes
babel/babel (@babel/core)
v7.27.1Compare Source
👓 Spec Compliance
babel-parserusing ofas lexical declaration within for (@JLHwung)babel-parser,babel-types🐛 Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generatorbabel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traversebabel-generator💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse🏠 Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeregenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register@babel/registerto cts (@liuxingbaoyu)babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-typesbabel-plugin-transform-regeneratorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3babel-helpers,babel-plugin-transform-regeneratorbabel-helpers🔬 Output optimization
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3interopRequireWildcardsize (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3regeneratorRuntimesize (@liuxingbaoyu)module-federation/core (@module-federation/enhanced)
v0.13.1Compare Source
Patch Changes
f323928]129dac6]module-federation/core (@module-federation/rsbuild-plugin)
v0.13.1Compare Source
Patch Changes
pmmmwh/react-refresh-webpack-plugin (@pmmmwh/react-refresh-webpack-plugin)
v0.6.0Compare Source
BREAKING
18.12.0.webpackversion has been bumped to5.2.0.webpack-dev-serverversion has been bumped to4.8.0.webpack-plugin-serveversion has been bumped to1.0.0.overlay.sockHost,overlay.sockPath,overlay.sockPort,overlay.sockProtocolandoverlay.useURLPolyfillhave all been removed (#850).It was necessary to support WDS below
4.8.0(published in April 2022).It is no-longer necessary as a direct integration with WDS is now possible.
Features
Fixes
Internal
ansi-htmltoanserin error overlay (#854)web-infra-dev/rsbuild (@rsbuild/core)
v1.3.15Compare Source
What's Changed
New Features 🎉
modifyHTMLhook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5145Bug Fixes 🐞
Document 📖
modifyHTMLhook by @chenjiahan in https://github.com/web-infra-dev/rsbuild/pull/5151Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.14...v1.3.15
v1.3.14Compare Source
What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.3.13...v1.3.14
web-infra-dev/rspack (@rspack/cli)
v1.3.8Compare Source
Highlights 💡
Exposing SWC JS API
Rspack now experimentally exposes some SWC JavaScript APIs via
rspack.experiments.swc. This allows you to call SWC methods liketransformorminifywithout installing the additional @swc/core package.What's Changed
Exciting New Features 🎉
origin.locon chunkgroup by @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10188/10188output.cleanby @LingyuCodhttps://github.com/web-infra-dev/rspack/pull/10207/10207Bug Fixes 🐞
Document Updates 📖
require.resolveWeakmodule method by @9ahttps://github.com/web-infra-dev/rspack/pull/10203/10203Other Changes
New Contributors
Full Changelog: web-infra-dev/rspack@v1.3.7...v1.3.8
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.31.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.31.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
solidjs/solid (babel-preset-solid)
v1.9.6Compare Source
zloirock/core-js (core-js)
v3.42.0Compare Source
Mapupsert proposal:WeakMap.prototype.getOrInsertComputedupdated following tc39/proposal-upsert#79Map.prototype.getOrInsertMap.prototype.getOrInsertComputedWeakMap.prototype.getOrInsertWeakMap.prototype.getOrInsertComputedSymbolmethods forRegExpon primitive values following tc39/ecma262#3009:core-jsimplementationsString.prototype.matchAllString.prototype.matchString.prototype.replaceAllString.prototype.replaceString.prototype.searchString.prototype.splitUint8Array.prototype.setFromBase64bug in some of Linux builds of WebKitIterator.prototype.dropIterator.prototype.everyIterator.prototype.filterIterator.prototype.findIterator.prototype.flatMapIterator.prototype.forEachIterator.prototype.mapIterator.prototype.reduceIterator.prototype.someIterator.prototype.takeAsyncIteratorhelpersArray.fromAsync(due to the lack of async feature detection capability - temporarily, only in owncore-jsimplementation)AsyncIterator.fromIterator.prototype.toAsyncundefinedinitial parameter inIterator.prototype.reduce(see WebKit bug)core-js-compatandcore-js-builderAPI:'intersect'support fortargets.esmodules(Babel 7 behavior)targets.esmodules: true(Babel 7 behavior)RegExp.escapemarked as shipped from V8 ~ Chromium 136Error.isErrormarked as shipped from FF138Iteratorhelpers proposal features marked as supported from Deno 1.38.1 since it seems they were disabled in 1.38.0Iterator.prototype.{ drop, reduce, take }methods marked as fixed in Bun 1.2.11webpack-contrib/less-loader (less-loader)
v12.3.0Compare Source
Features
lucide-icons/lucide (lucide-react)
v0.507.0: Version 0.507.0Compare Source
What's Changed
square-penicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3155searchicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3140guitaricon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3115air-venticon by @jguddas in https://github.com/lucide-icons/lucide/pull/3117dumbbellicon by @jguddas in https://github.com/lucide-icons/lucide/pull/3107touchpad-officon by @jguddas in https://github.com/lucide-icons/lucide/pull/3118bell-electricicon by @jguddas in [https://github.com/lucide-icons/lucide/pConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.