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:libraries-bom from 26.28.0 to 26.30.0 in /modules/gcloud #8133

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps com.google.cloud:libraries-bom from 26.28.0 to 26.30.0.

Release notes

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

v26.30.0

GCP Libraries BOM 26.30.0

Here are the differences from the previous version (26.29.0)

New Addition

  • com.google.cloud:google-cloud-cloudquotas:0.1.0
  • com.google.cloud:google-cloud-storage-control:2.31.0-alpha
  • com.google.cloud:google-cloud-securitycentermanagement:0.1.0
  • com.google.cloud:google-cloud-edgenetwork:0.1.0

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

Notable Changes

google-cloud-bigquery 2.36.0 (prev: 2.35.0)

  • Support RANGE schema (#3043) (febfc1f)

  • Use location in BigQueryOption as the default for query (#3047) (270f866)

  • Bigquery.create NullPointerException when job already exists (#3035) (38191b1)

google-cloud-bigtable 2.31.0 (prev: 2.30.0)

  • Add a flag to add / remove routing cookie from callable chain (#2032) (201e631)

  • Adding feature flags for routing cookie and retry info (#2031) (08c5bf1)

  • Count row merging errors as internal errors (#2045) (fc7845b)

  • Enable feature flag when setting is enabled (#2043) (e0d90db)

  • Handle retry info so client respect the delay server sets (#2026) (f1b7fc7)

  • Fix RetryInfo algorithm and tests (#2041) (dad7517)

google-cloud-datastore 2.18.0 (prev: 2.17.6)

  • Remove @BetaApi annotations from get/setDatabaseId methods (#1272) (2bd9a51)

google-cloud-firestore 3.16.0 (prev: 3.15.7)

  • Add DeleteDatabase API and delete protection (#1508) (81a1b48)

  • Add new types QueryMode, QueryPlan, ResultSetStats (#1516) (3060e86)

  • Expose Firestore namespace ID fields in import/export APIs to stable (21ad25f)

  • Expose Firestore PITR fields in Database to stable (#1495) (21ad25f)

  • Expose Firestore snapshot_time field in export API to stable (21ad25f)

  • Logical termination for firestore.getAll(...). (#1517) (c6448fc)

  • Better error message when Transaction/WriteBatch is modified after commit. (#1503) (9693c7b)

google-cloud-pubsub 1.126.0 (prev: 1.125.13)

  • Add use_table_schema field to BigQueryConfig (#1838) (8653f4f)

  • Swap writer and reader schema to correct places in sample (#1849) (1c79ad7)

  • Temporarily remove publisher tests causing timeouts (#1860) (a8fa24d)

  • Use message ordering enabled property that comes with streaming pull responses (#1851) (d816138)

... (truncated)

Commits
  • 2227ac2 chore: release main (#6345)
  • 6af9a9a fix: specify artifact_id to replace explicitly. (#6361)
  • b098a81 deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.16....
  • cf89ccb deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.16....
  • 3d70a7a deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.126.0 ...
  • 99f75c3 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.31.0...
  • 1348292 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 556b376 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.36.0 (#6...
  • f53ecaf deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • 304150f deps: update dependency com.google.cloud:google-cloud-nio to v0.127.9 (#6357)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 22:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jan 22, 2024
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.30.0 branch from 75e093a to 4bd82b8 Compare January 23, 2024 23:55
@settings settings bot removed the java label Jan 23, 2024
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.28.0 to 26.30.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.28.0...v26.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.30.0 branch from 4bd82b8 to 5cb91b6 Compare January 24, 2024 15:59
@eddumelendez eddumelendez merged commit 6509d4f into main Jan 24, 2024
89 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.30.0 branch January 24, 2024 21:45
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 modules/gcloud
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant