Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 28, 2025

Bumps @module-federation/vite from 1.9.0 to 1.9.4.

Release notes

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

1.9.4

What's Changed

New Contributors

Full Changelog: module-federation/vite@1.9.3...1.9.4

1.9.3

What's Changed

Full Changelog: module-federation/vite@1.9.2...1.9.3

1.9.2

What's Changed

New Contributors

Full Changelog: module-federation/vite@1.9.1...1.9.2

1.9.1

What's Changed

New Contributors

Full Changelog: module-federation/vite@1.9.0...1.9.1

Commits
  • e8e53b8 1.9.4
  • b25adec fix: add-entry with renderBuiltUrl (#373)
  • ae7be2d 1.9.3
  • 6e616b7 chore: update module federation runtime and sdk packages to the latest versio...
  • fdeccf9 1.9.2
  • 1955fdc fix: use already-initialized runtime instance to avoid mixing ESM and CJS imp...
  • 33af26a fix: generated alias should not trigger warning (#359)
  • 222b1b8 chore: warn if shared dependency is resolved to somewhere (#354) (#358)
  • 60c7262 1.9.1
  • ce8a819 fix: removed a warning that falsely warns that getPublicPath is ignored (#355)
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @GermanBluefox.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@module-federation/vite](https://github.com/module-federation/vite) from 1.9.0 to 1.9.4.
- [Release notes](https://github.com/module-federation/vite/releases)
- [Changelog](https://github.com/module-federation/vite/blob/main/CHANGELOG.md)
- [Commits](module-federation/vite@1.9.0...1.9.4)

---
updated-dependencies:
- dependency-name: "@module-federation/vite"
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript labels Dec 28, 2025
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit c8daf50 into master Dec 28, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src-editor/module-federation/vite-1.9.4 branch December 28, 2025 03:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants