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

Bump the root-gradle-deps group with 5 updates #1478

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the root-gradle-deps group with 5 updates:

Package From To
com.amazonaws:aws-java-sdk-bom 1.12.572 1.12.577
org.apache.logging.log4j:log4j-api 2.21.0 2.21.1
org.apache.logging.log4j:log4j-core 2.21.0 2.21.1
commons-io:commons-io 2.14.0 2.15.0
software.amazon.awssdk:s3 2.21.6 2.21.11

Updates com.amazonaws:aws-java-sdk-bom from 1.12.572 to 1.12.577

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.577 2023-10-30

AWS Data Exchange

  • Features

    • We added a new API action: SendDataSetNotification.

AWS DataSync

  • Features

    • Platform version changes to support AL1 deprecation initiative.

AWS Elemental MediaPackage v2

  • Features

    • This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.

AWS Resilience Hub

  • Features

    • Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).

Amazon Connect Service

  • Features

    • This release adds InstanceId field for phone number APIs.

Amazon Connect Wisdom Service

  • Features

    • This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.

Amazon Relational Database Service

  • Features

    • This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.

Amazon S3 on Outposts

  • Features

    • Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.

FinSpace User Environment Management service

  • Features

    • Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.

Redshift Serverless

  • Features

    • Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.

1.12.576 2023-10-27

AWS WAFV2

  • Features

    • Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.

Amazon EMR

  • Features

    • Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0

... (truncated)

Commits
  • 8fa6b90 AWS SDK for Java 1.12.577
  • 5d0df16 Update GitHub version number to 1.12.577-SNAPSHOT
  • c032deb AWS SDK for Java 1.12.576
  • 7429b58 Update GitHub version number to 1.12.576-SNAPSHOT
  • c8457c5 AWS SDK for Java 1.12.575
  • 70493ef Update GitHub version number to 1.12.575-SNAPSHOT
  • f6974c6 AWS SDK for Java 1.12.574
  • 16feeeb Update GitHub version number to 1.12.574-SNAPSHOT
  • 678ba8d AWS SDK for Java 1.12.573
  • 4ed5e9d Update GitHub version number to 1.12.573-SNAPSHOT
  • See full diff in compare view

Updates org.apache.logging.log4j:log4j-api from 2.21.0 to 2.21.1

Updates org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1

Updates commons-io:commons-io from 2.14.0 to 2.15.0

Updates software.amazon.awssdk:s3 from 2.21.6 to 2.21.11

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 root-gradle-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.572` | `1.12.577` |
| org.apache.logging.log4j:log4j-api | `2.21.0` | `2.21.1` |
| org.apache.logging.log4j:log4j-core | `2.21.0` | `2.21.1` |
| commons-io:commons-io | `2.14.0` | `2.15.0` |
| software.amazon.awssdk:s3 | `2.21.6` | `2.21.11` |


Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.572 to 1.12.577
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.572...1.12.577)

Updates `org.apache.logging.log4j:log4j-api` from 2.21.0 to 2.21.1

Updates `org.apache.logging.log4j:log4j-core` from 2.21.0 to 2.21.1

Updates `commons-io:commons-io` from 2.14.0 to 2.15.0

Updates `software.amazon.awssdk:s3` from 2.21.6 to 2.21.11

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2023 05:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 31, 2023
@bryan-aguilar bryan-aguilar merged commit be7e160 into terraform Nov 3, 2023
10 checks passed
@bryan-aguilar bryan-aguilar deleted the dependabot/gradle/root-gradle-deps-4f5c7bc839 branch November 3, 2023 03:54
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