Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2025

This PR contains the following updates:

Package Change Age Confidence
@module-federation/enhanced (source) ^0.20.0 -> ^0.21.1 age confidence
@module-federation/rsbuild-plugin (source) ^0.20.0 -> ^0.21.1 age confidence
@module-federation/storybook-addon (source) ^4.0.31 -> ^4.0.33 age confidence
@rstest/core (source) ^0.5.2 -> ^0.5.4 age confidence
@tailwindcss/postcss (source) ^4.1.14 -> ^4.1.15 age confidence
@types/node (source) ^22.18.11 -> ^22.18.12 age confidence
@typescript/native-preview (source) 7.0.0-dev.20251019.1 -> 7.0.0-dev.20251021.1 age confidence
rslib (source) 0.15.1 -> 0.16.0 age confidence
tailwindcss (source) ^4.1.14 -> ^4.1.15 age confidence

Release Notes

module-federation/core (@​module-federation/enhanced)

v0.21.0

Compare Source

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

v0.21.0

Compare Source

Patch Changes
module-federation/core (@​module-federation/storybook-addon)

v4.0.32

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

v0.5.4

Compare Source

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

Full Changelog: web-infra-dev/rstest@v0.5.3...v0.5.4

v0.5.3

Compare Source

What's Changed
New Features 🎉
  • feat: support show summary status when test running by @​9aoy in #​626
Other Changes

Full Changelog: web-infra-dev/rstest@v0.5.2...v0.5.3

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.15

Compare Source

Fixed
  • Fix Safari devtools rendering issue due to color-mix fallback (#​19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#​19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#​19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#​19100)
  • Prevent important utilities from affecting other utilities (#​19110)
  • Don’t index into strings with the theme(…) function (#​19111)
  • Fix parsing issue when \t is used in at-rules (#​19130)
  • Upgrade: Canonicalize utilities containing 0 values (#​19095)
  • Upgrade: Migrate deprecated break-words to wrap-break-word (#​19157)
Changed
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20251021.1

Compare Source

web-infra-dev/rslib (rslib)

v0.16.0

Compare Source

Highlights 💡

Additional build CLI options

The Rslib build command now supports additional CLI options that take precedence over configuration file settings, and can even be used without any configuration file entirely.

For example: rslib build --entry index.ts --minify --tsconfig tsconfig.build.json.

Usage:
  $ rslib build

Options:
  -w, --watch            turn on watch mode, watch for changes and rebuild
  --entry <entry>        set entry file or pattern (repeatable)
  --dist-path <dir>      set output directory
  --bundle               enable bundle mode (use --no-bundle to disable)
  --format <format>      specify the output format (esm | cjs | umd | mf | iife)
  --syntax <syntax>      set build syntax target (repeatable)
  --target <target>      set runtime target (web | node)
  --dts                  emit declaration files (use --no-dts to disable)
  --externals <pkg>      add package to externals (repeatable)
  --minify               minify output (use --no-minify to disable)
  --clean                clean output directory before build (use --no-clean to disable)
  --auto-extension       control automatic extension redirect (use --no-auto-extension to disable)
  --auto-external        control automatic dependency externalization (use --no-auto-external to disable)
  --tsconfig <path>      use specific tsconfig (relative to project root)

What's Changed

New Features 🎉
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: v0.15.1...v0.16.0


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

netlify bot commented Oct 21, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 46d3afa
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/68f77368fed3150008f86f9e
😎 Deploy Preview https://deploy-preview-1284--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 project configuration.

@Timeless0911 Timeless0911 merged commit d03f804 into main Oct 21, 2025
17 checks passed
@Timeless0911 Timeless0911 deleted the renovate/all-non-major branch October 21, 2025 12:07
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.

2 participants