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

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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 - 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.

@Josh-Walker-GM Josh-Walker-GM added release:feature This PR introduces a new feature release:breaking This PR is a breaking change and removed release:feature This PR introduces a new feature labels Jun 17, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release-major milestone Jun 17, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Jun 17, 2024
@Josh-Walker-GM
Copy link
Collaborator

For reference I setup a test project and switched to firebase auth as per our current documentation. I tested that signup and login worked. I then switched to the upgraded v12 version and confirmed that both still worked.

The upgrade guide would suggest that the breaking changes are centred around other firebase services like their cloud storage and database.

@Josh-Walker-GM Josh-Walker-GM merged commit 4401290 into main Jun 17, 2024
51 checks passed
@Josh-Walker-GM Josh-Walker-GM deleted the renovate/firebase-admin-12.x branch June 17, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:breaking This PR is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant