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

deps: Update Non-major dependencies #560

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.vintage:junit-vintage-engine (source) 5.10.3 -> 5.11.0 age adoption passing confidence
org.junit.platform:junit-platform-commons (source) 1.10.3 -> 1.11.0 age adoption passing confidence
org.junit.platform:junit-platform-engine (source) 1.10.3 -> 1.11.0 age adoption passing confidence
com.google.api.grpc:proto-google-common-protos 2.41.0 -> 2.42.0 age adoption passing confidence
com.google.api:gax-grpc 2.50.0 -> 2.51.0 age adoption passing confidence
com.google.truth:truth 1.4.2 -> 1.4.4 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 2.0.13 -> 2.0.16 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.28.0 -> 2.30.0 age adoption passing confidence
io.grpc:grpc-bom 1.65.0 -> 1.66.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-connectors-bom 0.24.0 -> 0.25.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-bom 0.35.0 -> 0.36.0 age adoption passing confidence
com.google.cloud:google-cloud-shared-dependencies 3.32.0 -> 3.33.0 age adoption passing confidence
com.google.errorprone:error_prone_core (source) 2.28.0 -> 2.30.0 age adoption passing confidence
com.google.truth:truth 1.4.3 -> 1.4.4 age adoption passing confidence
com.google.cloud:google-cloud-shared-config 1.9.0 -> 1.10.0 age adoption passing confidence

Release Notes

googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)

v2.42.0

Compare Source

Features
  • Allow Adding Client Level Attributes to MetricsTracerFactory (#​2614) (f122c6f)
  • gapic-generator-java to perform a no-op when no services are detected (#​2460) (c0b5646)
  • Make Layout Parser generally available in V1 (e508ae6)
  • populate .repo-metadata.json from highest version (#​2890) (f587541)
  • push SNAPSHOT versions of the hermetic build docker image (#​2888) (81df866)
Bug Fixes
  • deps: update the Java code generator (gapic-generator-java) to 1.2.3 (e508ae6)
  • Expose Gax meter name (#​2865) (6c5d6ce)
  • Move the logic of getting systemProductName from static block to static method (#​2874) (536f1eb)
  • Update default Otel Attribute from method_name to method (#​2833) (af10a9e)
Dependencies
google/truth (com.google.truth:truth)

v1.4.4

  • Annotated the rest of the main package for nullness, and moved the @NullMarked annotation from individual classes up to the package to avoid a warning under --release 8. (e107aea)
  • Improved the failure message for matches to conditionally suggest using containsMatch. (7e9fc7a)

v1.4.3: 1.4.3

  • Added more nullness information to our APIs (in the form of JSpecify annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please report any problems. (ee680cb)
  • Deprecated Subject.Factory methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace assertAbout(foos()).that(foo) with assertThat(foo) (or about(foos()).that(foo) with that(foo)). (59e7a50)
qos-ch/slf4j (org.slf4j:slf4j-api)

v2.0.16

v2.0.15

google/error-prone (com.google.errorprone:error_prone_annotations)

v2.30.0: Error Prone 2.30.0

Compare Source

New checks:

Closed issues: #​632, #​4487

Full changelog: google/error-prone@v2.29.2...v2.30.0

v2.29.2: Error Prone 2.29.2

This release contains all of the changes in 2.29.0 and 2.29.1, plus:

Full Changelog: google/error-prone@v2.29.1...v2.29.2

v2.29.1: Error Prone 2.29.1

This release contains all of the changes in 2.29.0, plus:

Full Changelog: google/error-prone@v2.29.0...v2.29.1

v2.29.0: Error Prone 2.29.0

New checks:

Closed issues: #​4318, #​4429, #​4467

Full Changelog: google/error-prone@v2.28.0...v2.29.0

grpc/grpc-java (io.grpc:grpc-bom)

v1.66.0

Compare Source

v1.65.1

googleapis/google-cloud-java (com.google.cloud:google-cloud-alloydb-connectors-bom)

v0.25.0: 0.25.0

Compare Source

BigQuery:

  • getQueryResults no longer returns null on 404

Example:

  • add PubSub emulator snippet
    Firestore:
  • google-cloud-firestore beta released

Logging:

  • remove unused flushSize logging configuration parameter

PubSub:

  • retry on ABORTED
  • all connections share one message queue

Spanner:

  • increase response header size

Storage:

  • fix requester pays issues

Video intelligence:

  • beta release
googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)

v1.10.0

Compare Source

Features
Bug Fixes
  • Address terraform installation failure by updating hashicorp baseurl (#​881) (0b7164f)

v1.9.1

Compare Source

Dependencies
  • Update dependency org.graalvm.sdk:nativeimage to v24.0.2 (#​867) (3f45150)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner July 10, 2024 04:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 10, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 10, 2024
@renovate-bot renovate-bot changed the title deps: Update dependency com.google.truth:truth to v1.4.3 deps: Update Non-major dependencies Jul 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from dbb49c7 to 22a1e6a Compare July 11, 2024 22:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 11, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 11, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 22a1e6a to 3a2481b Compare July 12, 2024 22:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 12, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 3a2481b to 7c949b0 Compare July 16, 2024 19:56
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 16, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 16, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 7c949b0 to 6ed96cc Compare July 17, 2024 23:13
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 17, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 17, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 6ed96cc to 0faf93c Compare July 18, 2024 23:27
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 18, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 18, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 0faf93c to a5f3bb4 Compare July 19, 2024 14:45
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jul 19, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jul 19, 2024
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 2a10ffc to 33992a0 Compare July 26, 2024 01:58
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 33992a0 to 7c61b66 Compare August 1, 2024 03:33
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 7c61b66 to 9b53a75 Compare August 14, 2024 11:27
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 9b53a75 to 2a4bc00 Compare August 14, 2024 17:06
@nancynh nancynh enabled auto-merge (squash) August 14, 2024 20:26
@nancynh nancynh merged commit 6087fe6 into GoogleCloudPlatform:main Aug 14, 2024
12 of 13 checks passed
@renovate-bot renovate-bot deleted the renovate/non-major-dependencies branch August 14, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants