Removed support for deprecated serviceAccount and credential properties from the Node.js SDK. If you were previously using the Firebase Javascript SDK to use these properties, use the Firebase Admin Node.js SDK instead.
Deprecated firebase.User.prototype.getToken in favor of firebase.User.prototype.getIdToken.
Fixes
Fixed an issue where firebase.User.prototype.updateProfile was not triggering an update in password provider data.
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/jac-uk/digital-platform/network/alerts).
Bumps firebase and @firebase/rules-unit-testing. These dependencies needed to be updated together. Updates
firebase
from 9.23.0 to 11.0.2Release notes
Sourced from firebase's releases.
... (truncated)
Commits
ffbf5a6
Version Packages (#8635)2c27206
Merge main into releasee3e2078
Consolidate CI test output into a single string (#8489)274e9a5
Remove unused `convertPropertiesForEnclosingClass" (#8618)caf3090
Upgrade ts-node to 10.19.2 (#8531)0f5714b
Fix for 8474 - Prevent a possible condition of slow snapshots, caused by a ra...d4cb3f8
Upgrade workflows Node version from20.x
to22.10.0
(#8601)b807119
Remove modifiers from compat overloads (#8604)612335d
Upgrade webpack dependencies in e2e tests (#8605)e577a40
Upgrade to TypeScript 5 (#8561)Updates
@firebase/rules-unit-testing
from 2.0.7 to 4.0.1Release notes
Sourced from
@firebase/rules-unit-testing
's releases.Changelog
Sourced from
@firebase/rules-unit-testing
's changelog.Commits
ffbf5a6
Version Packages (#8635)e577a40
Upgrade to TypeScript 5 (#8561)a97ac88
Version Packages (#8581)479226b
Merge v11 Feature Branch (#8475)14b7720
Merge branch 'release'67ea4f7
Version Packages (#8369)025f2a1
Spelling (#8280)d752e80
Upgrade firebase-admin and google/cloud-firestore in rules-unit-testing yarn ...436331a
Add tsec script to all packages (#8285)8fb372a
Version Packages (#8236)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