Skip to content

chore(deps): bump koa and @module-federation/enhanced in /shell-ui - #5063

Open
dependabot[bot] wants to merge 1 commit into
development/134.0from
dependabot/npm_and_yarn/shell-ui/multi-d239faa322
Open

chore(deps): bump koa and @module-federation/enhanced in /shell-ui#5063
dependabot[bot] wants to merge 1 commit into
development/134.0from
dependabot/npm_and_yarn/shell-ui/multi-d239faa322

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Removes koa. It's no longer used after updating ancestor dependency @module-federation/enhanced. These dependencies need to be updated together.

Removes koa

Updates @module-federation/enhanced from 0.21.6 to 2.8.2

Release notes

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

Release v2.8.2

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: module-federation/core@v2.8.1...v2.8.2

Release v2.8.1

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Other Changes

Full Changelog: module-federation/core@v2.8.0...v2.8.1

Release v2.8.0

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

... (truncated)

Changelog

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

2.8.2

Patch Changes

  • @​module-federation/dts-plugin@​2.8.2
  • @​module-federation/runtime-tools@​2.8.2
  • @​module-federation/webpack-bundler-runtime@​2.8.2
  • @​module-federation/rspack@​2.8.2
  • @​module-federation/inject-external-runtime-core-plugin@​2.8.2
  • @​module-federation/sdk@​2.8.2
  • @​module-federation/managers@​2.8.2
  • @​module-federation/manifest@​2.8.2
  • @​module-federation/bridge-react-webpack-plugin@​2.8.2
  • @​module-federation/error-codes@​2.8.2
  • @​module-federation/cli@​2.8.2

2.8.1

Patch Changes

  • Updated dependencies [d901e2c]
  • Updated dependencies [641a0b6]
    • @​module-federation/sdk@​2.8.1
    • @​module-federation/dts-plugin@​2.8.1
    • @​module-federation/bridge-react-webpack-plugin@​2.8.1
    • @​module-federation/cli@​2.8.1
    • @​module-federation/managers@​2.8.1
    • @​module-federation/manifest@​2.8.1
    • @​module-federation/rspack@​2.8.1
    • @​module-federation/webpack-bundler-runtime@​2.8.1
    • @​module-federation/runtime-tools@​2.8.1
    • @​module-federation/inject-external-runtime-core-plugin@​2.8.1
    • @​module-federation/error-codes@​2.8.1

2.8.0

Patch Changes

  • ea490ae: Allow builds to exclude unused remote consumption and shared capabilities, and automatically omit Webpack container initialization when no exposes are configured.
  • 6ee67dc: Reduce installed and bundled size by replacing general-purpose cache, path, version, package lookup, scheduling, fetch, and error fallback dependencies with focused built-in utilities.
  • 681e5d2: feat(dts-plugin): support ts 7 for federated type generation while keeping existing ts versions supported
  • Updated dependencies [d6a76d8]
  • Updated dependencies [ea490ae]
  • Updated dependencies [6ee67dc]
  • Updated dependencies [681e5d2]
  • Updated dependencies [a5633f8]
    • @​module-federation/manifest@​2.8.0
    • @​module-federation/rspack@​2.8.0
    • @​module-federation/sdk@​2.8.0
    • @​module-federation/webpack-bundler-runtime@​2.8.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 23:33
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file major labels Jul 27, 2026
@bert-e

bert-e commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Hello dependabot[bot],

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e

bert-e commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

Removes [koa](https://github.com/koajs/koa). It's no longer used after updating ancestor dependency [@module-federation/enhanced](https://github.com/module-federation/core/tree/HEAD/packages/enhanced). These dependencies need to be updated together.


Removes `koa`

Updates `@module-federation/enhanced` from 0.21.6 to 2.8.2
- [Release notes](https://github.com/module-federation/core/releases)
- [Changelog](https://github.com/module-federation/core/blob/main/packages/enhanced/CHANGELOG.md)
- [Commits](https://github.com/module-federation/core/commits/v2.8.2/packages/enhanced)

---
updated-dependencies:
- dependency-name: "@module-federation/enhanced"
  dependency-version: 2.8.0
  dependency-type: direct:development
- dependency-name: koa
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/shell-ui/multi-d239faa322 branch from bed74b6 to da829ab Compare August 14, 2026 11:30
@bert-e

bert-e commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

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 Pull requests that update Javascript code major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant