Skip to content

chore: dependency bumps via repotools.js#4417

Merged
ScriptedAlchemy merged 3 commits intomasterfrom
dep-bump
Feb 27, 2026
Merged

chore: dependency bumps via repotools.js#4417
ScriptedAlchemy merged 3 commits intomasterfrom
dep-bump

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Member

Dependency bumps across the repo from running node repotools.js.

Includes updates to @rspack, @rsbuild, and other configured packages per repotools.js config.

Made with Cursor

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 40370c312b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"@module-federation/enhanced": "0.23.0",
"@rspack/cli": "1.7.4",
"@rspack/core": "1.7.4",
"@module-federation/enhanced": "2.0.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate workspace lockfile for bumped dependencies

This dependency bump changes specifiers in workspace packages but the commit does not update pnpm-lock.yaml; for example this package now requests @module-federation/enhanced: 2.0.1, while the lockfile importer for advanced-api/automatic-vendor-sharing/app1 still records specifier: 0.23.0 and @rspack/*: 1.7.4 (pnpm-lock.yaml lines 106-113 in this commit). I checked the CI workflows (.github/workflows/on-push.yml line 91 and .github/workflows/on-pull-request.yml lines 132/219), and they run pnpm install --frozen-lockfile, so these mismatches will make dependency installation fail until the lockfile is regenerated.

Useful? React with 👍 / 👎.

@ScriptedAlchemy ScriptedAlchemy enabled auto-merge (squash) February 27, 2026 01:01
@ScriptedAlchemy ScriptedAlchemy merged commit 9e45d88 into master Feb 27, 2026
82 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the dep-bump branch February 27, 2026 01:02
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