chore: canary deps from core PR 4460 + repotools canary command#4418
Open
ScriptedAlchemy wants to merge 8 commits intomasterfrom
Open
chore: canary deps from core PR 4460 + repotools canary command#4418ScriptedAlchemy wants to merge 8 commits intomasterfrom
ScriptedAlchemy wants to merge 8 commits intomasterfrom
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@module-federation/*packages (enhanced, runtime, sdk, dts-plugin, retry-plugin, rspack, etc.) to pkg.pr.new canary from module-federation/core#4460 at commitd8962b5.repotools.js canarycommand:node repotools.js canary <commit>to bulk-update all pkg-pr-new packages to a given commit (e.g. from the PR checks).pnpm install --no-frozen-lockfile.Made with Cursor