ClaytonDoesThings / ClaytonXYZ

The website for https://claytondoesthings.xyz
https://claytondoesthings.xyz
3 stars 1 forks source link

Bump firebase-admin from 8.4.0 to 9.0.0 #5

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps firebase-admin from 8.4.0 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)