chore(deps): bump unplugin from 1.10.1 to 3.3.0 - #5018
Conversation
Bumps [unplugin](https://github.com/unjs/unplugin) from 1.10.1 to 3.3.0. - [Release notes](https://github.com/unjs/unplugin/releases) - [Changelog](https://github.com/unjs/unplugin/blob/main/CHANGELOG.md) - [Commits](unjs/unplugin@v1.10.1...v3.3.0) --- updated-dependencies: - dependency-name: unplugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d8a79fa784
ℹ️ 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".
| "axios": "1.18.0", | ||
| "rambda": "^9.2.1", | ||
| "unplugin": "^1.10.1" | ||
| "unplugin": "^3.3.0" |
There was a problem hiding this comment.
Preserve compatibility with pre-20 Node releases
When either public native-federation package is installed with engine checking on Node 14–18, this dependency makes installation fail: the previous unplugin accepted Node >=14, while the new lock entry requires Node ^20.19 or >=22.12, and these packages do not declare their own narrower Node requirement. Since no breaking platform change was requested, keep a compatible dependency or explicitly coordinate an appropriately versioned Node-support change for both packages.
AGENTS.md reference: AGENTS.md:L289-L289
Useful? React with 👍 / 👎.
| "rambda": "^9.2.1", | ||
| "tsdown": "0.20.3", | ||
| "unplugin": "^1.10.1" | ||
| "unplugin": "^3.3.0" |
There was a problem hiding this comment.
Add a changeset for both publishable package updates
These two public packages change their shipped runtime dependency, but the commit contains no .changeset entry, so the Changesets release flow will not schedule either package for a version bump and the intended upgrade will not be published unless an unrelated future release happens to include them. Add a changeset covering both affected packages with the release level appropriate for this major dependency change.
AGENTS.md reference: AGENTS.md:L221-L227
Useful? React with 👍 / 👎.
@module-federation/devtools
@module-federation/cli
create-module-federation
@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/metro-plugin-rock
@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/observability-plugin
@module-federation/playground
@module-federation/retry-plugin
@module-federation/rsbuild-plugin
@module-federation/rspack
@module-federation/rspress-plugin
@module-federation/rstest
@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: |
Bundle Size Report10 package(s) changed, 33 unchanged. Package dist + ESM entry
Bundle targets
Consumer scenarios
Total dist (raw): 36.08 MB (-88630 B (-0.2%)) Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as |
Bumps unplugin from 1.10.1 to 3.3.0.
Release notes
Sourced from unplugin's releases.
... (truncated)
Changelog
Sourced from unplugin's changelog.
... (truncated)
Commits
671bdbcchore: release v3.3.08397532ci: enable npm stage publish885ebbdchore: remove dotenv86d10bfchore: upgrade deps791fb7bfeat: add rsbuild adapter (#608)df47aa2chore: release v3.2.0cc05acdfix: declare optional peer types (#606)de9a2efchore: update depsa0b0bc4fix(bun): respect loader returned from load hook + feat(bun): support plugin....0fc3092chore: add npm bugs metadata [ci skip] (#609)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for unplugin since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)