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).
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-app-dependencies group with 1 update in the / directory: firebase.
Updates
firebase
from 10.12.2 to 10.12.3Release notes
Sourced from firebase's releases.
... (truncated)
Commits
52f8deb
Version Packages (#8345)6d2775b
Merge master into release766a53e
Fix typos in VertexAI errors docs (#8346)c60aac1
VertexAI: add test script to run unit tests without updating mock responses (...b73a0cc
Merge master into releasef018062
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)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