firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

build(deps): bump braces and @google-cloud/pubsub in /functions #330

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Removes braces. It's no longer used after updating ancestor dependency @google-cloud/pubsub. These dependencies need to be updated together.

Removes braces

Updates @google-cloud/pubsub from 0.19.1 to 4.4.1

Release notes

Sourced from @​google-cloud/pubsub's releases.

v4.4.1

4.4.1 (2024-05-30)

Bug Fixes

  • An existing message UpdateVehicleLocationRequest is removed (5451d15)
  • An existing method SearchFuzzedVehicles is removed from service VehicleService (5451d15)
  • An existing method UpdateVehicleLocation is removed from service VehicleService (5451d15)
  • deps: Update dependency protobufjs to ~7.3.0 (#1921) (c5afd34)
  • Pull in new gax for protobufjs vuln fix (#1925) (8024c6d)

v4.4.0

4.4.0 (2024-05-03)

Features

  • Add several fields to manage state of database encryption update (#1904) (aba9aee)

Bug Fixes

  • deps: Update dependency @​types/long to v5 (#1901) (d13d395)

v4.3.3

4.3.3 (2024-03-03)

Bug Fixes

v4.3.2

4.3.2 (2024-02-13)

Bug Fixes

  • Update minimum google-gax versions for auth fixes (#1888) (08acade)

v4.3.1

4.3.1 (2024-02-08)

Bug Fixes

  • Add option to disable emulator auth handling (temp fix) (#1861) (761cdc8)

v4.3.0

... (truncated)

Changelog

Sourced from @​google-cloud/pubsub's changelog.

4.4.1 (2024-05-30)

Bug Fixes

  • An existing message UpdateVehicleLocationRequest is removed (5451d15)
  • An existing method SearchFuzzedVehicles is removed from service VehicleService (5451d15)
  • An existing method UpdateVehicleLocation is removed from service VehicleService (5451d15)
  • deps: Update dependency protobufjs to ~7.3.0 (#1921) (c5afd34)
  • Pull in new gax for protobufjs vuln fix (#1925) (8024c6d)

4.4.0 (2024-05-03)

Features

  • Add several fields to manage state of database encryption update (#1904) (aba9aee)

Bug Fixes

  • deps: Update dependency @​types/long to v5 (#1901) (d13d395)

4.3.3 (2024-03-03)

Bug Fixes

4.3.2 (2024-02-13)

Bug Fixes

  • Update minimum google-gax versions for auth fixes (#1888) (08acade)

4.3.1 (2024-02-08)

Bug Fixes

  • Add option to manually control emulator auth handling, and fix heuristics for TPC (#1861) (761cdc8)

4.3.0 (2024-02-05)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#1878) (d89fd1d)

... (truncated)

Commits
  • 78edf73 chore(main): release 4.4.1 (#1922)
  • 5451d15 feat: update Nodejs generator to send API versions in headers for GAPICs (#1919)
  • 8024c6d fix: pull in new gax for protobufjs vuln fix (#1925)
  • aaeaa8f chore(deps): update dependency sinon to v18 (#1923)
  • c5afd34 fix(deps): update dependency protobufjs to ~7.3.0 (#1921)
  • c9d0363 chore(main): release 4.4.0 (#1902)
  • c3e3113 build: remove some unneeded typings and shuffle others (#1918)
  • aba9aee feat: add several fields to manage state of database encryption update (#1904)
  • 9589e9f samples: add samples for AWS Kinesis ingestion (#1896)
  • d13d395 fix(deps): update dependency @​types/long to v5 (#1901)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/pubsub since your current version.


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/firebase/firebaseopensource.com/network/alerts).