Skip to content

chore(deps): update all patch dependencies #765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rsbuild/core (source) ~1.2.8 -> ~1.2.9 age adoption passing confidence
@rsbuild/plugin-babel (source) ^1.0.3 -> ^1.0.4 age adoption passing confidence
@rsbuild/plugin-less (source) ^1.1.0 -> ^1.1.1 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-sass (source) ^1.2.1 -> ^1.2.2 age adoption passing confidence
@rsbuild/plugin-stylus (source) ^1.0.7 -> ^1.0.8 age adoption passing confidence
@rsbuild/plugin-svgr (source) ^1.0.6 -> ^1.0.7 age adoption passing confidence
@rsbuild/plugin-vue (source) ^1.0.5 -> ^1.0.6 age adoption passing confidence
@storybook/addon-essentials (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/addon-interactions (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/addon-links (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/addon-onboarding (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/blocks (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/react (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
@storybook/test (source) ^8.5.6 -> ^8.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
nx (source) ^20.4.4 -> ^20.4.5 age adoption passing confidence
rspress (source) 1.41.2 -> 1.41.3 age adoption passing confidence
storybook (source) ^8.5.6 -> ^8.5.7 age adoption passing confidence
tinyglobby ^0.2.10 -> ^0.2.11 age adoption passing confidence
tsx (source) ^4.19.2 -> ^4.19.3 age adoption passing confidence
vitest (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence

Release Notes

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

v1.2.9

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rsbuild@v1.2.8...v1.2.9

storybookjs/storybook (@​storybook/addon-essentials)

v8.5.7

Compare Source

storybookjs/storybook (@​storybook/addon-interactions)

v8.5.7

Compare Source

storybookjs/storybook (@​storybook/addon-onboarding)

v8.5.7

Compare Source

nrwl/nx (nx)

v20.4.5

Compare Source

20.4.5 (2025-02-18)

🩹 Fixes
  • core: add the extends field to nx-schema.json (#​30027)
  • core: respect extends when reading tsconfig options (#​30062)
  • core: make hash_array resilient to None values (#​30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#​30095)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#​30073)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#​30096)
  • react: add release option for @​nx/react:lib --publishable (#​29776)
  • release: allow preid option in release command (#​29264)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#​30086)
❤️ Thank You
web-infra-dev/rspress (rspress)

v1.41.3

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspress@v1.41.2...v1.41.3

SuperchupuDev/tinyglobby (tinyglobby)

v0.2.11

Compare Source

I've opened a sponsorships page! Consider sponsoring at https://github.com/sponsors/SuperchupuDev
if you'd like to support the development of this project. This is a huge release in a technical aspect
that took many months to get right.

Added
  • New optimizer to avoid crawling directories with entries that will never match.

    This is a huge performance improvement and it should solve most if not all performance issues in the library.

    This has taken many months to figure out and implement and has gotten through three different implementations
    with the help and/or advice of many people, most from e18e:

  • Other performance improvements, such as early returning without patterns by bluwy
    and micro-optimizations by Torathion

  • debug option. Useful for development purposes

Fixed
  • Usage of escaped patterns with a cwd that partially matches the pattern
  • Unsupported usages of backslashes making the library really slow. It should be way faster now thanks to the new optimizer
privatenumber/tsx (tsx)

v4.19.3

Compare Source

vitest-dev/vitest (vitest)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (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.

Sorry, something went wrong.

Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit d3f5f24
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/67b5570bd9ff740008381f76
😎 Deploy Preview https://deploy-preview-765--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Timeless0911
Timeless0911 previously approved these changes Feb 19, 2025
@renovate renovate bot force-pushed the renovate/all-patch branch from d3f5f24 to 4e2909b Compare February 19, 2025 06:26
@Timeless0911 Timeless0911 merged commit 1925cec into main Feb 19, 2025
18 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-patch branch February 19, 2025 06:40
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.

None yet

1 participant