salesforce / dockerfile-image-update

A tool that helps you get security patches for Docker images into production as quickly as possible without breaking things
BSD 3-Clause "New" or "Revised" License
136 stars 48 forks source link

Bump com.amazonaws:aws-java-sdk-core from 1.12.293 to 1.12.535 in /dockerfile-image-update #1088

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.amazonaws:aws-java-sdk-core from 1.12.293 to 1.12.535.

Changelog

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

1.12.535 2023-08-22

AWS Cost Explorer Service

  • Features

    • This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.

AWS Global Accelerator

  • Features

    • Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints.

Amazon Relational Database Service

  • Features

    • Adding parameters to CreateCustomDbEngineVersion reserved for future use.

Amazon Verified Permissions

  • Features

    • Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

1.12.534 2023-08-21

AWS Cloud9

  • Features

    • Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9

Amazon Elastic Compute Cloud

  • Features

    • The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.

Amazon Relational Database Service

  • Features

    • Adding support for RDS Aurora Global Database Unplanned Failover

Amazon Route 53 Domains

  • Features

    • Fixed typos in description fields

FinSpace User Environment Management service

  • Features

    • Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.

1.12.533 2023-08-18

AWS CodeCommit

  • Features

    • Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.

AWS SecurityHub

  • Features

    • Added Inspector Lambda code Vulnerability section to ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities.

1.12.532 2023-08-17

Amazon Elastic Compute Cloud

  • Features

... (truncated)

Commits
  • 7a6c9da AWS SDK for Java 1.12.535
  • 21c4ce7 Update GitHub version number to 1.12.535-SNAPSHOT
  • c3ea0c3 AWS SDK for Java 1.12.534
  • 6307299 Update GitHub version number to 1.12.534-SNAPSHOT
  • da0a686 AWS SDK for Java 1.12.533
  • 98abbcc Update GitHub version number to 1.12.533-SNAPSHOT
  • 0fe97cc AWS SDK for Java 1.12.532
  • 7dd623a Update GitHub version number to 1.12.532-SNAPSHOT
  • 19e3a0d AWS SDK for Java 1.12.531
  • 6ed37ef Update GitHub version number to 1.12.531-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 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #1088 (47efd93) into main (f56ed5e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 47efd93 differs from pull request most recent head 6f35ecb. Consider uploading reports for the commit 6f35ecb to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1088   +/-   ##
=========================================
  Coverage     84.62%   84.62%           
  Complexity      378      378           
=========================================
  Files            27       27           
  Lines          1255     1255           
  Branches        166      166           
=========================================
  Hits           1062     1062           
  Misses          157      157           
  Partials         36       36           
dependabot[bot] commented 1 year ago

Superseded by #1091.