Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency firebase-admin to v12 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^11.11.1 -> ^12.7.0 age adoption passing confidence

Release Notes

firebase/firebase-admin-node (firebase-admin)

v12.7.0: Firebase Admin Node.js SDK v12.7.0

Compare Source

New Features
  • feat(auth): Add recaptcha and sms toll fraud support for phone auth (#​2625)
Bug Fixes
  • fix: Pin @firebase/database-compat to v1.0.8 (#​2739)
Miscellaneous

v12.6.0: Firebase Admin Node.js SDK v12.6.0

Compare Source

New Features
Bug Fixes
  • fix(auth): Add missing Math.floor() when setting validDuration in createSessionCookie() (#​2712)
Miscellaneous

v12.5.0: Firebase Admin Node.js SDK v12.5.0

Compare Source

New Features
Bug Fixes
  • fix: updating comments with VibrateTimingsMillis and defaultVibrateTimings instead of vibrate_timings and default_vibrate_timings (#​2598)
  • fix: support httpAgent in JwksFetcher (#​2689)
Miscellaneous
  • [chore] Release 12.5.0 Take 2 (#​2703)
  • [chore] Release 12.5.0 (#​2702)
  • chore: Upgrade actions/upload-artifact@v4 (#​2700)
  • build(deps): bump actions/download-artifact in /.github/workflows (#​2694)
  • Create CHANGELOG.md (#​2626)

v12.4.0: Firebase Admin Node.js SDK v12.4.0

Compare Source

Miscellaneous

v12.3.1: Firebase Admin Node.js SDK v12.3.1

Compare Source

Bug Fixes
  • fix: getToken() returns existing promise to a token if one exists instead of a new token. (#​2648)
Miscellaneous

v12.3.0: Firebase Admin Node.js SDK v12.3.0

Compare Source

New Features
  • feat(fcm): Add HTTP2 support for sendEach() and sendEachForMulticast() (#​2550)
Miscellaneous

v12.2.0: Firebase Admin Node.js SDK v12.2.0

Compare Source

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

v12.1.1: Firebase Admin Node.js SDK v12.1.1

Compare Source

Bug Fixes
Miscellaneous

v12.1.0: Firebase Admin Node.js SDK v12.1.0

Compare Source

New Features
  • feat(rc): Add server side Remote Config support (#​2529)
Miscellaneous

v12.0.0: Firebase Admin Node.js SDK v12.0.0

Compare Source

  • Breaking change: Upgraded the @google-cloud/firestore package to v7. This is a breaking change. Refer to the Cloud Firestore release notes for more details.

  • Breaking change: Upgraded the @google-cloud/storage package to v7. This is a breaking change. Refer to the Cloud Storage release notes for more details.

  • Breaking change: Upgraded TypeScript to v5.1.6.

  • Deprecated support for Node.js 14. Instead use Node.js 16 or higher when deploying the Admin SDK. Node.js 14 support will be dropped in the next major version.

  • Upgraded the google-cloud/firestore dependency to v7.1.0 to support sum() and `average() aggregation functions.

  • Upgraded the @firebase/database-compat package to v1.

  • Dropped AutoML model support (#​1974)

Bug Fixes
  • fix(firestore): Export new aggregate types (#​2396)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
Copy link
Contributor Author

renovate bot commented Jan 1, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: firebase-functions@3.24.1
npm ERR! Found: firebase-admin@12.1.0
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^12.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: firebase-admin@11.11.1
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-16T18_13_57_413Z-debug-0.log

@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 01fea8e to 5c50d63 Compare March 1, 2024 10:22
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 5c50d63 to 3ca0044 Compare April 1, 2024 07:05
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 3ca0044 to 35637eb Compare April 16, 2024 18:14
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 35637eb to b7638ee Compare May 21, 2024 19:34
Copy link
Contributor Author

renovate bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: firebase-functions@3.24.1
npm ERR! Found: firebase-admin@12.7.0
npm ERR! node_modules/firebase-admin
npm ERR!   firebase-admin@"^12.7.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR! node_modules/firebase-functions
npm ERR!   firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: firebase-admin@11.11.1
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" from firebase-functions@3.24.1
npm ERR!   node_modules/firebase-functions
npm ERR!     firebase-functions@"^3.24.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-10-24T16_32_58_652Z-debug-0.log

@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from b7638ee to 4b59923 Compare June 20, 2024 20:34
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 4b59923 to 6345f2c Compare July 25, 2024 19:53
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 6345f2c to cefb5d0 Compare August 8, 2024 19:43
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from cefb5d0 to 848aba8 Compare August 25, 2024 20:47
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 848aba8 to e24cd3c Compare September 12, 2024 18:01
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch 2 times, most recently from 56a59d5 to 11749d2 Compare October 1, 2024 09:51
@renovate renovate bot force-pushed the renovate/firebase-admin-12.x branch from 11749d2 to ac7255c Compare October 24, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants