chore(deps): update all patch dependencies #782
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.28.0->^2.28.1^7.50.0->^7.50.1^4.0.4->^4.0.5~1.2.10->~1.2.11^20.4.5->^20.4.6^3.5.1->^3.5.20.5.0->0.5.1^3.0.6->^3.0.7^2.2.2->^2.2.4Release Notes
changesets/changesets (@changesets/cli)
v2.28.1Compare Source
Patch Changes
b9df596]:microsoft/rushstack (@microsoft/api-extractor)
v7.50.1Compare Source
Sat, 22 Feb 2025 01:11:11 GMT
Patches
module-federation/core (@module-federation/storybook-addon)
v4.0.5Patch Changes
web-infra-dev/rsbuild (@rsbuild/core)
v1.2.11Compare Source
What's Changed
Bug Fixes 🐞
Other Changes
Full Changelog: web-infra-dev/rsbuild@v1.2.10...v1.2.11
nrwl/nx (nx)
v20.4.6Compare Source
20.4.6 (2025-02-20)
🚀 Features
🩹 Fixes
❤️ Thank You
prettier/prettier (prettier)
v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition topackage.json, so thatrequire("prettier")can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.web-infra-dev/rslib (rslib)
v0.5.1Compare Source
What's Changed
New Features 🎉
declarationDiroroutDiris resolved outside project root by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/780Bug Fixes 🐞
redirect.dts.extensionis enabled by @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/778Document 📖
redirect.dts.extensionby @Timeless0911 in https://github.com/web-infra-dev/rslib/pull/771Other Changes
Full Changelog: v0.5.0...v0.5.1
vitest-dev/vitest (vitest)
v3.0.7Compare Source
vuejs/language-tools (vue-tsc)
v2.2.4Compare Source
Features
$attrs,$el,$refsand$slots(#5135) - Thanks to @KazariEX!Bug Fixes
generateSfcBlockSectionto the end to fix missing comma errors (#5184) - Thanks to @zhiyuanzmj!TS4081(#5192) - Thanks to @KazariEX!@vue-genericto improve offset calculation (#5193) - Thanks to @Gehbt!undefinedfor model with default value (#5198) - Thanks to @RylanBueckert-Broadsign!Other Changes
v-scopeimplemention - Thanks to @KazariEX!v-for- Thanks to @KazariEX!declarationto track more errors - Thanks to @KazariEX!@vue-expect-errorsupport (#5176) - Thanks to @machty!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.