mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
75 stars 31 forks source link

Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 in /ingestion-sink #2617

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps com.google.cloud:libraries-bom from 26.42.0 to 26.43.0.

Release notes

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

v26.43.0

GCP Libraries BOM 26.43.0

Here are the differences from the previous version (26.42.0)

New Addition

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

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

Notable Changes

google-cloud-bigquery 2.41.0 (prev: 2.40.3)

  • Add columnNameCharacterMap to LoadJobConfiguration (#3356) (2f3cbe3)

  • Add MetadataCacheMode to ExternalTableDefinition (#3351) (2814dc4)

  • Add clustering value to ListTables result (#3359) (5d52bc9)

google-cloud-bigtable 2.40.0 (prev: 2.39.5)

google-cloud-firestore 3.22.0 (prev: 3.21.4)

google-cloud-logging 3.19.0 (prev: 3.18.0)

  • logging: OpenTelemetry trace/span ID integration for Java logging library (#1596) (67db829)

google-cloud-pubsub 1.131.0 (prev: 1.130.0)

  • Add use_topic_schema for Cloud Storage Subscriptions (#2082) (11d67d4)

google-cloud-spanner 6.71.0 (prev: 6.69.0)

google-cloud-spanner-jdbc 2.20.1 (prev: 2.19.3)

Other libraries

  • [aiplatform] add enum value MALFORMED_FUNCTION_CALL to .google.cloud.aiplatform.v1beta1.content.Candidate.FinishReason (666a3ac)
  • [aiplatform] add MALFORMED_FUNCTION_CALL to FinishReason (666a3ac)
  • [batch] add a install_ops_agent field to InstancePolicyOrTemplate for Ops Agent support (564c369)
  • [container] A new message HugepagesConfig is added (4be1db5)
  • [container] A new method_signature parent is added to method ListOperations in service ClusterManager (4be1db5)

... (truncated)

Commits
  • 8ee9baa chore: release main (#6658)
  • aa953a1 Revert "build(deps): update dependency org.apache.maven.resolver:maven-resolv...
  • a6ea250 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.40.0...
  • 301282c deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.20.1...
  • 3c9ca8d deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.71.0 ...
  • 0b823c9 build(deps): update dependency org.apache.maven.resolver:maven-resolver-api t...
  • ca673e6 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.20....
  • ac889cf test(deps): update dependency com.google.truth:truth to v1.4.3 (#6662)
  • 04e1eee deps: update dependency com.google.cloud:gapic-libraries-bom to v1.40.0 (#6663)
  • c9b7d11 deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.19.0 ...
  • 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 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)
codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.28%. Comparing base (e7c62de) to head (1f8a5eb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2617 +/- ## ========================================= Coverage 85.28% 85.28% Complexity 909 909 ========================================= Files 123 123 Lines 5248 5248 Branches 522 522 ========================================= Hits 4476 4476 Misses 606 606 Partials 166 166 ``` | [Flag](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2617/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | Coverage Δ | | |---|---|---| | [ingestion_sink](https://app.codecov.io/gh/mozilla/gcp-ingestion/pull/2617/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla) | `84.92% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mozilla#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.