Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Bump firebase-admin from 9.6.0 to 11.0.0 in /api-server #518

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps firebase-admin from 9.6.0 to 11.0.0.

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v11.0.0

Breaking Changes

  • change: Upgrade Firestore and Storage Dependencies (#1760)

Miscellaneous

  • [chore] Release 11.0.0 (#1770)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1768)
  • build(deps): bump @​types/node from 17.0.41 to 17.0.42 (#1769)
  • build(deps): bump @​firebase/database-compat from 0.2.0 to 0.2.1 (#1765)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.27.1 to 5.28.0 (#1764)
  • build(deps-dev): bump @​firebase/auth-compat from 0.2.15 to 0.2.16 (#1766)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.26 to 0.1.27 (#1767)
  • build(deps): bump @​firebase/database-types from 0.9.8 to 0.9.9 (#1763)

Firebase Admin Node.js SDK v10.3.0

Bug Fixes

  • fix: Add type declarations to exports fields (#1758)
  • fix: Switch to @​fastify/busboy (#1757)

Miscellaneous

  • [chore] Release 10.3.0 (#1759)
  • build(deps): bump jwks-rsa from 2.1.0 to 2.1.4 (#1747)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.2 to 7.25.0 (#1750)
  • build(deps-dev): bump @​firebase/app-compat from 0.1.25 to 0.1.26 (#1746)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.25.0 to 5.27.1 (#1751)
  • build(deps-dev): bump ts-node from 10.8.0 to 10.8.1 (#1749)
  • build(deps): bump @​types/node from 17.0.38 to 17.0.41 (#1748)
  • build(deps-dev): bump eslint from 8.16.0 to 8.17.0 (#1745)
  • build(deps-dev): bump nock from 13.2.4 to 13.2.6 (#1744)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1743)
  • build(deps-dev): bump @​firebase/auth-compat from 0.2.14 to 0.2.15 (#1735)
  • build(deps-dev): bump ts-node from 10.7.0 to 10.8.0 (#1737)
  • build(deps): bump @​types/node from 17.0.35 to 17.0.38 (#1736)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.1 to 7.24.2 (#1734)
  • build(deps-dev): bump @​types/lodash from 4.14.178 to 4.14.182 (#1731)
  • build(deps-dev): bump del from 6.1.0 to 6.1.1 (#1725)
  • build(deps): bump @​types/node from 17.0.34 to 17.0.35 (#1720)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.24.0 to 7.24.1 (#1721)
  • build(deps-dev): bump eslint from 8.15.0 to 8.16.0 (#1722)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1719)
  • chore: Run nightly builds on Node 14 (#1717)
  • build(deps): bump @​types/node from 17.0.33 to 17.0.34 (#1716)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1715)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.23.2 to 7.24.0 (#1714)
  • build(deps-dev): bump yargs from 17.3.1 to 17.5.1 (#1711)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.23.0 to 5.25.0 (#1713)

... (truncated)

Commits
  • 5e32afd [chore] Release 11.0.0 (#1770)
  • 6afd6dc build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1768)
  • a322944 build(deps): bump @​types/node from 17.0.41 to 17.0.42 (#1769)
  • 2adce95 build(deps): bump @​firebase/database-compat from 0.2.0 to 0.2.1 (#1765)
  • 79bc1da build(deps-dev): bump @​typescript-eslint/parser from 5.27.1 to 5.28.0 (#1764)
  • be97c57 build(deps-dev): bump @​firebase/auth-compat from 0.2.15 to 0.2.16 (#1766)
  • 9640f96 build(deps-dev): bump @​firebase/app-compat from 0.1.26 to 0.1.27 (#1767)
  • cc6ddce build(deps): bump @​firebase/database-types from 0.9.8 to 0.9.9 (#1763)
  • 5de2864 change: Upgrade Firestore and Storage Dependencies (#1760)
  • ba2bb67 [chore] Release 10.3.0 (#1759)
  • 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.6.0 to 11.0.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v9.6.0...v11.0.0)

---
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 the dependencies Pull requests that update a dependency file label Jun 17, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #560.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-server/firebase-admin-11.0.0 branch August 1, 2022 01: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