Update all non-major dependencies - autoclosed#495
Closed
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Closed
Update all non-major dependencies - autoclosed#495renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
ludoch
approved these changes
Apr 17, 2026
ludoch
approved these changes
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.8.6→2.8.73.29.0→3.32.033.5.0-jre→33.6.0-jre2.4.1→2.5.21.10.15→1.10.172.48.0→2.49.033.5.0-jre→33.6.0-jre2.64.1→2.67.02.37.0→2.40.02.66.0→2.69.02.62.0→2.65.01.43.0→1.46.01.43.0→1.46.06.113.0→6.116.01.21→1.222.76.0→2.79.02.76.0→2.79.02.76.0→2.79.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
google/guava (com.google.guava:guava-testlib)
v33.6.0-jrev33.6.0-androidquartz-scheduler/quartz (org.quartz-scheduler:quartz)
v2.5.2: Quartz 2.5.2Compare Source
This is a bug-fix and dependency upgrade release of the 2.5.x line.
All changes/updates:
Completed Issues
Jars can be found on Maven Central:
quartz.jar
quartz-jobs.jar
v2.5.1: Quartz 2.5.1Compare Source
This is a bug-fix and dependency upgrade release of the 2.5.x line.
All changes/updates:
Completed Issues
Jars can be found on Maven Central:
quartz.jar
quartz-jobs.jar
v2.5.0: Quartz 2.5.0Compare Source
Most Significant Changes This Release (over 2.4.0):
All changes/updates:
Open Issues
Completed Issues
google/error-prone (com.google.errorprone:error_prone_annotations)
v2.49.0: Error Prone 2.49.0This release includes several changes to
MatcherAPIs, and removed some deprecated or problematic APIs:MethodMatchers.withSignatureAPI, which relies on fragiletoStringbehaviour. Alternatives for matching on method signatures with varargs and type parameters were added ina98a1c5.variableType(Matcher)API.Matchers.variableType(Matcher)usesVariableTree#getTypeto match variable types, which own't work for lambda parameters with inferred types after JDK-8268850. The recommended replacement isvariableType(TypePredicate).enclosingPackagereturn an optional. Module elements are not enclosed by a package, checks usingenclosingPackageshouldn't assume an enclosing package exists when processing arbitrary elements.FieldMatchersAPI, similar toMethodMatchers(1dd9c3a).New checks:
AssertThrowsBlockToExpression: Discourage unnecessary block lambdas inassertThrows.AssertThrowsMinimizer: Suggest minimizing the amount of logic inassertThrows.MemorySegmentReferenceEquality: Discourage using reference equality forMemorySegments.PreferThrowsTag: Recommends using@throwsinstead of the legacy@exceptionjavadoc tag.RecordAccessorInCompactConstructor: detect record accessors inside the compact canonical ctors, which read uninitialized fields.Closed issues: #2283, #3503, #5210, #5289, #5548, #5548, #5554, #5609, #5614, #5656
Full changelog: google/error-prone@v2.48.0...v2.49.0
googleapis/sdk-platform-java (com.google.cloud:google-cloud-core)
v2.68.0Features
gcp.client.repoandgcp.client.artifactattributes (#4120) (105f644)rpc.system.nameandrpc.methodin gRPC (#4121) (7ab6d2e)Bug Fixes
Documentation
v2.67.0Features
Dependencies
googleapis/google-cloud-java (com.google.auth:google-auth-library-credentials)
v1.46.0Compare Source
⚠ BREAKING CHANGES
Features
PscInterfaceConfigfield topipeline_job.proto(30455f7)Bug Fixes
Documentation
v1.45.0Compare Source
Bug Fixes
google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)
v1.22Compare Source
Kotlin default parameters: Added support for an alternative way to specify
test values in Kotlin:
Examples:
default parameters will no longer work. These defaults would never have been
used anyway.
specify both
@TestParameterson the method and@TestParameteron aparameter.
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.