deps: Update Non-major dependencies #613
Open
+19
−19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.11.4
->5.12.1
5.11.4
->5.12.1
5.11.4
->5.12.1
5.11.4
->5.12.1
5.11.4
->5.12.1
1.11.4
->1.12.1
1.11.4
->1.12.1
3.13.0
->3.14.0
1.0.2
->1.0.3
2.51.0
->2.54.1
2.60.0
->2.63.1
2.0.16
->2.0.17
1.70.0
->1.71.0
0.35.0
->0.38.0
0.46.0
->0.49.0
3.42.0
->3.45.1
2.36.0
->2.37.0
3.1.3
->3.1.4
1.14.2
->1.15.1
Release Notes
googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)
v2.54.0
Features
Bug Fixes
Dependencies
Documentation
v2.53.0
Compare Source
Features
Bug Fixes
Dependencies
456f60c
(#3607) (c2d2768)d323c2b
(#3601) (ed35c23)7788ec8
(#3586) (a24d1ba)47ad868
(#3608) (2bcf9e0)514a644
(#3602) (172d4da)7752ecd
(#3603) (06be924)35eff2c
(#3609) (b962a01)3a68a9c
(#3620) (1d79552)v2.52.0
Compare Source
Features
Dependencies
9a259c6
(#3554) (eb2cbd6)9ab3b6e
(#3555) (40a74fe)c7c443f
(#3579) (fcf40b7)0a12b5d
(#3464) (b9c9d21)grpc/grpc-java (io.grpc:grpc-bom)
v1.71.0
API Changes
176f3ee
)ProtoUtils
is now stabilized (#11884) (90b1c4f
)Bug Fixes
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 weights199a7ea
). 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 happeningdc316f7
)Improvements
CheckReturnValue
with Error Prone's (#11811) (7b5d069
)5a7f350
)44e92e2
)7585b16
). This makes it much easier to debug connectivity issues when using wait-for-ready RPCs0f5503e
)MessageFramer
.flush() is being called between every message, so messages are never combined and the larger allocation just wastes memory. (4a10a38
,7153ff8
)ClientStreamObserver
closes the response observer log the error message if this operation fails (#11880) (302342c
)3142928
)c506190
,b3db8c2
). This was an internal refactor that should have no user-visible changeAltsContextUtil
to allow getting theAltsContext
on client-side (b1bc0a9
)b44ebce
)Documentation
HelloWorldServer
to use Executor (#11850) (16edf7a
)9e86299
)Dependencies
fc8571a
)122b683
)Thanks to
@benjamin
@panchenko
@harshagoo94
@NaveenPrasannaV
googleapis/google-cloud-java (com.google.cloud:google-cloud-alloydb-connectors-bom)
v0.38.0
: 0.38.0Compare Source
Misc
Bigtable
Bigquery
Storage
Firestore
v0.37.0
: 0.37.0Compare Source
Spanner
v0.36.0
: 0.36.0Compare Source
Misc
Bigtable
Core
Logging
Firestore
google/error-prone (com.google.errorprone:error_prone_annotations)
v2.37.0
: Error Prone 2.37.0Changes:
error_prone_type_annotations
have been been merged intoerror_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 toscalb
that should be using the double overload insteadInvalidSnippet
- 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
- DetectsTestRule
s 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:
@InlineMe
patching ofStrings.repeat
produces broken code (#4819)_
) variables (#4847)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
v1.15.0
Compare Source
Features
v1.14.4
Compare Source
Dependencies
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.
This PR was generated by Mend Renovate. View the repository job log.