Skip to content

chore(deps): bump unplugin from 1.10.1 to 3.3.0 - #5018

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-3.3.0
Open

chore(deps): bump unplugin from 1.10.1 to 3.3.0#5018
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/unplugin-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps unplugin from 1.10.1 to 3.3.0.

Release notes

Sourced from unplugin's releases.

v3.3.0

   🚀 Features

    View changes on GitHub

v3.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.0-beta.3

   🚀 Features

    View changes on GitHub

v3.0.0-beta.2

   🚨 Breaking Changes

... (truncated)

Changelog

Sourced from unplugin's changelog.

Latest Changelog

The changelog for unplugin v2 and later is available on GitHub Releases.

1.16.0 (2024-11-14)

1.15.0 (2024-10-28)

Bug Fixes

  • Unvirtualize importer paths in webpack and rspack (#430) (52f0b79)

1.14.1 (2024-09-11)

Bug Fixes

  • rspack: match resource for virtual module (#416) (636de4a)

1.14.0 (2024-09-09)

Features

1.13.1 (2024-09-04)

Bug Fixes

  • dynamically require webpack-sources (6d4d2b1)

1.13.0 (2024-09-04)

Performance Improvements

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for unplugin since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@changeset-bot

changeset-bot Bot commented Sep 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d8a79fa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Copy link
Copy Markdown

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: 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"

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 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"

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 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 👍 / 👎.

@pkg-pr-new

pkg-pr-new Bot commented Sep 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@d8a79fa

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@d8a79fa

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@d8a79fa

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@d8a79fa

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@d8a79fa

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@d8a79fa

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@d8a79fa

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@d8a79fa

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@d8a79fa

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@d8a79fa

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@d8a79fa

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@d8a79fa

@module-federation/metro-plugin-rock

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rock@d8a79fa

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@d8a79fa

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@d8a79fa

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@d8a79fa

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@d8a79fa

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@d8a79fa

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@d8a79fa

@module-federation/observability-plugin

pnpm add https://pkg.pr.new/@module-federation/observability-plugin@d8a79fa

@module-federation/playground

pnpm add https://pkg.pr.new/@module-federation/playground@d8a79fa

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@d8a79fa

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@d8a79fa

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@d8a79fa

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@d8a79fa

@module-federation/rstest

pnpm add https://pkg.pr.new/@module-federation/rstest@d8a79fa

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@d8a79fa

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@d8a79fa

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@d8a79fa

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@d8a79fa

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@d8a79fa

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@d8a79fa

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@d8a79fa

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@d8a79fa

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@d8a79fa

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@d8a79fa

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@d8a79fa

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@d8a79fa

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@d8a79fa

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@d8a79fa

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@d8a79fa

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@d8a79fa

commit: d8a79fa

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bundle Size Report

10 package(s) changed, 33 unchanged.

Package dist + ESM entry

Package Total dist (raw) Delta ESM gzip Delta
@module-federation/native-federation-tests 50.3 kB -43919 B (-46.0%) 745 B no change
@module-federation/native-federation-typescript 48.8 kB -43919 B (-46.8%) 629 B no change
@module-federation/playground 28.91 MB -727 B (-0.0%) 45.7 kB no change
@module-federation/runtime-tools 7.7 kB -65 B (-0.8%) 142 B no change

Bundle targets

Package Web bundle (gzip) Delta Node bundle (gzip) Delta
@module-federation/cli 2.3 kB -3 B (-0.1%) 2.4 kB -33 B (-1.3%)
@module-federation/core 1.0 kB -1 B (-0.1%) 1.0 kB -34 B (-3.1%)
@module-federation/devtools 30.3 kB -5 B (-0.0%) 30.3 kB -29 B (-0.1%)
@module-federation/enhanced 2.7 kB +4 B (+0.1%) 2.8 kB -45 B (-1.6%)
@module-federation/metro-plugin-rnc-cli 416 B -1 B (-0.2%) 435 B -26 B (-5.6%)
@module-federation/node 9.1 kB +4 B (+0.0%) 9.2 kB -30 B (-0.3%)

Consumer scenarios

Scenario Web output (gzip) Delta Node output (gzip) Delta Gap (node-web) Delta
Enhanced remoteEntry 22.3 kB -15 B (-0.1%) 23.8 kB -16 B (-0.1%) +1.6 kB -1 B

Total dist (raw): 36.08 MB (-88630 B (-0.2%))
Total ESM gzip: 111.4 kB (no change)
Total web bundle (gzip): 253.1 kB (-2 B (-0.0%))
Total node bundle (gzip): 255.3 kB (-197 B (-0.1%))
Tracked ./bundler entry gzip: 563 B (no change)
Tracked ./bundler web bundle (gzip): 4.9 kB (no change)
Tracked ./bundler node bundle (gzip): 4.9 kB (no change)

Bundle sizes are generated with rslib (Rspack). Package-root metrics preserve the historical report. Tracked subpath exports such as ./bundler are measured separately so ENV_TARGET-driven tree-shaking is visible. Bare imports are externalized to keep package-level sizes consistent, and assets are emitted as resources.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants