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 13 updates #151

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
software.amazon.awssdk:aws-core 2.16.2 2.21.5
software.amazon.awssdk:cloudformation 2.16.2 2.21.5
software.amazon.awssdk:dynamodb 2.16.2 2.21.5
software.amazon.awssdk:s3 2.16.2 2.21.5
software.amazon.awssdk:secretsmanager 2.16.2 2.21.5
software.amazon.awssdk:sns 2.16.2 2.21.5
software.amazon.awssdk:sqs 2.16.2 2.21.5
org.ajoberstar.git-publish 4.2.0 4.2.1
com.amazonaws:aws-java-sdk-core 1.11.958 1.12.571
software.amazon.awssdk:firehose 2.16.2 2.21.5
software.amazon.awssdk:kinesis 2.16.2 2.21.5
software.amazon.awssdk:kms 2.16.2 2.21.5
software.amazon.awssdk:ses 2.16.2 2.21.5

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

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

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

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

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

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

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

Updates org.ajoberstar.git-publish from 4.2.0 to 4.2.1

Release notes

Sourced from org.ajoberstar.git-publish's releases.

4.2.1

Small patch to update dependencies.

Breaking Changes

None

Enhancements

None

Fixes

  • #107 Update dependencies

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.1, 8.0.2, 8.4
17 7.3.3, 7.6.1, 8.0.2, 8.4
21 8.4
Commits

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

Changelog

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

1.12.571 2023-10-20

AWS Application Discovery Service

  • Features

    • This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.

AWS Health Imaging

  • Features

    • Updates on documentation links

Amazon AppConfig

  • Features

    • Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.

Amazon AppIntegrations Service

  • Features

    • Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.

Amazon Connect Service

  • Features

    • This release adds support for updating phone number metadata, such as phone number description.

Amazon Simple Systems Manager (SSM)

  • Features

    • This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

1.12.570 2023-10-19

AWS Secrets Manager

  • Features

    • Documentation updates for Secrets Manager

AWS Service Catalog

  • Features

    • Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.

Amazon Elastic Compute Cloud

  • Features

    • Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.

Amazon Managed Blockchain Query

  • Features

    • This release adds support for Ethereum Sepolia network

Amazon NeptuneData

  • Features

    • Doc changes to add IAM action mappings for the data actions.

Amazon Omics

  • Features

    • This change enables customers to retrieve failure reasons with detailed status messages for their failed runs

... (truncated)

Commits
  • df60388 AWS SDK for Java 1.12.571
  • ae6ede5 Update GitHub version number to 1.12.571-SNAPSHOT
  • bddfe74 AWS SDK for Java 1.12.570
  • f9a82de Update GitHub version number to 1.12.570-SNAPSHOT
  • 5e7ecec AWS SDK for Java 1.12.569
  • 7bbd765 Update GitHub version number to 1.12.569-SNAPSHOT
  • e173f16 AWS SDK for Java 1.12.568
  • 9cbcfbc Update GitHub version number to 1.12.568-SNAPSHOT
  • 429cb47 AWS SDK for Java 1.12.567
  • 81bce62 Update GitHub version number to 1.12.567-SNAPSHOT
  • Additional commits viewable in compare view

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

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

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

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

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

| Package | From | To |
| --- | --- | --- |
| software.amazon.awssdk:aws-core | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:cloudformation | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:dynamodb | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:s3 | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:secretsmanager | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:sns | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:sqs | `2.16.2` | `2.21.5` |
| [org.ajoberstar.git-publish](https://github.com/ajoberstar/gradle-git-publish) | `4.2.0` | `4.2.1` |
| [com.amazonaws:aws-java-sdk-core](https://github.com/aws/aws-sdk-java) | `1.11.958` | `1.12.571` |
| software.amazon.awssdk:firehose | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:kinesis | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:kms | `2.16.2` | `2.21.5` |
| software.amazon.awssdk:ses | `2.16.2` | `2.21.5` |


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

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

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

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

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

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

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

Updates `org.ajoberstar.git-publish` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/ajoberstar/gradle-git-publish/releases)
- [Commits](ajoberstar/gradle-git-publish@4.2.0...4.2.1)

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

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

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

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

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

---
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: org.ajoberstar.git-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/gradle/minor-and-patch-dependencies-976db79e5f branch October 23, 2023 14:58
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.

0 participants