Skip to content
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

chore(deps): bump @angular-architects/native-federation from 17.1.8 to 19.0.2 in /ui #3386

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @angular-architects/native-federation from 17.1.8 to 19.0.2.

Release notes

Sourced from @​angular-architects/native-federation's releases.

Native Federation 19.0.0

All features of version 19.0.0 are also found in 18@latest.

  • Provide support for Angular SSR and Incremental Hydration (see blog)
  • Provide support for hybrid mode using both, Module Federation and Native Federation (see blog)
  • Support sharing transitive dependencies (see readme)
  • Support manually providing entry points (see readme)
  • Fix issues with watch mode and ng build

Native Federation 18.1

Changes

  • Use the official private API in @​angular/build so that we don't need to patch this package anymore. This resolves several issues.
  • Add migration guide for migrating from Module Federation to readme
  • Add hash to generated bundle names to prevent situations where several bundles get the same name
  • Allow ng build --base-href /my-base-path/
  • Fix: Make sure the process exits when there is an error

Native Federation 17.1.

CLI-Integration

Since 17.1, Native Federation for Angular uses the Angular CLI's esbuild-based Application Builder and the CLI's Dev Server to keep track with all the innovations and performance-improvements in that space.

Commits

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 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 [@angular-architects/native-federation](https://github.com/angular-architects/module-federation-plugin) from 17.1.8 to 19.0.2.
- [Release notes](https://github.com/angular-architects/module-federation-plugin/releases)
- [Commits](https://github.com/angular-architects/module-federation-plugin/commits)

---
updated-dependencies:
- dependency-name: "@angular-architects/native-federation"
  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 Dec 23, 2024
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