swrlab / ard-eventhub

ARD system to distribute real-time (live) metadata for primarily radio broadcasts.
https://swrlab.github.io/ard-eventhub
Other
7 stars 1 forks source link

chore(deps): bump @google-cloud/pubsub from 4.3.3 to 4.4.1 #688

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @google-cloud/pubsub from 4.3.3 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)
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)
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


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 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)
dependabot[bot] commented 5 months ago

Superseded by #696.