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

Update dependency firebase-admin to v13 #3035

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

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

Release Notes

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

v13.0.1: Firebase Admin Node.js SDK v13.0.1

Compare Source

Bug Fixes
  • fix: Fix the property names when initializing the SDK with ServiceAccount type (#​2779)
Miscellaneous

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

Compare Source

Breaking Changes
  • change(rc): Update Remote Config condition evaluation hashing (#​2760)
  • change(fcm): Remove deprecated FCM APIs (#​2759)
  • change: Update Node support to 18 (#​2756)
  • change: Migrate credentials to use google-auth-library (#​2466)
New Features
  • feat(fcm): Add directBootOk field to AndroidConfig (#​2745)
Bug Fixes
  • fix: Set the Quota Project ID only for ADC human accounts (#​2761)
Miscellaneous
  • [chore] Release 13.0.0 (#​2764)
  • build(deps): bump uuid from 11.0.2 to 11.0.3 (#​2767)
  • build(deps-dev): bump nock from 13.5.5 to 13.5.6 (#​2766)
  • chore: Add X-Goog-Api-Client metric header to outgoing authorized http requests (#​2763)
  • chore: Upgrade dependencies (#​2757)
  • Request timeout const name correction (#​2743)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.43 to 0.2.45 (#​2746)

Configuration

📅 Schedule: Branch creation - "after 3am and before 7am" in timezone America/Denver, 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.

Copy link
Contributor Author

renovate bot commented Nov 13, 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/js-func/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: firebase-functions-test@3.3.0
npm error Found: firebase-admin@13.0.1
npm error node_modules/firebase-admin
npm error   firebase-admin@"13.0.1" from the root project
npm error   peer firebase-admin@"^11.10.0 || ^12.0.0 || ^13.0.0" from firebase-functions@6.1.1
npm error   node_modules/firebase-functions
npm error     firebase-functions@"6.1.1" from the root project
npm error     peer firebase-functions@">=4.9.0" from firebase-functions-test@3.3.0
npm error     node_modules/firebase-functions-test
npm error       dev firebase-functions-test@"3.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0" from firebase-functions-test@3.3.0
npm error node_modules/firebase-functions-test
npm error   dev firebase-functions-test@"3.3.0" from the root project
npm error
npm error Conflicting peer dependency: firebase-admin@12.7.0
npm error node_modules/firebase-admin
npm error   peer firebase-admin@"^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0" from firebase-functions-test@3.3.0
npm error   node_modules/firebase-functions-test
npm error     dev firebase-functions-test@"3.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-22T15_06_48_807Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-22T15_06_48_807Z-debug-0.log

@github-actions github-actions bot requested a review from xylo04 November 13, 2024 11:39
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch 2 times, most recently from 469a041 to 8e3927e Compare November 20, 2024 21:01
@renovate renovate bot force-pushed the renovate/firebase-admin-13.x branch from 8e3927e to f4215d6 Compare November 22, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants