Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps @module-federation/runtime from 0.15.0 to 0.17.1.

Release notes

Sourced from @​module-federation/runtime's releases.

v0.17.1

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: module-federation/core@v0.17.0...v0.17.1

v0.17.0

What's Changed

New Features 🎉

Bug Fixes 🐞

... (truncated)

Changelog

Sourced from @​module-federation/runtime's changelog.

0.17.1

Patch Changes

  • 2428be0: Enable modern TypeScript plugin for rollup packages

    Add useLegacyTypescriptPlugin: false to all rollup-based packages to use the official @rollup/plugin-typescript instead of the deprecated rollup-plugin-typescript2. This resolves TypeScript compilation errors during build and modernizes the build toolchain.

  • a7cf276: chore: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3

    • Upgraded NX from 21.0.3 to 21.2.3 with workspace configuration updates
    • Migrated Storybook from 8.3.5 to 9.0.9 with updated configurations and automigrations
    • Upgraded TypeScript from 5.7.3 to 5.8.3 with compatibility fixes
    • Fixed package exports and type declaration paths across all packages
    • Resolved module resolution issues and TypeScript compatibility problems
    • Updated build configurations and dependencies to support latest versions
  • Updated dependencies [2428be0]

  • Updated dependencies [a7cf276]

  • Updated dependencies [cc44d97]

  • Updated dependencies [4d6585b]

    • @​module-federation/runtime-core@​0.17.1
    • @​module-federation/error-codes@​0.17.1
    • @​module-federation/sdk@​0.17.1

0.17.0

Minor Changes

  • 3f736b6: feat(runtime): add createInstance api and deprecate init

Patch Changes

  • 3f736b6: chore(runtime): add RUNTIME-009 error code
  • 3f736b6: refactor(runtime): rename FederationRuntimePlugin to ModuleFederationRuntimePlugin
  • 3f736b6: chore: rename FederationHost to ModuleFederation
  • Updated dependencies [3f736b6]
    • @​module-federation/runtime-core@​0.17.0
    • @​module-federation/sdk@​0.17.0
    • @​module-federation/error-codes@​0.17.0

0.16.0

Patch Changes

  • Updated dependencies [1485fcf]
    • @​module-federation/sdk@​0.16.0
    • @​module-federation/runtime-core@​0.16.0
    • @​module-federation/error-codes@​0.16.0
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@module-federation/runtime](https://github.com/module-federation/core/tree/HEAD/packages/runtime) from 0.15.0 to 0.17.1.
- [Release notes](https://github.com/module-federation/core/releases)
- [Changelog](https://github.com/module-federation/core/blob/main/packages/runtime/CHANGELOG.md)
- [Commits](https://github.com/module-federation/core/commits/v0.17.1/packages/runtime)

---
updated-dependencies:
- dependency-name: "@module-federation/runtime"
  dependency-version: 0.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript labels Aug 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #1970.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-admin/module-federation/runtime-0.17.1 branch September 1, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants