myclubapp / backend

Backend for my-club App
https://my-club.ap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Bump protobufjs and firebase-admin in /functions #59

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps protobufjs to 7.3.2 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.

Updates protobufjs from 7.2.4 to 7.3.2

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.3.2

7.3.2 (2024-06-12)

Bug Fixes

  • docs: Update readme to correct command for creating types (#1939) (0f9d477)
  • Also fixes an issue with 7.3.1, where the dist/ folder containing the build artifacts was missing on npm.

protobufjs: v7.3.1

7.3.1 (2024-06-05)

Bug Fixes

  • types: reserved field in IType can contain reserved names (#2001) (d1d2c0c)

protobufjs: v7.3.0

7.3.0 (2024-05-10)

Features

  • add handling for extension range options (#1990) (2d58011)

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

Changelog

Sourced from protobufjs's changelog.

7.3.2 (2024-06-12)

Bug Fixes

  • docs: Update readme to correct command for creating types (#1939) (0f9d477)

7.3.1 (2024-06-05)

Bug Fixes

  • types: reserved field in IType can contain reserved names (#2001) (d1d2c0c)

7.3.0 (2024-05-10)

Features

  • add handling for extension range options (#1990) (2d58011)

7.2.6 (2024-01-16)

Bug Fixes

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

7.2.5 (2023-08-21)

Bug Fixes

Commits


Updates firebase-admin from 11.11.1 to 12.2.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v12.2.0

Breaking Changes

  • change: Deprecate Node.js 16 support (#2574)

Bug Fixes

  • fix: Replace farmhash with farmhash-modern (#2603)
  • fix: Make ADC + human account work with firebase-admin (#2553)
  • fix: Use optional chaining in FirebaseError (#2581)

Miscellaneous

  • [chore] Release 12.2.0 (#2605)
  • build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
  • build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
  • build(deps): bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
  • build(deps-dev): bump @​types/lodash from 4.17.4 to 4.17.5 (#2594)
  • build(deps): bump @​google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
  • build(deps): bump @​types/node from 20.12.12 to 20.14.0 (#2585)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.34 to 0.2.35 (#2575)
  • build(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2 (#2578)
  • build(deps): bump @​google-cloud/storage from 7.11.0 to 7.11.1 (#2579)

Firebase Admin Node.js SDK v12.1.1

Bug Fixes

  • fix: Export error classes (#2151)

Miscellaneous

  • [chore] Release 12.1.1 (#2561)
  • build(deps): updgrade jwks-rsa (#2570)
  • --- (#2568)
  • --- (#2566)
  • --- (#2567)
  • --- (#2569)
  • build(deps-dev): bump @​firebase/auth-types from 0.12.1 to 0.12.2 (#2556)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.43.2 to 7.43.7 (#2559)
  • chore: upgrade firestore to 7.7.0 (#2560)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.32 to 0.2.33 (#2555)
  • build(deps): bump @​google-cloud/firestore from 7.6.0 to 7.7.0 (#2558)
  • Fix api extractor issues to expose error types (#2549)
  • build(deps-dev): bump @​types/lodash from 4.17.0 to 4.17.1 (#2546)
  • build(deps): bump @​google-cloud/storage from 7.10.2 to 7.11.0 (#2547)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.43.1 to 7.43.2 (#2545)
  • build(deps): bump @​types/node from 20.12.7 to 20.12.10 (#2544)

... (truncated)

Commits
  • 5620e9c [chore] Release 12.2.0 (#2605)
  • f6f7cb9 build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
  • b890182 fix: Replace farmhash with farmhash-modern (#2603)
  • 5f0f253 fix: Make ADC + human account work with firebase-admin (#2553)
  • fdde8c3 build(deps-dev): bump chai-exclude from 2.1.0 to 2.1.1 (#2593)
  • 07855bf build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2595)
  • 5440580 build(deps): bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#2592)
  • 5f01f63 build(deps-dev): bump @​types/lodash from 4.17.4 to 4.17.5 (#2594)
  • 4070f5b build(deps): bump @​google-cloud/firestore from 7.7.0 to 7.8.0 (#2583)
  • 07cfca8 build(deps): bump @​types/node from 20.12.12 to 20.14.0 (#2585)
  • Additional commits viewable in compare view


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 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](https://github.com/myclubapp/backend/network/alerts).