Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @google-cloud/pubsub from 2.19.4 to 3.3.0 #695

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps @google-cloud/pubsub from 2.19.4 to 3.3.0.

Release notes

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

v3.3.0

3.3.0 (2023-01-23)

Features

Bug Fixes

v3.2.1

3.2.1 (2022-11-04)

Bug Fixes

v3.2.0

3.2.0 (2022-09-22)

Features

  • Add support for exactly once subscriptions (#1572) (998de35)

Bug Fixes

v3.1.1

3.1.1 (2022-09-01)

Bug Fixes

v3.1.0

3.1.0 (2022-07-15)

... (truncated)

Changelog

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

3.3.0 (2023-01-23)

Features

Bug Fixes

3.2.1 (2022-11-04)

Bug Fixes

3.2.0 (2022-09-22)

Features

  • Add support for exactly once subscriptions (#1572) (998de35)

Bug Fixes

3.1.1 (2022-09-01)

Bug Fixes

3.1.0 (2022-07-15)

Features

  • add minExtension setting and plug it into EOS and ackDeadline settings (#1582) (8709979)

... (truncated)

Commits
  • c731318 chore(main): release 3.3.0 (#1673)
  • 108edc3 fix: remove redundant .then() (#1671)
  • 3dcd0fc chore(deps): update dependency rimraf to v4 (#1675)
  • 7a5bc29 feat: add schema evolution methods and fields (#1672)
  • e6369ae chore(pubsub): remove extraneous ctype field annotations (#1670)
  • 8335980 build: have Kokoro grab service account credentials from secret that will be ...
  • 8730e73 chore: Enable requesting numeric enums in "transport=rest" responses for serv...
  • 6cc12cc build: have Kokoro grab service account credentials from secret that will be ...
  • 56d27d4 chore: linter fixes (#1662)
  • 33ab717 samples: remove old TS conversion script to make way for typeless sample bot ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
Bumps [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) from 2.19.4 to 3.3.0.
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v2.19.4...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@kirrg001 kirrg001 force-pushed the dependabot/npm_and_yarn/main/google-cloud/pubsub-3.3.0 branch from 2a5c441 to 5920019 Compare January 31, 2023 09:37
@kirrg001
Copy link
Contributor

Dropped Node v10
> update library to use Node 12

@kirrg001 kirrg001 requested a review from a team January 31, 2023 11:31
@kirrg001
Copy link
Contributor

Fixed 3.x

Copy link
Contributor

@basti1302 basti1302 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@basti1302 basti1302 merged commit 8b11837 into main Jan 31, 2023
@basti1302 basti1302 deleted the dependabot/npm_and_yarn/main/google-cloud/pubsub-3.3.0 branch January 31, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants