Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps firebase-admin from 8.8.0 to 8.9.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v8.9.0

  • Fixed a bug in the admin.instanceId().deleteInstanceId() API that caused errors even when the operation completed successfully in the backend.
  • Upgraded the @google-cloud/firestore dependency to v3.0.0. See Firestore release notes for more details.

Cloud Messaging

  • The sendMulticast() API now correctly copies the fcmOptions when sending a message to multiple recipients.

Realtime Database

  • Upgraded the @firebase/database dependency to v0.5.17.
Commits
  • 00892e0 Bumped version to 8.9.0 (#737)
  • 513f3ac Upgraded all @firebase/* dependencies (#736)
  • 29e3f06 feat: Update Firestore to 3.0 (#735)
  • d3f3d91 Fixing a flaky test case (#733)
  • 99d3214 Allow createCustomToken() to work with tenant-aware auth (#708)
  • 050cc59 Using async project ID discovery in ProjectManagement and InstanceId (#728)
  • a18dc71 Using async project ID discovery API in Auth and FCM (#724)
  • a9249a6 Migrate Project Config service calls to v2. (#665)
  • d9ff20e Swich tenant management service calls to the v2 endpoint. (#725)
  • 8104b90 Fixing a response parse error in IID delete API (#723)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a minor update to a production dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v8.8.0...v8.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 19, 2019
@dependabot-preview
Copy link
Author

Superseded by #39.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-admin-8.9.0 branch January 15, 2020 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant