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 v11.9.0 #2880

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

firebase/firebase-admin-node

v11.9.0: Firebase Admin Node.js SDK v11.9.0

Compare Source

New Features
  • feat(auth): Add Password Policies support in Project and Tenant config (#​2107)
Bug Fixes
  • fix(firestore): Export Filter type from Firestore (#​2192)
Miscellaneous

v11.8.0: Firebase Admin Node.js SDK v11.8.0

Compare Source

New Features
  • feat(appcheck): Added replay protection feature to App Check verifyToken() API (#​2148)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): reCAPTCHA Public preview (#​2129)
  • feat(fcm): Add sendEach and sendEachForMulticast for FCM batch send (#​2138)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): Add TOTP support in Project and Tenant config (#​1989)
Changed
  • Deprecate sendToDevice and sendToDeviceGroup and their response classes (#​2090)
Miscellaneous

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

Compare Source

New Features
  • feat: Fix impersonated service account parsing exception (#​1862)
Bug Fixes
  • fix(firestore): Fix PreferRest caching (#​2040)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "before 7am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Contributor

@Jolg42 Jolg42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/prisma/ecosystem-tests/runs/6928571889?check_suite_focus=true#step:7:679
Fails with

+ yarn tsc
yarn run v1.22.19
warning package.json: No license field
warning ../../../package.json: No license field
$ /home/runner/work/ecosystem-tests/ecosystem-tests/platforms-serverless/firebase-functions/functions/node_modules/.bin/tsc
Error: node_modules/@google-cloud/storage/build/src/crc32c.d.ts(66,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
Error: node_modules/@google-cloud/storage/build/src/hash-stream-validator.d.ts(11,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
error Command failed with exit code 2.

@renovate renovate bot changed the title fix(deps): update dependency firebase-admin to v11 fix(deps): update dependency firebase-admin to v11.9.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/firebase-admin-11.x branch from 28894f0 to 6c138ac Compare June 2, 2023 09:29
@Jolg42 Jolg42 merged commit 26fc58a into dev Jun 2, 2023
@Jolg42 Jolg42 deleted the renovate/firebase-admin-11.x branch June 2, 2023 09:51
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.

1 participant