Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the gradle-updates group with 2 updates #55

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the gradle-updates group with 2 updates: com.ncorti.ktfmt.gradle and aws.sdk.kotlin:bom.

Updates com.ncorti.ktfmt.gradle from 0.19.0 to 0.20.0

Updates aws.sdk.kotlin:bom from 1.3.13 to 1.3.18

Release notes

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

v1.3.18

[1.3.18] - 08/23/2024

Features

  • (bedrockagent) Releasing the support for Action User Confirmation.
  • (bedrockagentruntime) Releasing the support for Action User Confirmation.
  • (organizations) Releasing minor partitional endpoint updates.
  • (qbusiness) Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.

Documentation

  • (codebuild) Added support for the MAC_ARM environment type for CodeBuild fleets.
  • (supplychain) Update API documentation to clarify the event SLA as well as the data model expectations

Miscellaneous

  • Remove Codestar service

v1.3.17

[1.3.17] - 08/22/2024

Features

  • (bedrock) Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • (emrcontainers) Correct endpoint for FIPS is configured for US Gov Regions.
  • (inspector2) Add enums for Agentless scan statuses and EC2 enablement error states
  • (quicksight) Explicit query for authors and dashboard viewing sharing for embedded users
  • (route53) Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Documentation

  • (autoscaling) Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement

v1.3.16

[1.3.16] - 08/21/2024

Features

  • (ec2) DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • (entityresolution) Increase the mapping attributes in Schema to 35.
  • (glue) Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • (lambda) Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • (securityhub) Security Hub documentation and definition updates
  • (ses) Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

v1.3.15

[1.3.15] - 08/20/2024

Features

  • (opensearchserverless) Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.
  • (s3) Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

Documentation

  • (ecs) Documentation only release to address various tickets

... (truncated)

Changelog

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

[1.3.18] - 08/23/2024

Features

  • (bedrockagent) Releasing the support for Action User Confirmation.
  • (bedrockagentruntime) Releasing the support for Action User Confirmation.
  • (organizations) Releasing minor partitional endpoint updates.
  • (qbusiness) Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.

Documentation

  • (codebuild) Added support for the MAC_ARM environment type for CodeBuild fleets.
  • (supplychain) Update API documentation to clarify the event SLA as well as the data model expectations

Miscellaneous

  • Remove Codestar service

[1.3.17] - 08/22/2024

Features

  • (bedrock) Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • (emrcontainers) Correct endpoint for FIPS is configured for US Gov Regions.
  • (inspector2) Add enums for Agentless scan statuses and EC2 enablement error states
  • (quicksight) Explicit query for authors and dashboard viewing sharing for embedded users
  • (route53) Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Documentation

  • (autoscaling) Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement

[1.3.16] - 08/21/2024

Features

  • (ec2) DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • (entityresolution) Increase the mapping attributes in Schema to 35.
  • (glue) Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • (lambda) Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • (securityhub) Security Hub documentation and definition updates
  • (ses) Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

[1.3.15] - 08/20/2024

Features

  • (opensearchserverless) Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.
  • (s3) Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

Documentation

  • (ecs) Documentation only release to address various tickets

[1.3.14] - 08/19/2024

Features

  • (bedrock) Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.

... (truncated)

Commits
  • b3011aa chore: release 1.3.18
  • 9560402 feat: update AWS API models
  • ea9af45 misc: remove codestar service (#1387)
  • addd738 chore: bump snapshot version to 1.3.18-SNAPSHOT
  • 6888f12 chore: release 1.3.17
  • 14e65ba Update partitions file
  • 28355a3 feat: update AWS service endpoints metadata
  • 4f89271 feat: update AWS API models
  • d13b314 chore: bump snapshot version to 1.3.17-SNAPSHOT
  • f6cb2ae chore: release 1.3.16
  • Additional commits viewable 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: com.ncorti.ktfmt.gradle and [aws.sdk.kotlin:bom](https://github.com/awslabs/aws-sdk-kotlin).


Updates `com.ncorti.ktfmt.gradle` from 0.19.0 to 0.20.0

Updates `aws.sdk.kotlin:bom` from 1.3.13 to 1.3.18
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](awslabs/aws-sdk-kotlin@v1.3.13...v1.3.18)

---
updated-dependencies:
- dependency-name: com.ncorti.ktfmt.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: aws.sdk.kotlin:bom
  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 Aug 26, 2024
@dependabot dependabot bot requested a review from cloudshiftchris August 26, 2024 13:58
@cloudshiftchris cloudshiftchris merged commit e6aeb44 into main Aug 26, 2024
1 of 2 checks passed
@cloudshiftchris cloudshiftchris deleted the dependabot/gradle/gradle-updates-0074222a3c branch August 26, 2024 14:01
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