Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the gradle-updates group with 2 updates: aws.sdk.kotlin:bom and io.mockk:mockk.

Updates aws.sdk.kotlin:bom from 1.3.105 to 1.3.110

Release notes

Sourced from aws.sdk.kotlin:bom's releases.

v1.3.110

[1.3.110] - 01/10/2025

Documentation

  • (redshift) Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
  • (securitylake) Doc only update for ServiceName that fixes several customer-reported issues
  • (sts) Fixed typos in the descriptions.

v1.3.109

[1.3.109] - 01/09/2025

Features

  • (codebuild) AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • (computeoptimizer) This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • (fms) AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

v1.3.108

[1.3.108] - 01/08/2025

Features

  • (route53) Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • (sagemaker) Adds support for IPv6 for SageMaker HyperPod cluster nodes.

Documentation

  • (rds) Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.

Miscellaneous

  • Remove IoT 1-click services from SDK

v1.3.107

[1.3.107] - 01/07/2025

Features

  • (cloudhsmv2) Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • (dynamodb) This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • (imagebuilder) This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

v1.3.106

[1.3.106] - 01/06/2025

Features

  • (iotsecuretunneling) Adds dualstack endpoint support for IoT Secure Tunneling
  • (supplychain) Allow vanity DNS domain when creating a new ASC instance

Fixes

  • #1473 Bump to latest smithy-kotlin version to pick up fixes to InputStream wrapping
Changelog

Sourced from aws.sdk.kotlin:bom's changelog.

[1.3.110] - 01/10/2025

Documentation

  • (redshift) Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
  • (securitylake) Doc only update for ServiceName that fixes several customer-reported issues
  • (sts) Fixed typos in the descriptions.

[1.3.109] - 01/09/2025

Features

  • (codebuild) AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • (computeoptimizer) This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • (fms) AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

[1.3.108] - 01/08/2025

Features

  • (route53) Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • (sagemaker) Adds support for IPv6 for SageMaker HyperPod cluster nodes.

Documentation

  • (rds) Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.

Miscellaneous

  • Remove IoT 1-click services from SDK

[1.3.107] - 01/07/2025

Features

  • (cloudhsmv2) Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • (dynamodb) This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • (imagebuilder) This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

[1.3.106] - 01/06/2025

Features

  • (iotsecuretunneling) Adds dualstack endpoint support for IoT Secure Tunneling
  • (supplychain) Allow vanity DNS domain when creating a new ASC instance

Fixes

  • #1473 Bump to latest smithy-kotlin version to pick up fixes to InputStream wrapping
Commits
  • e91c7d7 chore: release 1.3.110
  • 3d6ae41 feat: update AWS service endpoints metadata
  • 0dbe76b feat: update AWS API models
  • 470b16d chore: smithy version bump (#1496)
  • a35e321 chore: bump snapshot version to 1.3.110-SNAPSHOT
  • 8a920bf chore: release 1.3.109
  • de337fe Update partitions file
  • e80a3c2 feat: update AWS service endpoints metadata
  • cef013c feat: update AWS API models
  • 4c3e198 Merging v1.3.108 release
  • Additional commits viewable in compare view

Updates io.mockk:mockk from 1.13.14 to 1.13.16

Release notes

Sourced from io.mockk:mockk's releases.

1.13.16

What's Changed

Full Changelog: mockk/mockk@1.13.14...1.13.16

Commits
  • 9d151cb Version bump
  • 59d8d16 Merge pull request #1332 from kpadhiamex/1073-fix-issue-with-mocking-value-cl...
  • f602f77 Used Result.success("") for Kotlin class comparison instead of string name co...
  • 580c1d7 Used Kotlin class comparison instead of name comparison
  • 2ddd49d Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEv...
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle-updates group with 2 updates: [aws.sdk.kotlin:bom](https://github.com/awslabs/aws-sdk-kotlin) and [io.mockk:mockk](https://github.com/mockk/mockk).


Updates `aws.sdk.kotlin:bom` from 1.3.105 to 1.3.110
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-kotlin@v1.3.105...v1.3.110)

Updates `io.mockk:mockk` from 1.13.14 to 1.13.16
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.14...1.13.16)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2025
@dependabot dependabot bot requested a review from cloudshiftchris January 13, 2025 14:55
@github-actions github-actions bot merged commit 0340021 into main Jan 13, 2025
1 of 2 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/gradle-updates-4cc8646a79 branch January 13, 2025 14:55
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant