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

Bump com.google.cloud:google-cloud-pubsub from 1.134.2 to 1.135.0 #1426

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2024

Bumps com.google.cloud:google-cloud-pubsub from 1.134.2 to 1.135.0.

Release notes

Sourced from com.google.cloud:google-cloud-pubsub's releases.

v1.135.0

1.135.0 (2024-12-12)

Features

  • Introduce java.time variables and methods (#2271) (7edfd9c)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (0b0d52c)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.44.0 (#2270) (a5f70a9)
  • Update dependency com.google.cloud:google-cloud-core to v2.48.0 (#2263) (d7e5588)
  • Update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285) (cd94a19)
  • Update dependency com.google.cloud:google-cloud-storage to v2.45.0 (#2268) (80a09e6)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#2286) (0c0a1b9)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2276) (54ef88d)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2279) (de3c9e1)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#2284) (0be820e)

Documentation

Changelog

Sourced from com.google.cloud:google-cloud-pubsub's changelog.

1.135.0 (2024-12-12)

Features

  • Introduce java.time variables and methods (#2271) (7edfd9c)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (0b0d52c)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.44.0 (#2270) (a5f70a9)
  • Update dependency com.google.cloud:google-cloud-core to v2.48.0 (#2263) (d7e5588)
  • Update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285) (cd94a19)
  • Update dependency com.google.cloud:google-cloud-storage to v2.45.0 (#2268) (80a09e6)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 (#2286) (0c0a1b9)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2276) (54ef88d)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2279) (de3c9e1)
  • Update googleapis/sdk-platform-java action to v2.51.0 (#2284) (0be820e)

Documentation

Commits
  • 34704b0 chore(main): release 1.135.0 (#2281)
  • 0b0d52c chore: Update generation configuration at Thu Dec 12 19:17:58 UTC 2024 (#2287)
  • 0c0a1b9 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.41.0 ...
  • cd94a19 deps: update dependency com.google.cloud:google-cloud-core to v2.49.0 (#2285)
  • 0be820e deps: update googleapis/sdk-platform-java action to v2.51.0 (#2284)
  • 7e18047 chore: Update generation configuration at Fri Dec 6 02:31:00 UTC 2024 (#2267)
  • de3c9e1 deps: update dependency com.google.protobuf:protobuf-java-util to v4.29.1 (#2...
  • 8aeff1a docs: Fix repository URL in samples README (#2280)
  • 44b1332 chore(main): release 1.134.3-SNAPSHOT (#2266)
  • 54ef88d deps: update dependency com.google.protobuf:protobuf-java-util to v4.29.0 (#2...
  • 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 [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.134.2 to 1.135.0.
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.134.2...v1.135.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels Dec 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/com.google.cloud-google-cloud-pubsub-1.135.0 branch December 22, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant