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 #62

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

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

Updates aws.sdk.kotlin:bom from 1.3.37 to 1.3.42

Release notes

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

v1.3.42

[1.3.42] - 09/27/2024

Features

  • (customerprofiles) Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • (quicksight) Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • (sesv2) This release adds support for engagement tracking over Https using custom domains.

Documentation

  • (securityhub) Documentation updates for AWS Security Hub

Miscellaneous

  • Remove WorkLink service

v1.3.41

[1.3.41] - 09/26/2024

Features

  • (chatbot) Return State and StateReason fields for Chatbot Channel Configurations.
  • (lambda) Reverting Lambda resource-based policy and block public access APIs.
  • (organizations) Add support for policy operations on the CHATBOT_POLICY policy type.
  • (sagemaker) Adding TagPropagation attribute to Sagemaker API

Documentation

  • (pcs) AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
  • (rdsdata) Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.

v1.3.40

[1.3.40] - 09/25/2024

Documentation

  • (cloudtrail) Doc-only update for CloudTrail network activity events release (in preview)
  • (ec2) Updates to documentation for the transit gateway security group referencing feature.
  • (fsx) Doc-only update to address Lustre S3 hard-coded names.

v1.3.39

[1.3.39] - 09/24/2024

Features

  • (bedrock) Add support for Cross Region Inference in Bedrock Model Evaluations.
  • (budgets) Releasing minor partitional endpoint updates
  • (kinesis) This release includes support to add tags when creating a stream
  • (pinpointsmsvoicev2) AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
  • (sagemaker) Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API

v1.3.38

[1.3.38] - 09/23/2024

Features

  • (athena) List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.

... (truncated)

Changelog

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

[1.3.42] - 09/27/2024

Features

  • (customerprofiles) Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • (quicksight) Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • (sesv2) This release adds support for engagement tracking over Https using custom domains.

Documentation

  • (securityhub) Documentation updates for AWS Security Hub

Miscellaneous

  • Remove WorkLink service

[1.3.41] - 09/26/2024

Features

  • (chatbot) Return State and StateReason fields for Chatbot Channel Configurations.
  • (lambda) Reverting Lambda resource-based policy and block public access APIs.
  • (organizations) Add support for policy operations on the CHATBOT_POLICY policy type.
  • (sagemaker) Adding TagPropagation attribute to Sagemaker API

Documentation

  • (pcs) AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
  • (rdsdata) Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.

[1.3.40] - 09/25/2024

Documentation

  • (cloudtrail) Doc-only update for CloudTrail network activity events release (in preview)
  • (ec2) Updates to documentation for the transit gateway security group referencing feature.
  • (fsx) Doc-only update to address Lustre S3 hard-coded names.

[1.3.39] - 09/24/2024

Features

  • (bedrock) Add support for Cross Region Inference in Bedrock Model Evaluations.
  • (budgets) Releasing minor partitional endpoint updates
  • (kinesis) This release includes support to add tags when creating a stream
  • (pinpointsmsvoicev2) AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
  • (sagemaker) Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API

[1.3.38] - 09/23/2024

Features

  • (athena) List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
  • (bedrockagent) Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
  • (ec2) Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
  • (emrserverless) This release adds support for job concurrency and queuing configuration at Application level.
  • (glue) Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
  • (rds) Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.

... (truncated)

Commits

Updates com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0

Commits
  • 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0
  • 58c2791 Prepare for 2.18.0 release
  • 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action...
  • 540b7e7 Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 6cc8c64 Back to snapshot deps
  • 3c90e0e [maven-release-plugin] prepare for next development iteration
  • 7b9cf20 [maven-release-plugin] prepare release jackson-bom-2.18.0-rc1
  • f2d90ac Prepare for 2.18.0-rc1 release
  • e910a1e Update deps to 2.18.0-rc1-SNAPSHOT
  • b35d27c Merge branch '2.17' into 2.18
  • 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: [aws.sdk.kotlin:bom](https://github.com/awslabs/aws-sdk-kotlin) and [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom).


Updates `aws.sdk.kotlin:bom` from 1.3.37 to 1.3.42
- [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.37...v1.3.42)

Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Sep 30, 2024
@cloudshiftchris cloudshiftchris merged commit eb360e8 into main Sep 30, 2024
1 of 2 checks passed
@cloudshiftchris cloudshiftchris deleted the dependabot/gradle/gradle-updates-febd3670ce branch September 30, 2024 15:08
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