firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

Bump @google-cloud/pubsub from 3.0.1 to 4.3.3

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps @google-cloud/pubsub from 3.0.1 to 4.3.3.

Release notes

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

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

4.3.0 (2024-02-05)

Features

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

Bug Fixes

v4.2.0

4.2.0 (2024-02-01)

Features

  • Add enforce_in_transit fields and optional annotations (#1873) (09fc424)
  • Add schema revision samples (#1870) (044e149)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.20.0 (#1871) (2ee0dba)

... (truncated)

Changelog

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

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)

Bug Fixes

4.2.0 (2024-02-01)

Features

  • Add enforce_in_transit fields and optional annotations (#1873) (09fc424)
  • Add schema revision samples (#1870) (044e149)

Bug Fixes

  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.20.0 (#1871) (2ee0dba)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.21.0 (#1876) (0fe61a9)

4.1.1 (2024-01-05)

... (truncated)

Commits

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 <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)

dependabot[bot] avatar Mar 07 '24 22:03 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.79%. Comparing base (b575040) to head (2e8e488).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6851   +/-   ##
=======================================
  Coverage   54.79%   54.79%           
=======================================
  Files         359      359           
  Lines       25112    25112           
  Branches     5176     5176           
=======================================
  Hits        13760    13760           
  Misses      10114    10114           
  Partials     1238     1238           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 13 '24 22:03 codecov-commenter