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 minor-and-patch-dependencies group with 12 updates #153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch-dependencies group with 12 updates:

Package From To
software.amazon.awssdk:aws-core 2.16.2 2.21.10
software.amazon.awssdk:cloudformation 2.16.2 2.21.10
software.amazon.awssdk:dynamodb 2.16.2 2.21.10
software.amazon.awssdk:s3 2.16.2 2.21.10
software.amazon.awssdk:secretsmanager 2.16.2 2.21.10
software.amazon.awssdk:sns 2.16.2 2.21.10
software.amazon.awssdk:sqs 2.16.2 2.21.10
com.amazonaws:aws-java-sdk-core 1.11.958 1.12.576
software.amazon.awssdk:firehose 2.16.2 2.21.10
software.amazon.awssdk:kinesis 2.16.2 2.21.10
software.amazon.awssdk:kms 2.16.2 2.21.10
software.amazon.awssdk:ses 2.16.2 2.21.10

Updates software.amazon.awssdk:aws-core from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:cloudformation from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:dynamodb from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:s3 from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:secretsmanager from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:sns from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:sqs from 2.16.2 to 2.21.10

Updates com.amazonaws:aws-java-sdk-core from 1.11.958 to 1.12.576

Changelog

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

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

Amazon Neptune

  • Features

    • Update TdeCredentialPassword type to SensitiveString

Amazon Pinpoint

  • Features

    • Updated documentation to describe the case insensitivity for EndpointIds.

Amazon Redshift

  • Features

    • added support to create a dual stack cluster

1.12.575 2023-10-26

AWS Network Firewall

  • Features

    • Network Firewall now supports inspection of outbound SSL/TLS traffic.

AWS Systems Manager for SAP

  • Features

    • AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications

AWS Transfer Family

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Amazon AppStream

  • Features

    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.

Amazon Elastic Compute Cloud

  • Features

    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.

Amazon OpenSearch Service

  • Features

    • You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.

Amazon Redshift

  • Features

    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.

... (truncated)

Commits
  • 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
  • 90a0ad1 AWS SDK for Java 1.12.572
  • 8545955 Update GitHub version number to 1.12.572-SNAPSHOT
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:firehose from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:kinesis from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:kms from 2.16.2 to 2.21.10

Updates software.amazon.awssdk:ses from 2.16.2 to 2.21.10

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 minor-and-patch-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:aws-core | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:cloudformation | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:dynamodb | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:s3 | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:secretsmanager | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:sns | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:sqs | `2.16.2` | `2.21.10` |
| [com.amazonaws:aws-java-sdk-core](https://github.com/aws/aws-sdk-java) | `1.11.958` | `1.12.576` |
| software.amazon.awssdk:firehose | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:kinesis | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:kms | `2.16.2` | `2.21.10` |
| software.amazon.awssdk:ses | `2.16.2` | `2.21.10` |


Updates `software.amazon.awssdk:aws-core` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:cloudformation` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:dynamodb` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:s3` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:secretsmanager` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:sns` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:sqs` from 2.16.2 to 2.21.10

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

Updates `software.amazon.awssdk:firehose` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:kinesis` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:kms` from 2.16.2 to 2.21.10

Updates `software.amazon.awssdk:ses` from 2.16.2 to 2.21.10

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:aws-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:cloudformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:sns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: com.amazonaws:aws-java-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:firehose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:kinesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: software.amazon.awssdk:ses
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0633499) 95.36% compared to head (33f67fa) 95.36%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #153   +/-   ##
=========================================
  Coverage     95.36%   95.36%           
  Complexity      159      159           
=========================================
  Files            30       30           
  Lines           367      367           
  Branches         24       24           
=========================================
  Hits            350      350           
  Partials         17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arhohuttunen arhohuttunen merged commit 55db9f9 into main Nov 4, 2023
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-dependencies-0a6bc98138 branch November 4, 2023 13:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant