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

chore(deps): update dependency firebase-admin to v12 #115

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 7, 2023 19:40
@renovate renovate bot added the dependencies Update dependencies label Dec 7, 2023
@renovate renovate bot requested a review from Nr9 December 7, 2023 19:40
Copy link
Contributor Author

renovate bot commented Dec 7, 2023

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/firebase-admin
npm ERR!   dev firebase-admin@"12.0.0" from the root project
npm ERR!   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0" from [email protected]
npm ERR!   node_modules/firebase-functions-test
npm ERR!     dev firebase-functions-test@"3.1.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer firebase-admin@"^10.0.0 || ^11.0.0" from [email protected]
npm ERR! node_modules/firebase-functions
npm ERR!   peer firebase-functions@">=4.3.0" from [email protected]
npm ERR!   node_modules/firebase-functions-test
npm ERR!     dev firebase-functions-test@"3.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/firebase-admin
npm ERR!   peer firebase-admin@"^10.0.0 || ^11.0.0" from [email protected]
npm ERR!   node_modules/firebase-functions
npm ERR!     peer firebase-functions@">=4.3.0" from [email protected]
npm ERR!     node_modules/firebase-functions-test
npm ERR!       dev firebase-functions-test@"3.1.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-23T17_30_47_783Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/major-main-dependencies branch 5 times, most recently from 98643b7 to af19184 Compare December 22, 2023 04:18
@renovate renovate bot force-pushed the renovate/major-main-dependencies branch 5 times, most recently from 1e1217f to 4baf5ea Compare January 23, 2024 17:26
@renovate renovate bot force-pushed the renovate/major-main-dependencies branch from 4baf5ea to 93d66f0 Compare January 23, 2024 17:30
Copy link
Contributor Author

renovate bot commented Jan 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Nr9 Nr9 enabled auto-merge (squash) January 26, 2024 19:07
@Nr9 Nr9 merged commit 79cdfca into main Jan 26, 2024
5 checks passed
@Nr9 Nr9 deleted the renovate/major-main-dependencies branch January 26, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant