Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@module-federation/enhanced (source) 0.17.1 -> 0.18.0 age confidence
@module-federation/rsbuild-plugin (source) 0.17.1 -> 0.18.0 age confidence

Release Notes

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

v0.18.0

Compare Source

Minor Changes
  • 0ab51b8: fix(enhanced): add module factory for EntryDependency when entry is empty

    • bind normalModuleFactory for EntryDependency when no moduleFactory is bound for EntryDependency
  • 98a29c3: feat(enhanced): add include/exclude filtering for shared modules

    • Add include/exclude filtering for both ConsumeSharedPlugin and ProvideSharedPlugin
    • Support version-based filtering using semantic version ranges (e.g., include: { version: '^18.0.0' })
    • Support request pattern filtering with string and RegExp (e.g., include: { request: /^Button/ })
    • Add singleton warnings when filters are used to prevent multiple shared instances
    • Enhanced type definitions and JSON schema validation for filtering options
Patch Changes
module-federation/core (@​module-federation/rsbuild-plugin)

v0.18.0

Compare Source

Patch Changes

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit c824624
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/6893675950b1870008ab187c
😎 Deploy Preview https://deploy-preview-5778--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: 77 (🟢 up 3 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 project configuration.

@chenjiahan chenjiahan merged commit dfd3bce into main Aug 6, 2025
12 checks passed
@chenjiahan chenjiahan deleted the renovate/module-federation branch August 6, 2025 23:42
@chenjiahan chenjiahan mentioned this pull request Aug 7, 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