Skip to content

Comments

chore(deps): bump undici, @angular/fire and firebase in /frontend#20

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-edf7317996
Open

chore(deps): bump undici, @angular/fire and firebase in /frontend#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/multi-edf7317996

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Removes undici. It's no longer used after updating ancestor dependencies undici, @angular/fire and firebase. These dependencies need to be updated together.

Removes undici

Updates @angular/fire from 18.0.1 to 20.0.1

Release notes

Sourced from @​angular/fire's releases.

20.0.1

What's Changed

New Contributors

Full Changelog: angular/angularfire@20.0.0...20.0.1

20.0.0

What's Changed

  • Peer on Angular v20
  • Peer on firebase-tools v14

Full Changelog: angular/angularfire@19.2.0...20.0.0

20.0.0-rc.0

What's Changed

  • Peer on Angular v20
  • Peer on firebase-tools v14

Full Changelog: angular/angularfire@19.2.0...20.0.0-rc.0

19.2.0

What's Changed

New Contributors

Full Changelog: angular/angularfire@19.1.0...19.2.0

19.1.0

What's Changed

New Contributors

Full Changelog: angular/angularfire@19.0.0...19.1.0

19.0.0

What's Changed

  • Single sample application—demonstrating the modular SDK in a Zoneless SSR application with code-splitting on @defer
  • Now logging zone warnings about instability when using AngularFire outside of an injection context
  • Added docs on application instability
  • Bumped Angular, Firebase, and other dependencies
  • Now bundling CLI dependencies

Added

... (truncated)

Commits

Updates firebase from 10.13.1 to 11.10.0

Release notes

Sourced from firebase's releases.

firebase@11.10.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

firebase@11.10.0

Minor Changes

  • 86155b3 #9115 - Added support for Firestore result types to be serialized with toJSON and then deserialized with fromJSON methods on the objects.

Addeed support to resume onSnapshot listeners in the CSR phase based on serialized DataSnapshots and QuerySnapshots built in the SSR phase.

Patch Changes

  • 13e6cce #9085 - Add rollup config to generate modular typings for google3

  • Updated dependencies [13e6cce, 42ac401, bb57947, f73e08b, 86155b3, b97eab3]:

  • @​firebase/remote-config@​0.6.5

  • @​firebase/analytics@​0.10.17

  • @​firebase/storage@​0.13.14

  • @​firebase/util@​1.12.1

  • @​firebase/app@​0.13.2

  • @​firebase/firestore@​4.8.0

  • @​firebase/ai@​1.4.1

  • @​firebase/remote-config-compat@​0.2.18

  • @​firebase/analytics-compat@​0.2.23

  • @​firebase/storage-compat@​0.3.24

  • @​firebase/app-check@​0.10.1

  • @​firebase/app-check-compat@​0.3.26

  • @​firebase/app-compat@​0.4.2

  • @​firebase/auth@​1.10.8

  • @​firebase/auth-compat@​0.5.28

  • @​firebase/data-connect@​0.3.10

  • @​firebase/database@​1.0.20

  • @​firebase/database-compat@​2.0.11

  • @​firebase/firestore-compat@​0.3.53

  • @​firebase/functions@​0.12.9

  • @​firebase/functions-compat@​0.3.26

  • @​firebase/installations@​0.6.18

  • @​firebase/installations-compat@​0.2.18

  • @​firebase/messaging@​0.12.22

  • @​firebase/messaging-compat@​0.2.22

  • @​firebase/performance@​0.7.7

  • @​firebase/performance-compat@​0.2.20

@​firebase/firestore@​4.8.0

Minor Changes

... (truncated)

Commits
  • 3c759f0 Version Packages (#9126)
  • bd06146 Merge main into release
  • 86155b3 chore(Firestore) add changeset for PR #8926 (#9115)
  • 7ae5b12 Feat(Firestore) JSON serialization of types to improve SSR support. (#8926)
  • bb57947 fix: Add "react-native" entry point to @​firebase/app (#9112)
  • 42ac401 Fixed issue where storage wasn't passing cookies when using firebase Studio (...
  • f73e08b firestore: minor refactor of listener registration of "versionchange" indexed...
  • 41e3c4c test(ai): Add gemini-2.5-flash to integration tests (#9110)
  • b97eab3 fix(ai): Add deprecation tag to totalBillableCharacters (#9090)
  • 13e6cce Feat/google3 typings support (#9085)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependencies [undici](https://github.com/nodejs/undici), [@angular/fire](https://github.com/angular/angularfire) and [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Removes `undici`

Updates `@angular/fire` from 18.0.1 to 20.0.1
- [Release notes](https://github.com/angular/angularfire/releases)
- [Commits](angular/angularfire@18.0.1...20.0.1)

Updates `firebase` from 10.13.1 to 11.10.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@10.13.1...firebase@11.10.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@angular/fire"
  dependency-version: 20.0.1
  dependency-type: direct:production
- dependency-name: firebase
  dependency-version: 11.10.0
  dependency-type: indirect
...

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 Jan 14, 2026
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