Skip to content

chore: canary deps from core PR 4460 + repotools canary command#4418

Open
ScriptedAlchemy wants to merge 8 commits intomasterfrom
chore/deps-canary-pr-4460
Open

chore: canary deps from core PR 4460 + repotools canary command#4418
ScriptedAlchemy wants to merge 8 commits intomasterfrom
chore/deps-canary-pr-4460

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Member

Summary

  • Update @module-federation/* packages (enhanced, runtime, sdk, dts-plugin, retry-plugin, rspack, etc.) to pkg.pr.new canary from module-federation/core#4460 at commit d8962b5.
  • Add repotools.js canary command: node repotools.js canary <commit> to bulk-update all pkg-pr-new packages to a given commit (e.g. from the PR checks).
  • Packages not published for that commit (node, nextjs-mf, modern-js, vite, utilities, storybook-addon, native-federation-*, typescript) remain on published npm versions.
  • Lockfile updated via pnpm install --no-frozen-lockfile.

Made with Cursor

…mand

- Point @module-federation/* (enhanced, runtime, sdk, dts-plugin, retry-plugin, etc.) to pkg.pr.new canary d8962b5
- Add repotools.js canary: node repotools.js canary <commit> to update all pkg-pr-new packages
- Leave node, nextjs-mf, modern-js, vite, utilities, etc. on npm (not published for this commit)
- Update pnpm-lock.yaml

Made-with: Cursor
Use control-share.ts for both webpack and rspack runtimePlugins so the example maintains a single plugin implementation. Remove the duplicate JS runtime plugin and align docs/types with the current runtime interface.

Made-with: Cursor
…mand

Apply the latest pkg.pr.new preview package set posted by core PR 4460 and refresh the workspace lockfile/install state. This keeps examples aligned with the newest published canary payload.

Made-with: Cursor
…mand

Update module-federation/core pkg.pr.new canary URLs to the latest posted hash and refresh pnpm lockfile state so workspace installs resolve against the new preview release set.

Made-with: Cursor
…mand

Apply the latest pkg.pr.new canary set posted on core PR 4460 and refresh lockfile resolution so workspace installs align with the new preview package versions.

Made-with: Cursor
…mand

Update module-federation/core pkg.pr.new dependency URLs to the latest posted canary hash and refresh lockfile resolution with a full workspace install.

Made-with: Cursor
…mand

Bump module-federation/core pkg.pr.new canary URLs to the latest posted release hash and refresh workspace lockfile/install outputs to match the new preview package set.

Made-with: Cursor
Update all @module-federation/* package references in the repo to the latest core PR canary where available and refresh lockfile state. Keep @module-federation/vite on 1.11.0 because no 88682ed pkg.pr.new artifact is published for that package.

Made-with: Cursor
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