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

build(deps): bump com.amazonaws:aws-java-sdk-sts from 1.12.717 to 1.12.780 #460

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps com.amazonaws:aws-java-sdk-sts from 1.12.717 to 1.12.780.

Changelog

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

1.12.780 2024-12-11

Amazon Simple Storage Service

  • Bugfixes

    • AWS SDK for Java 1.x now includes additional validation for Amazon S3 client APIs to handle scenarios where an empty string ('') is passed as the key argument to the following operations: PutObject, DeleteObject, ListObjects, GetObjectMetaData, ListObjectsV2, SetObjectTagging, GetObjectTagging, SetObjectAcl, GetObjectAcl, SetObjectLegalHold, GetObjectLegalHold, CopyObject, CopyPart, SelectObjectContent, SetObjectRetention, GetObjectRetention, AbortMultipartUpload, CompleteMultipartUpload, InitiateMultipartUpload, ListParts, UploadPart, RestoreObjectV2, and RestoreObject. The SDK will validate the key argument and throw an exception if it is an empty string, ensuring correct and expected behavior.

1.12.778 2024-11-13

Amazon Kinesis Video Streams

  • Features

    • Update Netty version to 4.1.115.Final

1.12.774 2024-10-16

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

1.12.771 2024-09-04

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

1.12.770 2024-08-20

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

1.12.769 2024-08-15

Amazon Simple Storage Service

  • Features

    • Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

1.12.768 2024-08-14

AWS SDK for Java

  • Features

    • Update Java baseline version to Java 8 and bump Jackson library to 2.17.2

1.12.767 2024-07-30

AWS CodePipeline

  • Features

    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.

AWS SDK for Java

AWS Telco Network Builder

  • Features

... (truncated)

Commits
  • fd30f27 AWS SDK for Java 1.12.780
  • 2ed75eb Update GitHub version number to 1.12.780-SNAPSHOT
  • c2b4aa2 AWS SDK for Java 1.12.779
  • 3c36744 Update GitHub version number to 1.12.779-SNAPSHOT
  • 3234194 AWS SDK for Java 1.12.778
  • df2ce8a Update GitHub version number to 1.12.778-SNAPSHOT
  • 2423eb0 AWS SDK for Java 1.12.777
  • 662897c Update GitHub version number to 1.12.777-SNAPSHOT
  • b8a7ff3 AWS SDK for Java 1.12.776
  • 40722f9 Update GitHub version number to 1.12.776-SNAPSHOT
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/com.amazonaws-aws-java-sdk-sts-1.12.780 branch 6 times, most recently from ec93906 to 5b257c6 Compare December 18, 2024 19:56
Bumps [com.amazonaws:aws-java-sdk-sts](https://github.com/aws/aws-sdk-java) from 1.12.717 to 1.12.780.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.717...1.12.780)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@MarioRial22 MarioRial22 force-pushed the dependabot/maven/com.amazonaws-aws-java-sdk-sts-1.12.780 branch from 5b257c6 to 7e51500 Compare December 18, 2024 19:57
@MarioRial22 MarioRial22 merged commit c984860 into main Dec 18, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.amazonaws-aws-java-sdk-sts-1.12.780 branch December 18, 2024 19:59
github-actions bot pushed a commit that referenced this pull request Dec 18, 2024
  - Merge pull request #462 from awslabs/dependabot/maven/athena.federation.version-2024.50.2
  - build(deps): bump athena.federation.version from 2024.33.1 to 2024.50.2
  - Merge pull request #461 from awslabs/dependabot/maven/log4j2Version-2.24.3
  - build(deps): bump log4j2Version from 2.23.1 to 2.24.3
  - Merge pull request #460 from awslabs/dependabot/maven/com.amazonaws-aws-java-sdk-sts-1.12.780
  - build(deps): bump com.amazonaws:aws-java-sdk-sts
  - Merge pull request #459 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - Merge pull request #458 from awslabs/dependabot/maven/org.codehaus.mojo-license-maven-plugin-2.5.0
  - build(deps): bump org.codehaus.mojo:license-maven-plugin
  - Merge pull request #457 from awslabs/dependabot/maven/fasterxml.jackson.version-2.18.2
  - build(deps): bump fasterxml.jackson.version from 2.17.2 to 2.18.2
  - Merge pull request #449 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.1
  - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
  - Merge pull request #446 from awslabs/dependabot/maven/org.junit-junit-bom-5.11.3
  - build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.3
  - Merge pull request #438 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.7
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  - Merge pull request #432 from awslabs/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
  - build(deps): bump org.apache.maven.plugins:maven-compiler-plugin
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