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 #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-admin (source) ^10.3.0 -> ^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

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

Compare Source

Miscellaneous

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

Compare Source

New Features
  • feat(auth): Add Email Privacy support in Project and Tenant config (#​2198)
Miscellaneous

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

Compare Source

Miscellaneous

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

Compare Source

New Features
  • feat(functions): Add features to task queue functions (#​2216)
  • feat(auth): Add TotpInfo field to UserRecord (#​2197)
  • feat(storage): Add getDownloadUrl method to the Storage API (#​2036)
Bug Fixes
  • fix: Update TOTP docstrings (#​2245)
Miscellaneous

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

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

Compare Source

Bug Fixes
  • fix: Update jsonwebtoken to v9.0.0 (#​2025)
Miscellaneous

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

Compare Source

Breaking Changes
  • change: Deprecate AutoML model support (#​2013)
New Features
  • feat(fs): preferRest app option for Firestore (#​1901)
Bug Fixes
  • fix(fcm): Increase batch send timeout to 15 seconds (#​1999)
  • fix: Unregister socket timeout listener to prevent MaxListenersExceededWarning (#​1993)
Miscellaneous

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

Compare Source

New Features
  • feat(extensions): Add extensions namespace (#​1960)
Miscellaneous

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

Compare Source

Bug Fixes
  • fix(firestore): added missing 'ReadWriteTransactionOptions' export (#​1874) (#​1875)
  • fix(fcm): Increase FCM timeout to 15s (#​1947)
Miscellaneous

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

Compare Source

New Features
  • feat(auth): Support sms region config change on Tenant and Project level (#​1921)
Miscellaneous

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

Compare Source

Miscellaneous

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

Compare Source

Bug Fixes
  • fix: Add update or create release (#​1779)
Miscellaneous

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

Compare Source

Breaking Changes
  • change: Upgrade Firestore and Storage Dependencies (#​1760)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link

Images automagically compressed by Calibre's image-actions

Compression reduced images by 35.3%, saving 3.90 KB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/logo60p.png 11.05 KB 7.15 KB -35.3% View diff

24 images did not require optimisation.

Copy link
Contributor Author

renovate bot commented Dec 11, 2023

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.

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.

None yet

0 participants