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

[WOR-1448]: Bump the minor-patch-dependencies group with 2 updates #1792

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the minor-patch-dependencies group with 2 updates: io.swagger.core.v3:swagger-annotations and com.google.cloud:libraries-bom.

Updates io.swagger.core.v3:swagger-annotations from 2.2.24 to 2.2.25

Updates com.google.cloud:libraries-bom from 26.47.0 to 26.48.0

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.48.0

GCP Libraries BOM 26.48.0

Note about gRPC-Java v1.68.0

gRPC-Java v1.67.0 was mistakenly released as v1.68.0. See this Github issue for more info.

The Cloud Java SDK pulls in v1.68.0 of gRPC-Java as part of the version of libraries-bom. The following libraries-bom release will "upgrade" to use gRPC-Java v1.67.1. This is not an upgrade per SemVer, but it does contains all the functionally from v1.68.0. Customers should not experience any issues with the code as it is a superset of v1.68.0.

Notes

Here are the differences from the previous version (26.47.0)

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-datastore 2.22.0 (prev: 2.21.3)

  • Add sample code for multiple inequalities indexing consideration query (#1579) (1286792)

  • Introducing Tracing with OpenTelemetry API #1537 (#1576) (5440c22)

  • Update opentelemetry-sdk dependency to be test-only (#1595) (9d719e8)

  • Update opentelemetry.version to 1.42.1 to match the BOM version (#1598) (23c5c26)

google-cloud-spanner 6.77.0 (prev: 6.74.1)

  • Add opt-in flag and ClientInterceptor to propagate trace context for Spanner end to end tracing (#3162) (0b7fdaf)

  • Add samples for backup schedule feature APIs. (#3339) (8cd5163)

  • Add INTERVAL API (c078ac3)

Other libraries

Version Upgrades

Major Version Upgrades

  • google-cloud-appengine-admin:0.2.0 (prev:2.49.0; Release Notes: )
  • google-iam-admin:0.2.0 (prev:3.44.0; Release Notes: )

Minor Version Upgrades

  • google-cloud-apigee-registry:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-video-intelligence:2.50.0 (prev:2.48.0; Release Notes: v2.50.0)
  • google-cloud-assured-workloads:2.51.0 (prev:2.49.0; Release Notes: v2.51.0)
  • google-cloud-speech:4.46.0 (prev:4.44.0; Release Notes: v4.46.0)
  • google-cloud-eventarc-publishing:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-workstations:0.39.0 (prev:0.37.0; Release Notes: v0.39.0)
  • google-cloud-alloydb-connectors:0.29.0 (prev:0.27.0; Release Notes: v0.29.0)
  • google-cloud-network-security:0.54.0 (prev:0.52.0; Release Notes: v0.54.0)
  • google-cloud-bare-metal-solution:0.51.0 (prev:0.49.0; Release Notes: v0.51.0)
  • google-cloud-chat:0.15.0 (prev:0.13.0; Release Notes: v0.15.0)
  • google-cloud-domains:1.48.0 (prev:1.46.0; Release Notes: v1.48.0)
  • google-cloud-advisorynotifications:0.40.0 (prev:0.38.0; Release Notes: v0.40.0)

... (truncated)

Commits
  • 9474cbb chore: release main (#6772)
  • a979ad3 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.77.0 ...
  • cfff92d deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.22.1...
  • 0cd97b7 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 0f6b4f4 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.43.0 (#6...
  • ffe8e37 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 ...
  • 8a7988d deps: update dependency com.google.cloud:google-cloud-nio to v0.127.24 (#6778)
  • e648e82 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.20.3 ...
  • f00726b deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.4 ...
  • 3aed099 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.22....
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-dependencies group with 2 updates: io.swagger.core.v3:swagger-annotations and [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom).


Updates `io.swagger.core.v3:swagger-annotations` from 2.2.24 to 2.2.25

Updates `com.google.cloud:libraries-bom` from 26.47.0 to 26.48.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.47.0...v26.48.0)

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team October 7, 2024 10:05
@dependabot dependabot bot requested review from cahrens, aherbst-broad and a team and removed request for a team October 7, 2024 10:05
Copy link

sonarqubecloud bot commented Oct 7, 2024

@aherbst-broad aherbst-broad enabled auto-merge (squash) October 7, 2024 13:35
@aherbst-broad aherbst-broad merged commit 445703a into main Oct 7, 2024
19 checks passed
@aherbst-broad aherbst-broad deleted the dependabot/gradle/main/minor-patch-dependencies-4a61c54f6a branch October 7, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants