Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps @firebase/util to 1.3.0 and updates ancestor dependencies @firebase/util, angularfire2 and @firebase/app. These dependencies need to be updated together.

Updates @firebase/util from 0.1.10 to 1.3.0

Changelog

Sourced from @​firebase/util's changelog.

1.3.0

Minor Changes

  • 3c6a11c8d #5282 - Implement mockUserToken for Storage and fix JWT format bugs.

1.2.0

Minor Changes

1.1.0

Minor Changes

1.0.0

Major Changes

0.4.1

Patch Changes

  • de5f90501 #4673 - Added a utility function and type for compat interop API

0.4.0

Minor Changes

  • ec95df3d0 #4610 - Add extractQuerystring() function which extracts the query string part of a URL, including the leading question mark (if present).

0.3.4

Patch Changes

  • 9cf727fcc #4001 - Do not merge __proto__ in deepExtend to prevent __proto__ pollution.

0.3.3

Patch Changes

  • a5768b0aa #3932 - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.

    Before this change

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by chholland, a new releaser for @​firebase/util since your current version.


Updates angularfire2 from 5.0.0-rc.6 to 5.4.2

Release notes

Sourced from angularfire2's releases.

5.4.2

Bug Fixes

  • core: fixing a problem with hot/cold observables resulting in missed events (#2315) (f24df35)

5.4.1

Bug Fixes

  • auth: authState should be using onAuthStateChanged (#2308) (9506f85)

5.4.0

Features

  • core: Register AngularFire and Angular versions with the JS SDK (6096c95)
  • ng-deploy: add option for buildTarget (#2281) (28a4e54)
  • core: Major changes to the Zone.js wrapping to address SSR memory leaks and more (#2294) (56df941)

5.3.1

Bug Fixes

  • schematics: The schematics should be functional again. The version of firebase-tools we were installing when you called ng add @angular/fire was using deprecated API. (#2285) (5867eeb)
  • schematics: fix issues with FS and Devkit Paths (#2279) (5ccf5db)
  • rc: Need to ensureInitialized() (#2290) (0d95523)

5.3.0

AngularFire 5.3 introduces Analytics and Remote Config modules.

5.3.0-rc.4

Final candidate for 5.3.0.

  • AngularFireAnalytics and AngularFireRemoteConfig should be safe in non-browser environments (mostly noop due to lack of support in the Firebase libraries, but should not cause runtime exceptions)
  • ScreenTrackingService should now be more reliable in reporting your component's selector (as screen_name), especially in AOT mode.
  • To better facilitate debugging, ScreenTrackingService will console log screen_view events when DEBUG_MODE is enabled.

Please test that screen_class attribute is correct tracking your component's selector in Google Analytics for the ScreenTrackingService both against AOT and JIT. There's some hard to test code here. Report your experience on #2187

5.3.0-rc.3

Continued work on AngularFireRemoteConfig and AngularFireAnalytics, see #2187

5.3.0-rc.2

Continued work on AngularFireRemoteConfig and AngularFireAnalytics, see #2187

5.3.0-rc.1

Continued work on AngularFireRemoteConfig and AngularFireAnalytics, see #2187

5.3.0-rc.0

Added AngularFireAnalytics, AngularFireRemoteConfig, and refactored the DI Tokens across the project. See #2187 for more details.

5.2.3

Bug Fixes

... (truncated)

Changelog

Sourced from angularfire2's changelog.

5.4.2 (2020-02-06)

Bug Fixes

  • core: fixing a problem with hot/cold observables resulting in missed events (#2315) (6dd0409)

5.4.1 (2020-02-05)

Bug Fixes

  • auth: authState should be using onAuthStateChanged (#2308) (9506f85)

5.4.0 (2020-02-01)

Features

  • core: Register AngularFire and Angular versions with the JS SDK (6096c95)
  • ng-deploy: add option for buildTarget (#2281) (28a4e54)
  • core: Major changes to the Zone.js wrapping to address SSR memory leaks and more (#2294) (56df941)

5.3.1 (2020-02-01)

Bug Fixes

  • schematics: The schematics should be functional again. The version of firebase-tools we were installing when you called ng add @angular/fire was using deprecated API. (#2285) (5867eeb)
  • schematics: fix issues with FS and Devkit Paths (#2279) (5ccf5db)
  • rc: Need to ensureInitialized() (#2290) (0d95523)

5.3.0 (2020-01-07)

AngularFire 5.3 introduces Analytics and Remote Config modules.

5.2.3 (2019-11-12)

Bug Fixes

  • build: Make the build work on windows (#2231) (97d8532)
  • core: Support Firebase 7 peer and fix zone instabilities with AngularFirePerformanceModule and the injectable FirebaseApp (#2240) (60fd575)
  • rtdb: Allow update to take "Partial" (#2169) (ca43c8b)

5.2.2 (2019-11-12)

... (truncated)

Commits
  • f24df35 Removing the problematic share from the zone.js changes (#2315)
  • 168077b Changelog 5.4.1
  • 9506f85 fix(auth): use onAuthStateChanged for authState (#2308)
  • 0ae30d8 Changelog 5.4.0
  • 06aa228 fix(schematics): default buildTarget was in the wrong format
  • 6096c95 feat(core): Register AngularFire and Angular versions with the JS SDK
  • 56df941 fix(): SSR memory leaks (#2294)
  • 28a4e54 feat(ng-deploy): add option for buildTarget (#2281)
  • 424cdef Skip CloudBuild tests for now
  • 9d452f1 More changelog entries
  • Additional commits viewable in compare view

Updates @firebase/app from 0.1.10 to 0.13.0

Changelog

Sourced from @​firebase/app's changelog.

0.13.0

Minor Changes

  • 6be75f7 #9010 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

  • Updated dependencies [8a03143]:
    • @​firebase/util@​1.12.0
    • @​firebase/component@​0.6.17

0.12.3

Patch Changes

  • Updated dependencies [9bcd1ea]:
    • @​firebase/util@​1.11.3
    • @​firebase/component@​0.6.16

0.12.2

Patch Changes

  • Updated dependencies [8593fa0]:
    • @​firebase/util@​1.11.2
    • @​firebase/component@​0.6.15

0.12.1

Patch Changes

0.12.0

Minor Changes

  • 3789b5a #8999 - Default automaticDataCollectionEnabled to true without changing App Check's default behavior.

Patch Changes

0.11.5

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​firebase/app since your current version.


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.

Bumps [@firebase/util](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/util) to 1.3.0 and updates ancestor dependencies [@firebase/util](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/util), [angularfire2](https://github.com/angular/angularfire2) and [@firebase/app](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/app). These dependencies need to be updated together.


Updates `@firebase/util` from 0.1.10 to 1.3.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/util/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/util@1.3.0/packages/util)

Updates `angularfire2` from 5.0.0-rc.6 to 5.4.2
- [Release notes](https://github.com/angular/angularfire2/releases)
- [Changelog](https://github.com/angular/angularfire/blob/5.4.2/CHANGELOG.md)
- [Commits](angular/angularfire@5.0.0-rc.6...5.4.2)

Updates `@firebase/app` from 0.1.10 to 0.13.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/app/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/app@0.13.0/packages/app)

---
updated-dependencies:
- dependency-name: "@firebase/util"
  dependency-version: 1.3.0
  dependency-type: indirect
- dependency-name: angularfire2
  dependency-version: 5.4.2
  dependency-type: direct:production
- dependency-name: "@firebase/app"
  dependency-version: 0.13.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 Jun 3, 2025
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