Skip to content

chore(deps): update all patch dependencies#4644

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-patch
Feb 24, 2025
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.28.0 -> ^2.28.1 age adoption passing confidence
@rsbuild/core (source) ^1.2.8 -> ^1.2.11 age adoption passing confidence
@rsbuild/plugin-babel (source) ^1.0.3 -> ^1.0.4 age adoption passing confidence
@rsbuild/plugin-preact (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence
@rsbuild/plugin-react (source) ^1.1.0 -> ^1.1.1 age adoption passing confidence
@rsbuild/plugin-solid (source) ^1.0.4 -> ^1.0.5 age adoption passing confidence
@rsbuild/plugin-svelte (source) ^1.0.7 -> ^1.0.8 age adoption passing confidence
@rsbuild/plugin-vue (source) ^1.0.5 -> ^1.0.6 age adoption passing confidence
@rsdoctor/rspack-plugin (source) 1.0.0-alpha.4 -> 1.0.0-beta.1 age adoption passing confidence
@rslib/core (source) 0.5.0 -> 0.5.1 age adoption passing confidence
@rspack/core (source) 1.2.3 -> 1.2.5 age adoption passing confidence
@swc/core (source) ^1.10.16 -> ^1.10.18 age adoption passing confidence
@tailwindcss/postcss (source) ^4.0.7 -> ^4.0.8 age adoption passing confidence
@types/node (source) ^22.13.4 -> ^22.13.5 age adoption passing confidence
@types/polka (source) ^0.5.2 -> ^0.5.7 age adoption passing confidence
@types/react (source) ^19.0.9 -> ^19.0.10 age adoption passing confidence
@types/react-dom (source) ^19.0.3 -> ^19.0.4 age adoption passing confidence
babel-preset-solid (source) ^1.9.3 -> ^1.9.5 age adoption passing confidence
mrmime ^2.0.0 -> ^2.0.1 age adoption passing confidence
nx (source) ^20.4.4 -> ^20.4.6 age adoption passing confidence
postcss (source) ^8.5.2 -> ^8.5.3 age adoption passing confidence
preact (source) ^10.26.0 -> ^10.26.2 age adoption passing confidence
prettier (source) ^3.5.1 -> ^3.5.2 age adoption passing confidence
sirv ^3.0.0 -> ^3.0.1 age adoption passing confidence
solid-js (source) ^1.9.4 -> ^1.9.5 age adoption passing confidence
svelte (source) ^5.20.1 -> ^5.20.2 age adoption passing confidence
tailwindcss (source) ^4.0.7 -> ^4.0.8 age adoption passing confidence
tinyglobby ^0.2.10 -> ^0.2.12 age adoption passing confidence
vitest (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence
ws ^8.18.0 -> ^8.18.1 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.28.1

Compare Source

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

v1.2.11

Compare Source

What's Changed

Bug Fixes 🐞
Other Changes

Full Changelog: v1.2.10...v1.2.11

v1.2.10

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: v1.2.9...v1.2.10

v1.2.9

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: v1.2.8...v1.2.9

web-infra-dev/rsdoctor (@​rsdoctor/rspack-plugin)

v1.0.0-beta.1

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rsdoctor@v1.0.0-beta.0...v1.0.0-beta.1

v1.0.0-beta.0

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsdoctor@v1.0.0-alpha.4...v1.0.0-beta.0

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

v0.5.1

Compare Source

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

Full Changelog: web-infra-dev/rslib@v0.5.0...v0.5.1

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

v1.2.5

Compare Source

Note 🐛

Version 1.2.5 fixes compatibility issues caused by Glibc versions on Linux x86 systems in version 1.2.4.

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.2.4...v1.2.5

v1.2.4

Compare Source

Highlights 💡

Support for SRI

This release introduces a new built-in SubresourceIntegrityPlugin to provide support for Subresource Integrity (SRI).

SubresourceIntegrityPlugin is a Rust rewrite of the webpack-subresource-integrity and is much more faster.

import { experiments } from '@​rspack/core';

const { SubresourceIntegrityPlugin } = experiments;

export default {
  plugins: [new SubresourceIntegrityPlugin()],
  output: {
    crossOriginLoading: 'anonymous',
  },
};
Updated Roadmap

The Rspack roadmap has been updated with new targets such as Wasm build and Rstest, see Roadmap.

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

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.


  • 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 Feb 24, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 3c060d1
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67bbc5c939f0ec0007dc8cb5
😎 Deploy Preview https://deploy-preview-4644--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: 50 (🔴 down 1 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 site configuration.

@chenjiahan chenjiahan merged commit 49d78c4 into main Feb 24, 2025
12 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch February 24, 2025 02:19
nice-hang pushed a commit to nice-hang/rsbuild that referenced this pull request Feb 24, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@chenjiahan chenjiahan mentioned this pull request Feb 27, 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