Skip to content

chore(deps): update all patch dependencies#5269

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-patch
May 19, 2025
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.29.3 -> ^2.29.4 age adoption passing confidence
@rsbuild/core (source) ^1.3.18 -> ^1.3.20 age adoption passing confidence
@rsbuild/plugin-type-check ^1.2.1 -> ^1.2.2 age adoption passing confidence
@rslib/core (source) 0.7.0 -> 0.7.1 age adoption passing confidence
@shikijs/transformers (source) ^3.4.0 -> ^3.4.2 age adoption passing confidence
@tailwindcss/postcss (source) ^4.1.6 -> ^4.1.7 age adoption passing confidence
@types/node (source) ^22.15.17 -> ^22.15.19 age adoption passing confidence
@types/react (source) ^19.1.3 -> ^19.1.4 age adoption passing confidence
@types/react-dom (source) ^19.1.3 -> ^19.1.5 age adoption passing confidence
babel-plugin-react-compiler (source) ^19.1.0-rc.1 -> ^19.1.0-rc.2 age adoption passing confidence
create-rstack 1.4.2 -> 1.4.5 age adoption passing confidence
semver ^7.7.1 -> ^7.7.2 age adoption passing confidence
solid-js (source) ^1.9.6 -> ^1.9.7 age adoption passing confidence
svelte (source) ^5.30.1 -> ^5.30.2 age adoption passing confidence
tailwindcss (source) ^4.1.6 -> ^4.1.7 age adoption passing confidence
vue (source) ^3.5.13 -> ^3.5.14 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.29.4

Compare Source

Patch Changes
web-infra-dev/rsbuild (@​rsbuild/core)

v1.3.20

Compare Source

What's Changed
New Features 🎉
Document 📖
Other Changes

Full Changelog: v1.3.19...v1.3.20

v1.3.19

Compare Source

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

Full Changelog: v1.3.18...v1.3.19

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

v1.2.2

Compare Source

What's Changed

Full Changelog: rstackjs/rsbuild-plugin-type-check@v1.2.1...v1.2.2

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

v0.7.1

Compare Source

Highlights ✨

In 0.7.0, due to breaking changes in @ast-grep/napi, Ubuntu 20 is not supported if user enable dts generation.

This version revert this.

What's Changed
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.7.0...v0.7.1

shikijs/shiki (@​shikijs/transformers)

v3.4.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.4.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.7

Compare Source

Added
  • Upgrade: Migrate bare values to named values (#​18000)
  • Upgrade: Added cache to improve template migration performance (#​18025)
Fixed
  • Allow _ before numbers during candidate extraction (#​17961)
  • Prevent duplicate suggestions when using @theme and @utility together (#​17675)
  • Ensure that media queries within ::before and ::after pseudo selectors create valid CSS rules in production builds (#​17979)
  • Ensure that the standalone CLI does not leave temporary files behind (#​17981)
  • Ensure -rotate-* utilities properly negate arbitrary values (#​18014)
  • Ignore custom variants using :merge(…) selectors in legacy JS plugins (#​18020)
  • Ensure classes containing . are properly extracted from Clojure files (#​18038)
  • Upgrade: Fix error when using @import … source(…) (#​17963)
  • Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#​18017)
  • Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than class (#​18025)
facebook/react (babel-plugin-react-compiler)

v19.1.0-rc.2

Compare Source

rspack-contrib/create-rstack (create-rstack)

v1.4.5

Compare Source

What's Changed

Full Changelog: rstackjs/create-rstack@v1.4.4...v1.4.5

v1.4.4

Compare Source

What's Changed

Full Changelog: rstackjs/create-rstack@v1.4.3...v1.4.4

v1.4.3

Compare Source

What's Changed

Full Changelog: rstackjs/create-rstack@v1.4.2...v1.4.3

npm/node-semver (semver)

v7.7.2

Compare Source

Bug Fixes
Chores
sveltejs/svelte (svelte)

v5.30.2

Compare Source

Patch Changes
  • fix: falsy attachments types (#​15939)

  • fix: handle more hydration mismatches (#​15851)

vuejs/core (vue)

v3.5.14

Compare Source

Bug Fixes
Features

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 May 19, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit bc582b5
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/682a883b26d6540008223ee0
😎 Deploy Preview https://deploy-preview-5269--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: 84 (🟢 up 12 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (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 merged commit e9c7a6c into main May 19, 2025
12 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch May 19, 2025 01:33
@chenjiahan chenjiahan mentioned this pull request May 20, 2025
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