Skip to content

chore(deps): update all non-major dependencies#2937

Merged
galovics merged 1 commit intoapache:developfrom
renovate-bot:renovate/all-minor-patch
Jan 30, 2023
Merged

chore(deps): update all non-major dependencies#2937
galovics merged 1 commit intoapache:developfrom
renovate-bot:renovate/all-minor-patch

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud.sql:mysql-socket-factory-connector-j-8 1.8.3 -> 1.9.0 age adoption passing confidence
software.amazon.awssdk:bom (source) 2.19.21 -> 2.19.26 age adoption passing confidence
com.diffplug.spotless 6.13.0 -> 6.14.0 age adoption passing confidence
org.mockito:mockito-bom 5.0.0 -> 5.1.0 age adoption passing confidence
com.fasterxml.jackson:jackson-bom 2.14.1 -> 2.14.2 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

GoogleCloudPlatform/cloud-sql-mysql-socket-factory

v1.9.0

Features
  • enable setting ipType connection option for r2dbc drivers (#​937) (559952f)
aws/aws-sdk-java-v2

v2.19.26

Compare Source

AWS Elastic Beanstalk

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

AWS Fault Injection Simulator

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

AWS Greengrass

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

AWS IoT Greengrass V2

  • Features

    • Enabled FIPS endpoints for GovCloud (US) in SDK.

AWS MediaTailor

  • Features

    • This release introduces the As Run logging type, along with API and documentation updates.

AWS Outposts

  • Features

    • Adding support for payment term in GetOrder, CreateOrder responses.

AWSServerlessApplicationRepository

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon AppStream

  • Features

    • Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped.

Amazon Glacier

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

Amazon SageMaker Runtime

  • Features

    • Amazon SageMaker Runtime which supports InvokeEndpointAsync asynchronously can now invoke endpoints with custom timeout values. Asynchronous invocations support longer processing times.

Amazon SageMaker Service

  • Features

    • This release supports running SageMaker Training jobs with container images that are in a private Docker registry.

Application Auto Scaling

  • Features

    • Enabled FIPS endpoints for GovCloud (US) regions in SDK.

v2.19.25

Compare Source

AWS CRT HTTP Client

  • Features

    • Throw UnsupportedOperationException if the AWS CRT HTTP Client is configured with HTTP/2 protocol.
  • Bugfixes

    • Fix an issue that could result in resource leak when sending request fails due to errors such as invalid request.

AWS IoT FleetWise

  • Features

    • Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Append Content-encoding header instead of over writing the header when Checksum algorithm is selected along with user set Content-encoding

Amazon EventBridge

  • Features

    • Minor comments for Redshift Serverless workgroup target support.

Amazon Simple Storage Service

  • Features

    • Allow FIPS to be used with path-style URLs.

v2.19.24

Compare Source

AWS CRT HTTP Client

  • Features

    • Remove CRT connection timeout default

AWS CloudFormation

  • Features

    • Enabled FIPS aws-us-gov endpoints in SDK.

AWS S3 Control

  • Features

    • Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Security Token Service

  • Features

    • Doc only change to update wording in a key topic

AWSMainframeModernization

  • Features

    • Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result & unique identifier from engine. Also removed unused headers from REST APIs

Amazon Elastic Compute Cloud

  • Features

    • This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.

Amazon Polly

  • Features

    • Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).

Amazon SageMaker Service

  • Features

    • SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.

Redshift Serverless

  • Features

    • Added query monitoring rules as possible parameters for create and update workgroup operations.

v2.19.23

Compare Source

AWS CRT HTTP Client

  • Features

    • Renamed readBufferSize -> readBufferSizeInBytes.
    • Renamed: ConnectionHealthChecksConfiguration -> ConnectionHealthConfiguration
      Renamed: allowableThroughputFailureInterval -> minimumThroughputTimeout
      Renamed: minThroughputInBytesPerSecond -> minimumThroughputInBps
      Renamed: AwsCrtAsyncHttpClient.builder().connectionHealthChecksConfiguration -> AwsCrtAsyncHttpClient.builder().connectionHealthConfiguration
  • Removals

    • Removed tlsCipherPreference.

AWS Glue DataBrew

  • Features

    • Enabled FIPS us-gov-west-1 endpoints in SDK.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Systems Manager for SAP

  • Features

    • This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.

Amazon Route 53

  • Features

    • Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

v2.19.22

Compare Source

AWS Lambda

  • Features

    • Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Inference now supports P4de instance types.
mockito/mockito

v5.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0
  • 2023-01-29 - 12 commit(s) by Andriy Redko, Ashley, Róbert Papp, Stephan Schroevers, Tim te Beek, dependabot[bot]
  • Fixes some mistakes and missing details in documentation (#​2889)
  • Bump com.diffplug.spotless from 6.13.0 to 6.14.0 (#​2888)
  • Clean up JDK-8 related code (#​2883)
  • Feat: reified mock overloads (#​2882)
  • Clean up JDK-8 related code (#​2879)
  • Bump assertj-core from 3.24.1 to 3.24.2 (#​2875)
  • Make sure the tests use mock maker with intended member accessor (#​2872)
  • Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#​2871)
  • Remove broken link from CONTRIBUTING.md (#​2870)
  • Update outdated badge 3.x to 5.x (#​2869)
  • Broken link in CONTRIBUTING.md (#​2868)
  • Set current version to 5.x in README and highlight changes (#​2867)
  • Annotate Mockito#{mock,spy}(T... reified) with @SafeVarargs (#​2866)
  • Make sure the tests use mock maker with intended member accessor (#​2855)
  • Improve examples for InOrder (#​2843)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the renovate https://renovate.whitesourcesoftware.com [FINERACT-962] label Jan 30, 2023
@galovics galovics merged commit 5919669 into apache:develop Jan 30, 2023
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch January 30, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate https://renovate.whitesourcesoftware.com [FINERACT-962]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants