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

chore(deps-dev): bump firebase-admin from 9.11.0 to 11.0.0 #945

Merged
merged 1 commit into from Jul 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

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

@dependabot dependabot bot requested review from styfle and Timer as code owners July 1, 2022 01:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-admin-11.0.0 branch from 9f6625f to 6d6da7e Compare July 1, 2022 13:11
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 9.11.0 to 11.0.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v9.11.0...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-admin-11.0.0 branch from 6d6da7e to 9dfd5c6 Compare July 1, 2022 21:33
@styfle styfle merged commit b32cafc into main Jul 11, 2022
@styfle styfle deleted the dependabot/npm_and_yarn/firebase-admin-11.0.0 branch July 11, 2022 00:28
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.

None yet

1 participant