chore(deps): bump resolve from 1.22.8 to 1.22.11#4613
chore(deps): bump resolve from 1.22.8 to 1.22.11#4613dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
✅ Deploy Preview for module-federation-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@module-federation/devtools
@module-federation/cli
create-module-federation
@module-federation/data-prefetch
@module-federation/dts-plugin
@module-federation/enhanced
@module-federation/error-codes
@module-federation/esbuild
@module-federation/managers
@module-federation/manifest
@module-federation/metro
@module-federation/metro-plugin-rnc-cli
@module-federation/metro-plugin-rnef
@module-federation/modern-js
@module-federation/modern-js-v3
@module-federation/native-federation-tests
@module-federation/native-federation-typescript
@module-federation/nextjs-mf
@module-federation/node
@module-federation/retry-plugin
@module-federation/rsbuild-plugin
@module-federation/rspack
@module-federation/rspress-plugin
@module-federation/runtime
@module-federation/runtime-core
@module-federation/runtime-tools
@module-federation/sdk
@module-federation/storybook-addon
@module-federation/third-party-dts-extractor
@module-federation/treeshake-frontend
@module-federation/treeshake-server
@module-federation/typescript
@module-federation/utilities
@module-federation/webpack-bundler-runtime
@module-federation/bridge-react
@module-federation/bridge-react-webpack-plugin
@module-federation/bridge-shared
@module-federation/bridge-vue3
@module-federation/inject-external-runtime-core-plugin
commit: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ef08841bcb
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| version: 19.2.4 | ||
| react-dom: | ||
| specifier: '>=17' | ||
| version: 18.3.1(react@18.3.1) | ||
| version: 19.2.4(react@19.2.4) |
There was a problem hiding this comment.
Revert unintended React 19 lockfile resolution
This resolve bump also switches the packages/modernjs importer from React 18 to React 19 in the lockfile, which is an unrelated major dependency change. In this same importer, the tooling/types remain on the React 18 track, so this can alter CI/runtime behavior and compatibility coverage for @module-federation/modern-js even though the PR is scoped as a patch-level dependency bump. Keep this importer on the previous React 18 resolution when updating only resolve.
Useful? React with 👍 / 👎.
Bundle Size Report13 package(s) changed, 27 unchanged. Package dist + ESM entry
Bundle targets
Consumer scenarios
Total dist (raw): 6.31 MB (+22 B (+0.0%)) Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as |
9edcec3 to
144c423
Compare
144c423 to
403c087
Compare
Bumps [resolve](https://github.com/browserify/resolve) from 1.22.8 to 1.22.11. - [Commits](browserify/resolve@v1.22.8...v1.22.11) --- updated-dependencies: - dependency-name: resolve dependency-version: 1.22.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
403c087 to
f4d2a3f
Compare
Bumps resolve from 1.22.8 to 1.22.11.
Commits
f24742cv1.22.1105e3324[actions] set proper permissionse33fe81[meta] Fix broken repository URL in package.json (#334)c0e3469[Refactor] hoist regex expressions for efficiency (#336)d36d57e[Tests] install npm 5 before npm 6 in node 7 on windows01518bd[meta] add threat modelef2c005[meta] gitignore coverage outputcddade1[meta] add IRPc0e5bcf[Deps] updateis-core-module4416d46[Dev Deps] update@ljharb/eslint-config,array.prototype.map