firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

build(deps): bump node-fetch and firebase in /frontend #335

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps node-fetch to 2.7.0 and updates ancestor dependencies node-fetch and firebase. These dependencies need to be updated together.

Updates node-fetch from 2.6.0 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates node-fetch from 2.6.1 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates firebase from 7.15.1 to 10.12.3

Release notes

Sourced from firebase's releases.

firebase@10.12.3

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

What's Changed

@​firebase/analytics@​0.10.5

Patch Changes

  • Updated dependencies [192561b15]:
  • @​firebase/util@​1.9.7
  • @​firebase/component@​0.6.8
  • @​firebase/installations@​0.6.8

@​firebase/analytics-compat@​0.2.11

Patch Changes

  • Updated dependencies [192561b15]:
  • @​firebase/util@​1.9.7
  • @​firebase/analytics@​0.10.5
  • @​firebase/component@​0.6.8

@​firebase/app@​0.10.6

Patch Changes

  • ed1c99379 #8335 - Guard the use of FinalizationRegistry in FirebaseServerApp initialization based on the availability of FinalizationRegistry in the runtime.

  • 192561b15 #8315 (fixes #8299) - fix: server app should initialize in web workers

  • f01806221 #8341 - The FirebaseServerAppSettings.name field inherited from FirebaseAppSettings is now omitted instead of overloading the value as undefined. This fixes a TypeScript compilation error. For more information, see [GitHub Issue #8336](firebase/firebase-js-sdk#8336).

  • Updated dependencies [192561b15]:

  • @​firebase/util@​1.9.7

  • @​firebase/component@​0.6.8

@​firebase/app-check@​0.8.5

Patch Changes

@​firebase/app-check-compat@​0.3.12

Patch Changes

... (truncated)

Commits
  • 52f8deb Version Packages (#8345)
  • 6d2775b Merge master into release
  • 766a53e Fix typos in VertexAI errors docs (#8346)
  • c60aac1 VertexAI: add test script to run unit tests without updating mock responses (...
  • b73a0cc Merge master into release
  • f018062 Fix FirebaseServerApp Typescript exactOptionalPropertyTypes error (#8341)
  • 5c75bec Update the URL for the Metric Service (#8261)
  • ed1c993 FirebaseServerAppImpl: guard use of FinalizationRegistry based on its availab...
  • 192561b fix: browser detection (#8315)
  • ecadbe3 Fix multi-tab snapshot listener metadata sync issue (#8339)
  • Additional commits viewable in compare view


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 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](https://github.com/firebase/firebaseopensource.com/network/alerts).