Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps firebase-admin from 8.9.2 to 9.0.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v9.0.0

Breaking Changes

  • change: Dropped Node 8 support and upgraded Firestore/Storage dependencies

Bug Fixes

  • fix: Upgraded Chai, Sinon and other test dependencies (#938)

Miscellaneous

  • [chore] Release 9.0.0 (#946)
  • File permissions updated (#942)
  • chore: update node-forge to ^0.9.1 (#941)
  • chore: Add ESLint rule for curly braces, apply fix (#939)
  • Adds scrypt support in node 12 (#739)
  • Add null to databaseAuthVariableOverride (#926)

Firebase Admin Node.js SDK v8.13.0

New Features

  • feat(rc): Add Remote Config Version Management API (#920)

Bug Fixes

  • fix(auth): Migrated IAM sign endpoint to iamcredentials.googleapis.com (#916)
  • fix(auth): Fixing flaky deleteUsers() integration tests (#917)
  • fix: Upgraded node-forge and jsonwebtoken dependencies (#912)
  • fix(auth): Add interfaces for UserProviderRequest and Metadata used in UserImportRecord (#909)
  • fix: Fixed faulty metadata for the send-tweet Action (#908)
  • fix(auth): Properly parse the lastRefreshTime. (#888)

Miscellaneous

  • [chore] Release 8.13.0 (#925)
  • Add integration tests for RC manage version operations (#914)
  • Add another missing RC type to toc.yaml (#924)
  • Add new RC types in toc.yaml (#923)
  • Fixed a flaky auth integration test by retrying the GetUser() API call (#907)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (#900)
  • Fixing Firebase ML integration tests (#899)
  • fixing tests with unhandled promises (#894)
  • Rectified issues in comments for NotificationMessagePayload (#879)
  • chore: Running CI workflow on pull_request (#886)

Firebase Admin Node.js SDK v8.12.1

Miscellaneous

  • [chore] Release 8.12.1 (#883)
  • Mark UserMetadata::lastRefreshTime as optional. (#881)
Commits
  • b01822f [chore] Release 9.0.0 (#946)
  • 82ced1e $ chmod -x test//*.ts src//*.ts (#942)
  • 6cce54f fix: Upgraded Chai, Sinon and other test dependencies (#938)
  • 70c233c chore: update node-forge to ^0.9.1 (#941)
  • 1b283e3 chore: Add ESLint rule for curly braces, apply fix (#939)
  • 489d78a change: Dropped Node 8 support and upgraded Firestore/Storage dependencies
  • db8be26 Adds scrypt support in node 12 (#739)
  • c93893b Add null to databaseAuthVariableOverride (#926)
  • 488f931 [chore] Release 8.13.0 (#925)
  • 310ee11 Add integration tests for RC manage version operations (#914)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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.9.2 to 9.0.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v8.9.2...v9.0.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 Jul 20, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #18.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firebase-admin-9.0.0 branch August 16, 2020 23:12
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.

0 participants