-
Notifications
You must be signed in to change notification settings - Fork 3
Bump koa and @module-federation/enhanced #929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development/4.1
Are you sure you want to change the base?
Bump koa and @module-federation/enhanced #929
Conversation
Bumps [koa](https://github.com/koajs/koa) to 3.0.1 and updates ancestor dependency [@module-federation/enhanced](https://github.com/module-federation/core/tree/HEAD/packages/enhanced). These dependencies need to be updated together. Updates `koa` from 2.11.0 to 3.0.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.11.0...v3.0.1) Updates `@module-federation/enhanced` from 0.2.8 to 0.18.0 - [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/v0.18.0/packages/enhanced) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: indirect - dependency-name: "@module-federation/enhanced" dependency-version: 0.18.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: The following options are set: bypass_author_approval, bypass_jira_check |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development/4.1 #929 +/- ##
===================================================
+ Coverage 62.44% 63.45% +1.00%
===================================================
Files 273 273
Lines 12629 12649 +20
Branches 3642 3654 +12
===================================================
+ Hits 7886 8026 +140
+ Misses 4719 4600 -119
+ Partials 24 23 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ConflictThere is a conflict between your branch Please resolve the conflict on the feature branch ( git fetch && \
git checkout origin/dependabot/npm_and_yarn/multi-2270368bb2 && \
git merge origin/development/4.1Resolve merge conflicts and commit git push origin HEAD:dependabot/npm_and_yarn/multi-2270368bb2The following options are set: bypass_author_approval, bypass_jira_check |
Bumps koa to 3.0.1 and updates ancestor dependency @module-federation/enhanced. These dependencies need to be updated together.
Updates
koafrom 2.11.0 to 3.0.1Release notes
Sourced from koa's releases.
... (truncated)
Changelog
Sourced from koa's changelog.
... (truncated)
Commits
1ddb0483.0.1422c551Merge commit from fork6e51eb1build(deps-dev): bump form-data from 4.0.3 to 4.0.4 (#1894)d378e5cbuild(deps-dev): bump supertest from 7.1.1 to 7.1.4 (#1895)cb22d8dbuild(deps): bump statuses from 2.0.1 to 2.0.2 (#1888)0acad8ffeat: replace cache-content-type with mime-types directly (#1886)2f6e814feat: replace debug module with pure node:util::debuglog (#1885)8620cedbuild(deps): bump debug from 4.4.0 to 4.4.1 (#1880)dec1ffcbuild(deps-dev): bump supertest from 7.1.0 to 7.1.1 (#1879)9057541chore: removes done callbacks in tests [CHORE-1870] (#1875)Updates
@module-federation/enhancedfrom 0.2.8 to 0.18.0Release notes
Sourced from
@module-federation/enhanced's releases.... (truncated)
Changelog
Sourced from
@module-federation/enhanced's changelog.... (truncated)
Commits
3612e03chore: release v0.18.00ab51b8fix(enhanced): add module factory for EntryDependency when entry is e… (#3953)98a29c3feat(enhanced): add include/exclude filtering support for shared modules (#3949)05d5f9brelease v0.17.1 (#3950)8727aa3fix(enhanced): compilerInstance type should be string not enum (#3829)7000c1ffix: buildVersion now correctly reads from project's package.json (#3928)bc3bc10feat: enhance HoistContainerReferencesPlugin for better module hoisting (#3903)a7cf276feat: upgrade NX to 21.2.3, Storybook to 9.0.9, and TypeScript to 5.8.3 (#3920)cce6a94refactor: rename container hooks for clarity and consistency1825b9dfix(enhanced): add runtime safety checks to prevent errors (#3900)Maintainer changes
This version was pushed to npm by shawzhou, a new releaser for
@module-federation/enhancedsince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.