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

[CORE-69]: Bump com.google.cloud:libraries-bom from 26.48.0 to 26.49.0 in the minor-patch-dependencies group #492

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-patch-dependencies group with 1 update: com.google.cloud:libraries-bom.

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

Release notes

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

v26.49.0

GCP Libraries BOM 26.49.0

Note about gRPC-Java v1.67.1

The Cloud Java SDK now pulls in v1.67.1 of gRPC-Java as part of the version of libraries-bom. This libraries-bom release changes gRPC-Java from v1.68.0 to v1.67.1. This is change is not a real downgrade in version, because the previous 1.67.0 was mistakenly released as 1.68.0. More context in v26.48.0 notes.

Notes

Here are the differences from the previous version (26.48.0)

New Addition

  • com.google.cloud:google-cloud-oracledatabase:0.1.0

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

Notable Changes

google-cloud-bigtable 2.45.1 (prev: 2.44.1)

  • Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (caf879c)

  • Support override monitoring endpoint (#2364) (a341eb8)

google-cloud-datastore 2.23.0 (prev: 2.22.0)

  • Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (b299266)

google-cloud-firestore 3.27.2 (prev: 3.26.5)

  • Add support for vector search with Query#findNearest (#1827) (4ad463a)

  • Update to Java 11, since runtime doesn't support 8. (#1867) (723c7cc)

google-cloud-spanner 6.79.0 (prev: 6.77.0)

  • Define ReplicaComputeCapacity and AsymmetricAutoscalingOption (f46a6b3)

  • Support DML auto-batching in Connection API (#3386) (a1ce267)

google-cloud-spanner-jdbc 2.23.0 (prev: 2.22.1)

  • Auto_batch_dml connection property (#1787) (8aa0edb)

  • Fixed transaction tagging and reset datafaker version (#1777) (3b117c0)

Other libraries

  • [admanager] Added support for Interactive Reporting (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add continuous sync option in feature_view.proto (30455f7)
  • [aiplatform] add enable_secure_private_service_connect in service attachment (30455f7)
  • [aiplatform] add new PscInterfaceConfig field to pipeline_job.proto (30455f7)
  • [aiplatform] add partner_model_tuning_spec to TuningJob (30455f7)
  • [aiplatform] add psc_automation_configs to DeployIndex v1 (30455f7)
  • [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig (30455f7)

... (truncated)

Commits
  • 20c0f3a chore: release main (#6796)
  • f29e878 feat: Add libraries-bom-protobuf3 (#6764)
  • 5603c10 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.23....
  • 3012d01 deps: update dependency com.google.googlejavaformat:google-java-format to v1....
  • 437578f build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • d5baa2c deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.23.0...
  • 3f3ae66 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.79.0 ...
  • 72c2342 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.46.0 (#6801)
  • b079f9d deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14...
  • 5a6dbef deps: update dependency com.google.cloud:google-cloud-nio to v0.127.25 (#6799)
  • 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 <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 1 update: [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom).


Updates `com.google.cloud:libraries-bom` from 26.48.0 to 26.49.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.48.0...v26.49.0)

---
updated-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 added dependency Dependencies gradle Gradle labels Oct 21, 2024
@dependabot dependabot bot requested review from a team, calypsomatic and samanehsan and removed request for a team October 21, 2024 10:16
Copy link

sonarcloud bot commented Oct 21, 2024

@kevinmarete kevinmarete removed the request for review from samanehsan October 24, 2024 18:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Looks like com.google.cloud:libraries-bom is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/minor-patch-dependencies-946ee79e4e branch October 28, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependencies gradle Gradle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants