nearform / playwright-firebase

A plugin to handle Firebase authentication in Playwright tests
Other
19 stars 3 forks source link

chore(deps-dev): bump firebase-admin from 12.2.0 to 12.3.0 #366

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps firebase-admin from 12.2.0 to 12.3.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.3.0

New Features

  • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#2550)

Miscellaneous

  • [chore] Release 12.3.0 (#2644)
  • build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • build(deps-dev): bump mocha and @​types/mocha (#2640)
  • build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • Remove Remote Config dependency on Long JS (#2614)
  • build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • build(deps-dev): bump nyc from 15.1.0 to 17.0.0 (#2616)
  • chore: update integration test resources (#2615)
  • build(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2612)
  • build(deps): bump @​types/node from 20.14.2 to 20.14.8 (#2613)
Commits
  • 500bb81 [chore] Release 12.3.0 (#2644)
  • f26ad1d build(deps): bump @​types/node from 20.14.8 to 20.14.11 (#2641)
  • b8f284d build(deps-dev): bump @​microsoft/api-extractor from 7.47.0 to 7.47.2 (#2642)
  • 8386694 build(deps): bump @​google-cloud/storage from 7.11.2 to 7.12.0 (#2643)
  • e5001c1 feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#...
  • 9682e7e build(deps-dev): bump mocha and @​types/mocha (#2640)
  • 74f1143 build(deps): bump @​fastify/busboy from 2.1.1 to 3.0.0 (#2632)
  • 78b117d build(deps-dev): bump @​types/lodash from 4.17.5 to 4.17.7 (#2636)
  • 3604443 Remove Remote Config dependency on Long JS (#2614)
  • 3049575 build(deps): bump @​google-cloud/firestore from 7.8.0 to 7.9.0 (#2618)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)