Skip to content

Update all non-major dependencies - autoclosed#495

Closed
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/all-minor-patch
Closed

Update all non-major dependencies - autoclosed#495
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.cloud.tools:appengine-maven-plugin (source) 2.8.62.8.7 age confidence
com.google.cloud:google-cloud-logging (source) 3.29.03.32.0 age confidence
com.google.guava:guava-testlib 33.5.0-jre33.6.0-jre age confidence
org.quartz-scheduler:quartz (source) 2.4.12.5.2 age confidence
org.apache.ant:ant (source) 1.10.151.10.17 age confidence
com.google.errorprone:error_prone_annotations (source) 2.48.02.49.0 age confidence
com.google.guava:guava 33.5.0-jre33.6.0-jre age confidence
com.google.cloud:google-cloud-storage 2.64.12.67.0 age confidence
com.google.cloud:google-cloud-datastore 2.37.02.40.0 age confidence
com.google.cloud:google-cloud-core 2.66.02.69.0 age confidence
com.google.cloud:google-cloud-bigquery 2.62.02.65.0 age confidence
com.google.auth:google-auth-library-credentials 1.43.01.46.0 age confidence
com.google.auth:google-auth-library-oauth2-http 1.43.01.46.0 age confidence
com.google.cloud:google-cloud-spanner 6.113.06.116.0 age confidence
com.google.testparameterinjector:test-parameter-injector 1.211.22 age confidence
com.google.api:gax-grpc 2.76.02.79.0 age confidence
com.google.api:gax-httpjson 2.76.02.79.0 age confidence
com.google.api:gax 2.76.02.79.0 age confidence

Warning

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-jre

v33.6.0-android

quartz-scheduler/quartz (org.quartz-scheduler:quartz)

v2.5.2: Quartz 2.5.2

Compare 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.1

Compare 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.0

Compare Source

Most Significant Changes This Release (over 2.4.0):

[!IMPORTANT]
BREAKING CHANGE: Move to Jakarta namespace

[!IMPORTANT]
BREAKING CHANGE: Move to JDK 11

All changes/updates:

Open Issues

Completed Issues

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

v2.49.0: Error Prone 2.49.0

This release includes several changes to Matcher APIs, and removed some deprecated or problematic APIs:

  • Remove deprecated MethodMatchers.withSignature API, which relies on fragile toString behaviour. Alternatives for matching on method signatures with varargs and type parameters were added in a98a1c5.
  • Removed variableType(Matcher) API. Matchers.variableType(Matcher) uses VariableTree#getType to match variable types, which own't work for lambda parameters with inferred types after JDK-8268850. The recommended replacement is variableType(TypePredicate).
  • Make enclosingPackage return an optional. Module elements are not enclosed by a package, checks using enclosingPackage shouldn't assume an enclosing package exists when processing arbitrary elements.
  • New FieldMatchers API, similar to MethodMatchers (1dd9c3a).

New checks:

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.0

Features
  • Add client request duration metric. (#​4132) (6a76397)
  • Add more attributes to golden signals metrics. (#​4135) (59d0624)
  • gax-httpjson: add HttpJsonErrorParser utility (#​4137) (a1b7565)
  • generator: add extra allowed modules that will not be removed from the monorepo if they are present (#​4124) (774fe6e)
  • o11y: introduce gcp.client.repo and gcp.client.artifact attributes (#​4120) (105f644)
  • o11y: Introduce rpc.system.name and rpc.method in gRPC (#​4121) (7ab6d2e)
  • o11y: introduce server.port attribute (#​4128) (56aa343)
Bug Fixes
  • add null checks for ApiTracerFactory in ClientContext (#​4122) (4b3dbe2)
  • Decrease log level for directpath warnings outside GCE (#​4139) (c9651e7)
  • gax-grpc: add pick_first fallback to direct path service config (#​4143) (b150fe9)
  • Populate method level attributes in metrics recording (#​4149) (7b7e6c9)
  • suppress warnings in generated projects for non-idiomatic durations (#​4119) (4206e6e)
  • Use ServiceName + MethodName as the regex for Otel (#​2543) (b9ae73f)
Documentation

v2.67.0

Features
  • observability: introduce minimal tracing implementation (#​4105) (e4e5e89)
Dependencies
googleapis/google-cloud-java (com.google.auth:google-auth-library-credentials)

v1.46.0

Compare Source

⚠ BREAKING CHANGES
  • [backupdr] Remove visibility of unneeded TestIamPermissions RPC
  • [documentai] remove deprecated v1beta1 and v1beta2 (#​11228)
Features
  • [admanager] Added support for Interactive Reporting (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add continuous sync option in feature_view.proto (30455f7)
  • [aiplatform] add enable_secure_private_service_connect in service attachment (30455f7)
  • [aiplatform] add new PscInterfaceConfig field to pipeline_job.proto (30455f7)
  • [aiplatform] add partner_model_tuning_spec to TuningJob (30455f7)
  • [aiplatform] add psc_automation_configs to DeployIndex v1 (30455f7)
  • [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig (30455f7)
  • [channel] Add support for primary_admin_email as customer_identity for ImportCustomer (30455f7)
  • [chat] Add doc for permission settings & announcement space support (30455f7)
  • [cloudcommerceconsumerprocurement] add Order modification RPCs and License Management Service (30455f7)
  • [contact-center-insights] Add import / export IssueModel (30455f7)
  • [deploy] added support for deploy policies (30455f7)
  • [documentai] remove deprecated v1beta1 and v1beta2 (#​11228) (5876f54)
  • [marketingplatformadminapi] new module for marketingplatformadminapi (#​11225) (c2d44dc)
  • [oracledatabase] new module for oracledatabase (#​11224) (1c83c78)
  • [retail] add conversational search (9d60986)
  • [retail] add conversational search (9d60986)
  • [retail] add conversational search (9d60986)
  • [shopping-merchant-accounts] add 'force' parameter for accounts.delete method (30455f7)
  • [shopping-merchant-datasources] adding some more information about supplemental data sources (30455f7)
Bug Fixes
  • [aiplatform] annotate PipelineJob and PipelineTaskRerunConfig fields as optional (30455f7)
  • [backupdr] Remove visibility of unneeded TestIamPermissions RPC (30455f7)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240924-2.0.0 (#​11207) (a649470)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.3 (#​11201) (a8ff751)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 (#​11212) (9c4f9e2)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 (#​11231) (3a00b64)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.43.1 (#​11198) (0cdd505)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.43.2 (#​11236) (46e7ba4)
  • deps: update the Java code generator (gapic-generator-java) to 2.47.0 (30455f7)
Documentation
  • [batch] Clarify Batch only supports global custom instance template now (30455f7)
  • [parallelstore] minor documentation formatting fix for Parallelstore (30455f7)
  • [parallelstore] minor documentation formatting fix for Parallelstore (30455f7)
  • [recaptchaenterprise] minor wording and branding adjustments (9d60986)
  • [run]fixed formatting of some documentation (30455f7)

v1.45.0

Compare Source

Bug Fixes
google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)

v1.22

Compare Source

  • Kotlin default parameters: Added support for an alternative way to specify
    test values in Kotlin:

    Examples:

import com.google.testing.junit.testparameterinjector.KotlinTestParameters.testValues
import com.google.testing.junit.testparameterinjector.KotlinTestParameters.namedTestValues
import com.google.testing.junit.testparameterinjector.KotlinTestParameters.testValuesIn

@​TestParameter limit: Int = testValues(20, 100),

@​TestParameter testCase: AgeCheckTestCase = namedTestValues(
    "teenager"  to AgeCheckTestCase(17, false),
    "young adult"  to AgeCheckTestCase(22, true),
),

@​TestParameter invalidRequest: Request =
    testValuesIn(readRequestsFromFile("invalid_requests.json")),
  • Minor breaking change: Because of the above, Kotlin test methods with
    default parameters will no longer work. These defaults would never have been
    used anyway.
  • Minor breaking change: TestParameterInjector will now fail tests that
    specify both @TestParameters on the method and @TestParameter on a
    parameter.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Apr 17, 2026
copybara-service Bot pushed a commit that referenced this pull request Apr 17, 2026
--
d00ef00 by Mend Renovate <bot@renovateapp.com>:

Update all non-major dependencies

COPYBARA_INTEGRATE_REVIEW=#495 from renovate-bot:renovate/all-minor-patch d00ef00
PiperOrigin-RevId: 901039893
Change-Id: I84ef8adbd34eca63688ee242c1333c36e5a5b074
@renovate-bot renovate-bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Apr 17, 2026
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch April 17, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ready to pull

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants