Skip to content

chore(deps): update all patch dependencies#4516

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.26.7 -> ^7.26.8 age adoption passing confidence
@babel/preset-env (source) ^7.26.7 -> ^7.26.8 age adoption passing confidence
@module-federation/enhanced (source) 0.8.9 -> 0.8.10 age adoption passing confidence
@module-federation/rsbuild-plugin (source) 0.8.9 -> 0.8.10 age adoption passing confidence
@rsbuild/core (source) ^1.2.3 -> ^1.2.4 age adoption passing confidence
@rslib/core (source) 0.4.0 -> 0.4.1 age adoption passing confidence
@rspress/plugin-client-redirects (source) ^1.41.0 -> ^1.41.1 age adoption passing confidence
@rspress/plugin-rss (source) ^1.41.0 -> ^1.41.1 age adoption passing confidence
@swc/core (source) ^1.10.12 -> ^1.10.15 age adoption passing confidence
@tailwindcss/postcss (source) ^4.0.3 -> ^4.0.5 age adoption passing confidence
@types/node (source) ^22.13.0 -> ^22.13.1 age adoption passing confidence
nx (source) ^20.4.0 -> ^20.4.2 age adoption passing confidence
rspress (source) ^1.41.0 -> ^1.41.1 age adoption passing confidence
svelte (source) ^5.19.7 -> ^5.19.9 age adoption passing confidence
tailwindcss (source) ^4.0.3 -> ^4.0.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
module-federation/core (@​module-federation/enhanced)

v0.8.10

Compare Source

Patch Changes
module-federation/core (@​module-federation/rsbuild-plugin)

v0.8.10

Compare Source

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

v1.2.4

Compare Source

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

Full Changelog: v1.2.3...v1.2.4

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

v0.4.1

Compare Source

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

Full Changelog: web-infra-dev/rslib@v0.4.0...v0.4.1

web-infra-dev/rspress (@​rspress/plugin-client-redirects)

v1.41.1

Compare Source

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

Full Changelog: web-infra-dev/rspress@v1.41.0...v1.41.1

swc-project/swc (@​swc/core)

v1.10.15

Compare Source

Bug Fixes
Features
Performance

v1.10.14

Compare Source

Bug Fixes
Features
Performance
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.0.5

Compare Source

Added
  • Add @theme static option for always including theme variables in compiled CSS (#​16211)
Fixed
  • Remove rogue console.log from @tailwindcss/vite (#​16307)
Changed
  • Don't include theme variables that aren't used in compiled CSS (#​16211)

v4.0.4

Compare Source

Fixed
  • Fix a crash when setting JS theme values to null (#​16210)
  • Ensure escaped underscores in CSS variables in arbitrary values are properly unescaped (#​16206)
  • Ensure that the containers JS theme key is added to the --container-* namespace (#​16169)
  • Ensure theme @keyframes are generated even if an --animation-* variable spans multiple lines (#​16237)
  • Vite: Skip parsing stylesheets with the ?commonjs-proxy flag (#​16238)
  • Fix order-first and order-last for Firefox (#​16266)
  • Fix support for older instruction sets on Linux x64 builds of the standalone CLI (#​16244)
  • Ensure NODE_PATH is respected when resolving JavaScript and CSS files (#​16274)
  • Ensure Node addons are packaged correctly with FreeBSD builds (#​16277)
  • Fix an issue where @variant inside a referenced stylesheet could cause a stack overflow (#​16300)
nrwl/nx (nx)

v20.4.2

Compare Source

20.4.2 (2025-02-08)
🚀 Features
  • core: update CNW defaults so they generate a useful workspace by default (#​29915)
  • nx-dev: add quote component for enterprise articles (01446495048)
  • nx-dev: add metrics and related blogs section (2007d491a1e)
  • nx-dev: webinar page (#​29913)
🩹 Fixes
  • nextjs: enhance support for custom server with SWC configuration (#​29895)
  • nx-dev: Update customers carousel subtitle (#​29920)
  • nx-dev: error on course detail page on mobile (f592f59a825)
❤️ Thank You

v20.4.1

Compare Source

20.4.1 (2025-02-06)
🚀 Features
  • core: lock graph creation when running in another process (#​29408)
  • core: add prefixColor property to @nx:run-commands (#​29348)
  • core: add sync generators option to target defaults in nx-schema (#​29441)
  • core: show link to migrate detail page in --interactive mode (#​29874)
  • nx-dev: refactor and improve style of video-player (#​29749)
  • nx-dev: add ability to add labels to video-player (65c44b6abf)
  • nx-dev: allow callout component to be expanded by default (#​29806)
  • nx-dev: add epic nx release course (#​29777)
  • nx-dev: show alt text as label below markdown images (34dd347128)
  • nx-dev: conformance rule for blog post description (3920bf8852)
  • nx-dev: allow link-card components to take an image URL (84779d60c2)
  • rspack: improve plugin createNodes performance (#​29876)
🩹 Fixes
  • angular: fix path issues on windows for storybook generators and unit tests (#​27489)
  • bundling: rspack should allow ES config module imports (#​29095)
  • core: allow for non-js libs to be moved without errors or the creation of any unneeded tsconfig files (#​28350)
  • core: reduce number of processed files when creating in-memory transpiler (#​29774)
  • core: exponential retry on cache put fail (#​29017)
  • core: allow postTaskExecution hook without preTaskExecution hook (#​29820)
  • core: improve resolution of packages in package manager workspaces when constructing the project graph (#​29795)
  • core: do not write filemap cache when there are errors (#​29892)
  • core: do not use revokable proxy (#​29878)
  • gradle: fix dependencies.txt not found (#​29787)
  • gradle: fix max buffer for gradle stdout (#​29864)
  • js: ensure js library creation respects skipFormat (#​28831)
  • js: do not infer tsc tasks with verbose output by default (#​29804)
  • js: set --ws=false when running npm config for jest e2e (#​29887)
  • js: generate pacakge.json for non-buildable nest and expo libs (#​29891)
  • linter: add files entry to react flat configs to avoid applying TS rules to JSON files (#​29457)
  • linter: add cjs, cts, mjs, and mts to the default extensions for the inference plugin (#​29534)
  • linter: produce type information for the eslint-plugin main entry point (#​29855)
  • misc: set hidden: true for all init generators (#​29833)
  • misc: generate config with output contained within project root (#​29850)
  • module-federation: depend on a range of versions of webpack to prevent peer dep issues (#​29797)
  • module-federation: tuple remotes should have global identifier added if missing (#​29811)
  • nx-dev: make toc sticky (#​29784)
  • nx-dev: typo in ts pkg management article (#​29791)
  • nx-dev: update blog metadata to include the post descriptions (86d772e1d3)
  • repo: don't try to fetch master if already on master (#​29831)
  • rspack: handle configs with default exports (#​29825)
  • testing: infer correct file output paths for atomized targets (#​29766)
  • testing: fix passing extra args to Jest cli (#​27704)
  • testing: move webpack and vite to optional peer dep (#​29800)
  • vite: fall back to file matching when resolved file does not exist in nx-vite-ts-paths plugin (#​29472)
❤️ Thank You
sveltejs/svelte (svelte)

v5.19.9

Compare Source

Patch Changes
  • fix: ensure unowned derived dependencies are not duplicated when reactions are skipped (#​15232)

  • fix: hydrate href that is part of spread attributes (#​15226)

v5.19.8

Compare Source

Patch Changes
  • fix: properly set value property of custom elements (#​15206)

  • fix: ensure custom element updates don't run in hydration mode (#​15217)

  • fix: ensure tracking returns true, even if in unowned (#​15214)


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 10, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 8c1d11e
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67a963094149fa00089573bc
😎 Deploy Preview https://deploy-preview-4516--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: 58 (🔴 down 16 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 previously approved these changes Feb 10, 2025
@chenjiahan chenjiahan enabled auto-merge (squash) February 10, 2025 02:19
@chenjiahan chenjiahan merged commit 0137f30 into main Feb 10, 2025
11 checks passed
@chenjiahan chenjiahan deleted the renovate/all-patch branch February 10, 2025 02:42
@chenjiahan chenjiahan mentioned this pull request Feb 10, 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