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 #613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.junit.vintage:junit-vintage-engine (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.11.4 -> 5.12.1 age adoption passing confidence
org.junit.platform:junit-platform-commons (source) 1.11.4 -> 1.12.1 age adoption passing confidence
org.junit.platform:junit-platform-engine (source) 1.11.4 -> 1.12.1 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 -> 3.14.0 age adoption passing confidence
com.google.guava:failureaccess 1.0.2 -> 1.0.3 age adoption passing confidence
com.google.api.grpc:proto-google-common-protos 2.51.0 -> 2.54.1 age adoption passing confidence
com.google.api:gax-grpc 2.60.0 -> 2.63.1 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 2.0.16 -> 2.0.17 age adoption passing confidence
io.grpc:grpc-bom 1.70.0 -> 1.71.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-connectors-bom 0.35.0 -> 0.38.0 age adoption passing confidence
com.google.cloud:google-cloud-alloydb-bom 0.46.0 -> 0.49.0 age adoption passing confidence
com.google.cloud:google-cloud-shared-dependencies 3.42.0 -> 3.45.1 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.36.0 -> 2.37.0 age adoption passing confidence
org.apache.maven.plugins:maven-deploy-plugin 3.1.3 -> 3.1.4 age adoption passing confidence
com.google.cloud:google-cloud-shared-config 1.14.2 -> 1.15.1 age adoption passing confidence

Release Notes

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

v2.54.0

Features
Bug Fixes
  • S2A gRPC flow creates ComputeEngineCredentials via newBuilder. (#​3651) (29c061e)
Dependencies
Documentation

v2.53.0

Compare Source

Features
  • enable DirectPath bound token in InstantiatingGrpcChannelProvider (#​3572) (5080495)
  • Enable MTLS_S2A bound token by default for gRPC S2A enabled flows (#​3591) (81e21f2)
  • migrate away from deprecated graal-sdk dependency to use nativeimage (#​2706) (757801a)
Bug Fixes
  • Avoid creating message string prematurely for streaming calls (#​3622) (f805e70)
Dependencies

v2.52.0

Compare Source

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

v1.71.0

API Changes
  • xds: Enable Xds Client Fallback by default. This allows having a backup xDS server as described in gRFC A71-xds-fallback.md (#​11817) (176f3ee)
  • protobuf: Experimental API marshallerWithRecursionLimit in ProtoUtils is now stabilized (#​11884) (90b1c4f)
Bug Fixes
  • xds: Cluster weights should be uint32 (199a7ea). They were previously processed as int32, although the sum of weights was checked to be positive. So this would have caused a very large weight to never be selected and to reduce the chances of immediately-following clusters to be selected. There have been no reports of control planes using such large weights
  • xds: Fix an unlikely infinite loop triggered by route update (199a7ea). Triggering required the old cluster to no longer be used, an RPC processing when the update arrived, and for a RPC to not match any route in the new config. There have been no reports of this actually happening
  • core: Release data frame if it is received before the headers (dc316f7)
Improvements
  • Replace jsr305's CheckReturnValue with Error Prone's (#​11811) (7b5d069)
  • core: optimize number of buffer allocations for message sizes larger than 1 MB (#​11879) (5a7f350)
  • core: Update the retry backoff range from [0, 1] to [0.8, 1.2] as per the A6 redefinition (#​11858) (44e92e2)
  • core: include last pick status in status message when wait-for-ready RPC’s deadline expires (#​11851) (7585b16). This makes it much easier to debug connectivity issues when using wait-for-ready RPCs
  • xds: Include max concurrent request limit in the error status for concurrent connections limit exceeded (#​11845) (0f5503e)
  • netty, servlet: Remove 4096 min write buffer size because MessageFramer.flush() is being called between every message, so messages are never combined and the larger allocation just wastes memory. (4a10a38, 7153ff8)
  • core: When ClientStreamObserver closes the response observer log the error message if this operation fails (#​11880) (302342c)
  • bom: use gradle java-platform to build pom instead of custom xml generation (#​11875) (3142928)
  • xds: Reuse filter interceptors on client-side across RPCs (c506190, b3db8c2). This was an internal refactor that should have no user-visible change
  • alts: Enhance AltsContextUtil to allow getting the AltsContext on client-side (b1bc0a9)
  • xds: Envoy proto sync to 2024-11-11 (#​11816) (b44ebce)
Documentation
Dependencies
Thanks to

@​benjamin
@​panchenko
@​harshagoo94
@​NaveenPrasannaV

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

v0.38.0: 0.38.0

Compare Source

Misc
  • Update proto and grpc dependency versions
  • Added more detail to troubleshooting guide (#​2988)
  • Update api-common dependency to 1.4.0 (#​2991)
  • Delete APPENGINE.md
  • Move generated protobuf and grpc dependencies to bom (#​2990)
  • Update README.md
  • Upgrade cloudresourcemanager dependency version (#​2944)
  • Move bom dependencies to outer pom (#​2976)
  • Add TROUBLESHOOTING.md (#​2977)
  • Clarifying Alpha (deletion is possible) (#​2975)
Bigtable
Bigquery
Storage
Firestore
  • Equals to the Public API + Allowing empty merges + Test Fix (#​2971)

v0.37.0: 0.37.0

Compare Source

Spanner

v0.36.0: 0.36.0

Compare Source

Misc
  • Update proto and grpc dependency versions
  • Version fixes (tagging, incorrect versions, bigtable downgrade) (#​2956)
  • Add new version update scripts (#​2947)
  • Add grpc-core to BOM (#​2931)
Bigtable
  • Rewrite ReframingResponseObserver (#​2925)
  • Implement SampleRowKeys (#​2913)
  • Update helper script to work with the latest artman changes (#​2943)
  • Update Settings test to use StubSettings, formatting (#​2935)
  • Rename surface (#​2934)
  • Implement ReadRows row merging logic. (#​2914)
  • Surface: MutateRow (#​2861)
Core
  • oneof -> inheritance conversion (#​2930) breaking change
Logging
  • Log more kubernetes properties (#​2937)
Firestore
google/error-prone (com.google.errorprone:error_prone_annotations)

v2.37.0: Error Prone 2.37.0

Changes:

  • The annotations that were previously in error_prone_type_annotations have been been merged into error_prone_annotations. error_prone_type_annotations is now deprecated, and will be removed in a future release.

New checks:

  • AssignmentExpression - The use of an assignment expression can be surprising and hard to read; consider factoring out the assignment to a separate statement.
  • IntFloatConversion - Detect calls to scalb that should be using the double overload instead
  • InvalidSnippet - Detects snippets which omit the : required for inline code.
  • JUnit4EmptyMethods - Detects empty JUnit4 @Before, @After, @BeforeClass, and @AfterClass methods.
  • MockIllegalThrows - Detects cases where Mockito is configured to throw checked exception types which are impossible.
  • NegativeBoolean - Prefer positive boolean names.
  • RuleNotRun - Detects TestRules not annotated with @Rule, that won't be run.
  • StringConcatToTextBlock - Replaces concatenated multiline strings with text blocks.
  • TimeInStaticInitializer - Detects accesses of the system time in static contexts.

Closed issues:

  • Propagate check flags in patch mode (#​4699)
  • Fixes a crash in ComputeIfAbsentAmbiguousReference (#​4736)
  • Show the field name in HidingField diagnostics (#​4775)
  • Add support for jakarta annotations to some checks (#​4782)
  • FloatingPointAssertionWithinEpsilonTest depends on default locale (#​4815)
  • @InlineMe patching of Strings.repeat produces broken code (#​4819)
  • Fix a crash in IdentifierName on unnamed (_) variables (#​4847)
  • Fix a crash in ArgumentParameterSwap (#​490)

Full changelog: google/error-prone@v2.36.0...v2.37.0

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

v1.15.1

Compare Source

Dependencies
  • Update google-java-format to the latest (aa78b13)

v1.15.0

Compare Source

Features

v1.14.4

Compare Source

Dependencies
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.5 (#​979) (06c8547)

v1.14.3

Compare Source

Bug Fixes

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 February 10, 2025 22:32
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from f2819b0 to 8286f76 Compare February 18, 2025 20:41
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 7 times, most recently from 6f202a6 to fa183bc Compare February 28, 2025 01:14
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from fa183bc to 5aebb3e Compare March 4, 2025 21:04
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 0db7da5 to 4652f0b Compare March 14, 2025 17:11
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 4652f0b to 2be21e4 Compare March 19, 2025 18:31
@renovate-bot renovate-bot force-pushed the renovate/non-major-dependencies branch from 2be21e4 to 3209d82 Compare March 26, 2025 20:40
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.

2 participants