vinopinions / api

1 stars 0 forks source link

chore(deps): bump firebase-admin from 12.1.1 to 12.3.0 #479

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps firebase-admin from 12.1.1 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)

Firebase Admin Node.js SDK v12.2.0

Breaking Changes

  • change: Deprecate Node.js 16 support (#2574)

Bug Fixes

  • fix: Replace farmhash with farmhash-modern (#2603)
  • fix: Make ADC + human account work with firebase-admin (#2553)
  • fix: Use optional chaining in FirebaseError (#2581)

Miscellaneous

  • [chore] Release 12.2.0 (#2605)
  • build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
  • build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
  • build(deps): bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
  • build(deps-dev): bump @​types/lodash from 4.17.4 to 4.17.5 (#2594)
  • build(deps): bump @​google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
  • build(deps): bump @​types/node from 20.12.12 to 20.14.0 (#2585)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.34 to 0.2.35 (#2575)
  • build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2 (#2578)
  • build(deps): bump @​google-cloud/storage from 7.11.0 to 7.11.1 (#2579)
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)
dependabot[bot] commented 1 month ago

Superseded by #506.