Skip to content

chore(deps): update all patch dependencies#5750

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-patch
Aug 4, 2025
Merged

chore(deps): update all patch dependencies#5750
chenjiahan merged 1 commit intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.54.1 -> 1.54.2 age confidence
@rsbuild/core (source) ^1.4.11 -> ^1.4.13 age confidence
@rsbuild/plugin-type-check ^1.2.3 -> ^1.2.4 age confidence
@rsbuild/plugin-vue-jsx ^1.1.0 -> ^1.1.1 age confidence
@rslib/core (source) 0.11.0 -> 0.11.1 age confidence
@​rslint/core ^0.1.1 -> ^0.1.3 age confidence
@swc/plugin-prefresh (source) ^9.0.0 -> ^9.0.1 age confidence
@swc/plugin-remove-console (source) ^9.0.0 -> ^9.0.1 age confidence
@types/react (source) ^19.1.8 -> ^19.1.9 age confidence
@types/react-dom (source) ^19.1.6 -> ^19.1.7 age confidence
nx (source) ^21.3.7 -> ^21.3.11 age confidence
playwright (source) 1.54.1 -> 1.54.2 age confidence
react (source) ^19.1.0 -> ^19.1.1 age confidence
react-dom (source) ^19.1.0 -> ^19.1.1 age confidence
simple-git-hooks ^2.13.0 -> ^2.13.1 age confidence
svelte (source) ^5.37.0 -> ^5.37.3 age confidence
svelte-check ^4.3.0 -> ^4.3.1 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.54.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140
web-infra-dev/rsbuild (@​rsbuild/core)

v1.4.13

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: v1.4.12...v1.4.13

v1.4.12

Compare Source

What's Changed

New Features 🎉
Performance 🚀
Bug Fixes 🐞
Refactor 🔨
Document 📖
Other Changes

Full Changelog: v1.4.11...v1.4.12

rspack-contrib/rsbuild-plugin-type-check (@​rsbuild/plugin-type-check)

v1.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: rstackjs/rsbuild-plugin-type-check@v1.2.3...v1.2.4

rspack-contrib/rsbuild-plugin-vue-jsx (@​rsbuild/plugin-vue-jsx)

v1.1.1

Compare Source

What's Changed

Full Changelog: rstackjs/rsbuild-plugin-vue-jsx@v1.1.0...v1.1.1

web-infra-dev/rslib (@​rslib/core)

v0.11.1

Compare Source

What's Changed
New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslib@v0.11.0...v0.11.1

swc-project/plugins (@​swc/plugin-prefresh)

v9.0.1

Patch Changes
  • df280ad: Update swc_core to v34.0.0
swc-project/plugins (@​swc/plugin-remove-console)

v9.0.1

Patch Changes
  • df280ad: Update swc_core to v34.0.0
nrwl/nx (nx)

v21.3.11

Compare Source

21.3.11 (2025-08-01)
🩹 Fixes
  • angular: add missing config properties to adapter whitelist (#​32186)
  • core: only traverse workspace node when it exists (#​32165)
  • gradle: fix bootJar, add excludeDependsOn to false (#​32157)
  • module-federation: re-add support for mf aliases (#​31347)
  • release: provide a link to Manage Release page when "nx release"fails (#​32153)
  • release: use top-level releaseTagPattern as the default for release groups (#​32154)
  • rspack: update installed version of rspack to be same as @​nx/rspack (#​32152)
  • testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#​32177)
❤️ Thank You

v21.3.10

Compare Source

21.3.10 (2025-07-30)

🩹 Fixes
  • misc: small tweaks in messaging (#​32131)
❤️ Thank You

v21.3.9

Compare Source

21.3.9 (2025-07-29)

🩹 Fixes
  • misc: critical severity for form-data package (#​32108)
❤️ Thank You

v21.3.8

Compare Source

21.3.8 (2025-07-28)

🩹 Fixes
  • core: remove graph creation from postinstall hook (#​32027, #​31694)
  • react-native: add release option to publisable react-native library (#​29817)
❤️ Thank You
facebook/react (react)

v19.1.1

Compare Source

facebook/react (react-dom)

v19.1.1

Compare Source

toplenboren/simple-git-hooks (simple-git-hooks)

v2.13.1

Compare Source

Patch Changes
sveltejs/svelte (svelte)

v5.37.3

Compare Source

Patch Changes
  • fix: reset attribute cache after setting corresponding property (#​16543)

v5.37.2

Compare Source

Patch Changes
  • fix: double event processing in firefox due to event object being garbage collected (#​16527)

  • fix: add bindable dimension attributes types to SVG and MathML elements (#​16525)

  • fix: correctly differentiate static fields before emitting duplicate_class_field (#​16526)

  • fix: prevent last_propagated_event from being DCE'd (#​16538)

v5.37.1

Compare Source

Patch Changes
  • chore: remove some todos (#​16515)

  • fix: allow await expressions inside {#await ...} argument (#​16514)

  • fix: append_styles in an effect to make them available on mount (#​16509)

  • chore: remove parser.template_untrimmed (#​16511)

  • fix: always inject styles when compiling as a custom element (#​16509)

sveltejs/language-tools (svelte-check)

v4.3.1

Compare Source

fix: handle object literal in MustacheTag (https://github.com/sveltejs/language-tools/pull/2805)


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 4, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 6b702d4
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68902ca1471f270008bbd47e
😎 Deploy Preview https://deploy-preview-5750--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69 (🔴 down 11 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@chenjiahan chenjiahan enabled auto-merge (squash) August 4, 2025 03:45
@chenjiahan chenjiahan merged commit 3f7ca7d into main Aug 4, 2025
12 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch August 4, 2025 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant