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 9 updates #1511

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

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

Package From To
com.amazonaws:aws-java-sdk-bom 1.12.593 1.12.605
org.mockito:mockito-core 5.7.0 5.8.0
commons-io:commons-io 2.15.0 2.15.1
com.diffplug.spotless 6.22.0 6.23.3
io.grpc:grpc-bom 1.59.0 1.59.1
io.grpc:grpc-api 1.59.0 1.59.1
io.grpc:grpc-netty-shaded 1.59.0 1.59.1
org.apache.commons:commons-lang3 3.13.0 3.14.0
software.amazon.awssdk:s3 2.21.27 2.21.38

Updates com.amazonaws:aws-java-sdk-bom from 1.12.593 to 1.12.605

Changelog

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

1.12.605 2023-12-04

AWS Cloud9

  • Features

    • This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.

AWS CloudFormation

  • Features

    • Including UPDATE_* states as a success status for CreateStack waiter.

AWS Elemental MediaLive

  • Features

    • Adds support for custom color correction on channels using 3D LUT files.

AWS Service Catalog App Registry

  • Features

    • Documentation-only updates for Dawn

AWSBillingConductor

  • Features

    • This release adds the ability to specify a linked account of the billing group for the custom line item resource.

Braket

  • Features

    • This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.

FinSpace User Environment Management service

  • Features

    • Release General Purpose type clusters

1.12.604 2023-12-01

Amazon Q Connect

  • Features

    • This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.

Amazon Recycle Bin

  • Features

    • Added resource identifier in the output and updated error handling.

Amazon Verified Permissions

  • Features

    • Adds description field to PolicyStore API's and namespaces field to GetSchema.

1.12.603 2023-11-30

AWS ARC - Zonal Shift

  • Features

    • This release adds a new capability, zonal autoshift. You can configure zonal autoshift so that AWS shifts traffic for a resource away from an Availability Zone, on your behalf, when AWS determines that there is an issue that could potentially affect customers in the Availability Zone.

AWS Glue

  • Features

    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.

... (truncated)

Commits
  • b0f64d8 AWS SDK for Java 1.12.605
  • 98fa89b Update GitHub version number to 1.12.605-SNAPSHOT
  • c265f9f AWS SDK for Java 1.12.604
  • e0c2c57 Update GitHub version number to 1.12.604-SNAPSHOT
  • a1f23e8 AWS SDK for Java 1.12.603
  • c69beec Update GitHub version number to 1.12.603-SNAPSHOT
  • fa6cef3 AWS SDK for Java 1.12.602
  • 44e5277 Update GitHub version number to 1.12.601-SNAPSHOT
  • 117cfa7 AWS SDK for Java 1.12.600
  • 90f6e58 Update GitHub version number to 1.12.601-SNAPSHOT
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.7.0 to 5.8.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.8.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.8.0

Commits
  • aecf6b5 Handle mismatch of number of type arguments (#3190)
  • d742cc8 Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#3188)
  • 12ac4d6 Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#3186)
  • d187f7b Bump actions/setup-java from 3 to 4 (#3185)
  • 74633b8 Throw error when mocking sealed abstract enum (#3167)
  • 290a8e1 Apply spotless to all java projects (#3184)
  • b6554b2 Fix interference between spies when spying on records (#3173)
  • bfee15d Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#3182)
  • a0cc22d Add module for Java 21 tests (#3180)
  • ed10195 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#3176)
  • Additional commits viewable in compare view

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

Updates com.diffplug.spotless from 6.22.0 to 6.23.3

Updates io.grpc:grpc-bom from 1.59.0 to 1.59.1

Release notes

Sourced from io.grpc:grpc-bom's releases.

v1.59.1

  • netty: Implement Http2Headers.isEmpty(). This fixes compatibility with Netty 4.1.101.Final.
  • netty: Add NettyServerBuilder.maxRstFramesPerWindow(). This can be used to limit impact of Rapid Reset
  • xds: Log ORCA UNIMPLEMENTED error to subchannel logger. This removes them from the normal application logs, reducing log spam
Commits

Updates io.grpc:grpc-api from 1.59.0 to 1.59.1

Release notes

Sourced from io.grpc:grpc-api's releases.

v1.59.1

  • netty: Implement Http2Headers.isEmpty(). This fixes compatibility with Netty 4.1.101.Final.
  • netty: Add NettyServerBuilder.maxRstFramesPerWindow(). This can be used to limit impact of Rapid Reset
  • xds: Log ORCA UNIMPLEMENTED error to subchannel logger. This removes them from the normal application logs, reducing log spam
Commits

Updates io.grpc:grpc-netty-shaded from 1.59.0 to 1.59.1

Release notes

Sourced from io.grpc:grpc-netty-shaded's releases.

v1.59.1

  • netty: Implement Http2Headers.isEmpty(). This fixes compatibility with Netty 4.1.101.Final.
  • netty: Add NettyServerBuilder.maxRstFramesPerWindow(). This can be used to limit impact of Rapid Reset
  • xds: Log ORCA UNIMPLEMENTED error to subchannel logger. This removes them from the normal application logs, reducing log spam
Commits

Updates org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0

Updates software.amazon.awssdk:s3 from 2.21.27 to 2.21.38

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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.593` | `1.12.605` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.7.0` | `5.8.0` |
| commons-io:commons-io | `2.15.0` | `2.15.1` |
| com.diffplug.spotless | `6.22.0` | `6.23.3` |
| [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.59.0` | `1.59.1` |
| [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.59.0` | `1.59.1` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.59.0` | `1.59.1` |
| org.apache.commons:commons-lang3 | `3.13.0` | `3.14.0` |
| software.amazon.awssdk:s3 | `2.21.27` | `2.21.38` |


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

Updates `org.mockito:mockito-core` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.7.0...v5.8.0)

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

Updates `com.diffplug.spotless` from 6.22.0 to 6.23.3

Updates `io.grpc:grpc-bom` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.59.0...v1.59.1)

Updates `io.grpc:grpc-api` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.59.0...v1.59.1)

Updates `io.grpc:grpc-netty-shaded` from 1.59.0 to 1.59.1
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.59.0...v1.59.1)

Updates `org.apache.commons:commons-lang3` from 3.13.0 to 3.14.0

Updates `software.amazon.awssdk:s3` from 2.21.27 to 2.21.38

---
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.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-gradle-deps
- dependency-name: org.apache.commons:commons-lang3
  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 December 5, 2023 05:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 5, 2023
@vasireddy99 vasireddy99 merged commit c3459db into terraform Dec 11, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/root-gradle-deps-71ca974b57 branch December 11, 2023 20:25
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