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

Bump firebase-admin from 9.5.0 to 10.0.2 in /functions #519

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2022

Bumps firebase-admin from 9.5.0 to 10.0.2.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v10.0.2

Miscellaneous

  • [chore] Release 10.0.2 (#1558)
  • Revert TS4 and Firestore 5.x updates (#1557)
  • Revert "[chore] Release 10.1.0 (#1553)" (#1555)
  • [chore] Release 10.1.0 (#1553)
  • (fix): Add new Firestore types to the firestore module (#1554)
  • build(deps): bump @​google-cloud/storage from 5.17.0 to 5.18.0 (#1551)
  • build(deps-dev): bump @​firebase/auth-types from 0.10.3 to 0.11.0 (#1550)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.13 to 0.1.14 (#1549)
  • build(deps): bump @​types/node from 17.0.8 to 17.0.10 (#1548)
  • build(deps): bump @​google-cloud/firestore from 5.0.1 to 5.0.2 (#1545)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.9.1 to 5.10.0 (#1544)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1543)
  • version update @​google-cloud/firestore to 5.x (#1525)
  • chore: Update Typescript to 4.x (#1541)
  • chore: Update ESLint and @​typescript-eslint dependencies (#1540)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.19.3 to 7.19.4 (#1539)
  • build(deps-dev): bump nock from 13.1.3 to 13.2.1 (#1538)
  • build(deps-dev): bump mocha from 9.1.2 to 9.1.3 (#1537)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.3 to 0.1.13 (#1535)
  • build(deps-dev): bump @​firebase/auth-compat from 0.1.4 to 0.2.5 (#1534)
  • build(deps): bump @​google-cloud/storage from 5.14.4 to 5.16.1 (#1528)
  • build(deps): bump node-forge from 0.10.0 to 1.0.0 (#1533)
  • build(deps): bump @​firebase/database-types from 0.7.3 to 0.9.3 (#1500)
  • build(deps): bump @​firebase/database-compat from 0.1.1 to 0.1.4 (#1499)
  • Remove delayed response message for holidays (#1527)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.18.11 to 7.19.3 (#1526)
  • Fix the delayed response message
  • Add delayed response message for holidays (#1521)

Firebase Admin Node.js SDK v10.0.1

Bug Fixes

  • fix(firestore): Expose more types from gcp firestore
  • fix(auth): Add user disabled error code. (#1506)
  • fix(auth): Remove request body for deleteTenant (#1461)

Miscellaneous

  • [chore] Release 10.0.1 (#1520)
  • Add new Firestore types exposed from the admin firestore module (#1519)
  • Update base-auth.ts (#1501)
  • Update multi-tenancy integration tests to run against auth emulator (#1453)
  • build(deps-dev): bump mocha from 8.4.0 to 9.1.2 (#1440)
  • build(deps): bump @​types/node from 16.10.2 to 16.11.0 (#1464)
  • build(deps-dev): bump @​types/mocha from 8.2.2 to 9.0.0 (#1397)

Firebase Admin Node.js SDK v10.0.0

... (truncated)

Commits
  • 98d3f79 [chore] Release 10.0.2 (#1558)
  • d5c58a9 Revert TS4 and Firestore 5.x updates (#1557)
  • b8a58d3 Revert "[chore] Release 10.1.0 (#1553)" (#1555)
  • 2a8e197 [chore] Release 10.1.0 (#1553)
  • 01a8b2f (fix): Add new Firestore types to the firestore module (#1554)
  • dbb7be6 build(deps): bump @​google-cloud/storage from 5.17.0 to 5.18.0 (#1551)
  • 8fd117a build(deps-dev): bump @​firebase/auth-types from 0.10.3 to 0.11.0 (#1550)
  • 5ec851d build(deps-dev): bump @​firebase/app-compat from 0.1.13 to 0.1.14 (#1549)
  • 9ea5bfc build(deps): bump @​types/node from 17.0.8 to 17.0.10 (#1548)
  • 6dd2f10 build(deps): bump @​google-cloud/firestore from 5.0.1 to 5.0.2 (#1545)
  • 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)

Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 9.5.0 to 10.0.2.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v9.5.0...v10.0.2)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants