jac-uk / digital-platform

Firebase/GCP configuration and components for our digital platform
MIT License
2 stars 1 forks source link

Bump firebase and @firebase/rules-unit-testing #1265

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps firebase and @firebase/rules-unit-testing. These dependencies needed to be updated together. Updates firebase from 9.23.0 to 11.0.2

Release notes

Sourced from firebase's releases.

firebase@11.0.2

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

What's Changed

@​firebase/analytics@​0.10.10

Patch Changes

@​firebase/analytics-compat@​0.2.16

Patch Changes

@​firebase/analytics-interop-types@​0.3.3

Patch Changes

@​firebase/analytics-types@​0.8.3

Patch Changes

@​firebase/app@​0.10.16

Patch Changes

... (truncated)

Commits


Updates @firebase/rules-unit-testing from 2.0.7 to 4.0.1

Release notes

Sourced from @​firebase/rules-unit-testing's releases.

Open Source Release v4.0.0

Features

Breaking Changes

Deprecations

  • 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.
Changelog

Sourced from @​firebase/rules-unit-testing's changelog.

4.0.1

Patch Changes

4.0.0

Patch Changes

  • 479226bf3 #8475 - Remove ES5 bundles. The minimum required ES version is now ES2017.

  • 479226bf3 #8475 - Removed dependency on undici and node-fetch in our node bundles, replacing them with the native fetch implementation.

  • Updated dependencies [479226bf3, 479226bf3, b942e9e6e]:

    • firebase@11.0.0

3.0.4

Patch Changes

3.0.3

Patch Changes

3.0.2

Patch Changes

  • 0c5150106 #8079 - Update repository.url field in all package.json files to NPM's preferred format.

3.0.1

Patch Changes

  • 2d0a9f5fd #7592 - Updated minor dependencies grpc (firestore) and firebase-admin (rules-unit-testing).

3.0.0

Patch Changes

Commits


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).