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

build(deps): bump protobufjs, firebase-admin and google-gax #102

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps protobufjs to 7.2.6 and updates ancestor dependencies protobufjs, firebase-admin and google-gax. These dependencies need to be updated together.

Updates protobufjs from 7.1.2 to 7.2.6

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.6

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

protobufjs: v7.2.5

7.2.5 (2023-08-21)

Bug Fixes

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

protobufjs: v7.2.3

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

protobufjs: v7.2.2

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

protobufjs: v7.2.1

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

7.2.5 (2023-08-21)

Bug Fixes

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)

7.2.3 (2023-03-27)

Bug Fixes

  • type names can be split into multiple tokens (#1877) (8817ee6)

7.2.2 (2023-02-07)

Bug Fixes

  • do not allow to extend same field twice to prevent the error (#1784) (14f0536)

7.2.1 (2023-02-02)

Bug Fixes

  • cli: fix relative path to Google pb files (#1859) (e42eea4)
  • Revert "fix: error should be thrown" (4489fa7)
  • use bundled filename to fix common pb includes (#1860) (dce9a2e)
  • use ES5 style function syntax (#1830) (64e8936)

7.2.0 (2023-01-24)

... (truncated)

Commits

Updates firebase-admin from 11.0.1 to 11.11.1

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v11.11.1

Miscellaneous

  • [chore] Release 11.11.1 (#2387)
  • build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 (#2381)
  • chore(deps): bump google-cloud/firestore to 6.8.0 (#2385)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.36.3 to 7.38.3 (#2380)
  • build(deps-dev): bump @​types/sinon-chai from 3.2.9 to 3.2.12 (#2366)
  • build(deps-dev): bump @​babel/traverse from 7.21.4 to 7.23.2 (#2343)
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#2330)
  • build(deps-dev): bump @​types/firebase-token-generator (#2322)
  • Bug Fix for issue #2320 (#2321)

Firebase Admin Node.js SDK v11.11.0

New Features

  • feat(auth): Add Email Privacy support in Project and Tenant config (#2198)

Miscellaneous

  • [chore] Release 11.11.0 (#2315)
  • build(deps-dev): bump @​types/lodash from 4.14.197 to 4.14.199 (#2309)
  • build(deps-dev): bump eslint from 8.47.0 to 8.50.0 (#2311)
  • Update github.ref value in release.yml (#2313)
  • build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#2288)
  • build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 (#2289)
  • build(deps-dev): bump eslint from 8.43.0 to 8.47.0 (#2279)
  • build(deps-dev): bump @​types/lodash from 4.14.195 to 4.14.197 (#2280)
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin (#2282)
  • build(deps-dev): bump nock from 13.3.1 to 13.3.2 (#2270)
  • build(deps-dev): bump @​firebase/auth-compat from 0.4.3 to 0.4.4 (#2273)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.59.9 to 5.62.0 (#2264)
  • build(deps): bump @​google-cloud/firestore from 6.6.1 to 6.7.0 (#2265)
  • build(deps-dev): bump @​types/uuid from 9.0.1 to 9.0.2 (#2267)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.13 to 0.2.15 (#2263)
  • build(deps): bump @​google-cloud/storage from 6.11.0 to 6.12.0 (#2253)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.36.1 to 7.36.3 (#2261)
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#2256)
  • build(deps): bump @​types/node from 20.3.2 to 20.4.2 (#2255)
  • build(deps-dev): bump @​firebase/auth-compat from 0.4.2 to 0.4.3 (#2252)

Firebase Admin Node.js SDK v11.10.1

Miscellaneous

  • [chore] Release 11.10.1 (#2248)
  • Revert "chore: upgrade databse-compat (#2244)" (#2247)

Firebase Admin Node.js SDK v11.10.0

New Features

... (truncated)

Commits

Updates google-gax from 3.0.3 to 3.6.1

Changelog

Sourced from google-gax's changelog.

Changelog

npm history

4.3.2 (2024-03-26)

Bug Fixes

4.3.1 (2024-02-08)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to ~1.10.0 (#1558) (ea84b7b)
  • deps: update google-auth-library to 9.3.0 (#1559) (81978ac)

4.3.0 (2024-01-31)

Features

  • implement support for Trusted Partner Cloud (#1552) (d51218c)

Bug Fixes

  • do not throw DeprecationWarnings for legacy retry behavior (#1551) (2f39306)

4.2.1 (2024-01-26)

Bug Fixes

  • run update-protos to include new field_info.proto (#1547) (ae37986)

4.2.0 (2024-01-18)

Features

  • expose uuid for autopopulation of request_id (#1542) (6c66e22)

4.1.0 (2024-01-11)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.6 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax). These dependencies need to be updated together.


Updates `protobufjs` from 7.1.2 to 7.2.6
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.1.2...protobufjs-v7.2.6)

Updates `firebase-admin` from 11.0.1 to 11.11.1
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](firebase/firebase-admin-node@v11.0.1...v11.11.1)

Updates `google-gax` from 3.0.3 to 3.6.1
- [Release notes](https://github.com/googleapis/gax-nodejs/releases)
- [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gax-nodejs/commits/v3.6.1/gax)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-admin
  dependency-type: direct:production
- dependency-name: google-gax
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants