Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Bump @google-cloud/pubsub from 3.7.1 to 4.0.6 #1137

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps @google-cloud/pubsub from 3.7.1 to 4.0.6.

Release notes

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

v4.0.6

4.0.6 (2023-09-15)

Bug Fixes

  • Bump the minimum gax up to 4.0.4 to get grpc-js fixes (#1829) (cc86e2b)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.17.0 (#1824) (679c6b8)

v4.0.5

4.0.5 (2023-09-07)

Bug Fixes

  • Always fill the topic and sub names when creating from a PubSub object (#1816) (be8ed53)

v4.0.4

4.0.4 (2023-09-05)

Bug Fixes

v4.0.3

4.0.3 (2023-08-31)

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#1809) (f26008d)

v4.0.2

4.0.2 (2023-08-24)

Bug Fixes

  • Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD (#1806) (e9969ba)

v4.0.1

4.0.1 (2023-08-11)

Bug Fixes

  • deps: Update dependency @​google-cloud/paginator to v5 (#1799) (3195d21)
  • deps: Update dependency @​google-cloud/precise-date to v4 (#1803) (2c22d67)
  • deps: Update dependency @​google-cloud/projectify to v4 (#1800) (5787d56)

... (truncated)

Changelog

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

4.0.6 (2023-09-15)

Bug Fixes

  • Bump the minimum gax up to 4.0.4 to get grpc-js fixes (#1829) (cc86e2b)
  • deps: Update dependency @​opentelemetry/semantic-conventions to ~1.17.0 (#1824) (679c6b8)

4.0.5 (2023-09-07)

Bug Fixes

  • Always fill the topic and sub names when creating from a PubSub object (#1816) (be8ed53)

4.0.4 (2023-09-05)

Bug Fixes

4.0.3 (2023-08-31)

Bug Fixes

  • Simplify logic for HTTP/1.1 REST fallback option (#1809) (f26008d)

4.0.2 (2023-08-24)

Bug Fixes

  • Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD (#1806) (e9969ba)

4.0.1 (2023-08-11)

Bug Fixes

  • deps: Update dependency @​google-cloud/paginator to v5 (#1799) (3195d21)
  • deps: Update dependency @​google-cloud/precise-date to v4 (#1803) (2c22d67)
  • deps: Update dependency @​google-cloud/projectify to v4 (#1800) (5787d56)
  • deps: Update dependency @​google-cloud/promisify to v4 (#1798) (093c46b)

4.0.0 (2023-08-03)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • bed9061 chore(main): release 4.0.6 (#1825)
  • cc86e2b fix: bump the minimum gax up to 4.0.4 to get grpc-js fixes (#1829)
  • 9776fab chore(deps): update dependency sinon to v16 (#1827)
  • 7f4411b build: update @​opentelemetry/api version (#1826) (#1828)
  • 679c6b8 fix(deps): update dependency @​opentelemetry/semantic-conventions to ~1.17.0 (...
  • 86c8987 chore(main): release 4.0.5 (#1817)
  • be8ed53 fix: always fill the topic and sub names when creating from a PubSub object (...
  • e480388 chore(main): release 4.0.4 (#1815)
  • 13d89a2 fix: set grpc keepalive time|outs by default (#1814)
  • 9a1ec3a chore(main): release 4.0.3 (#1811)
  • 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 <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)

Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 3.7.1 to 4.0.6.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v3.7.1...v4.0.6)

---
updated-dependencies:
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants