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-s3 from 1.12.293 to 1.12.539 in /dockerfile-image-update #1096

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.amazonaws:aws-java-sdk-s3 from 1.12.293 to 1.12.539.

Changelog

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

1.12.539 2023-08-28

AWS Backup

  • Features

    • Add support for customizing time zone for backup window in backup plan rules.

AWS Compute Optimizer

  • Features

    • This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.

AWS Organizations

  • Features

    • Documentation updates for permissions and links.

Amazon Security Lake

  • Features

    • Remove incorrect regex enforcement on pagination tokens.

Amazon WorkSpaces Web

  • Features

    • WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.

Service Quotas

  • Features

    • Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.

1.12.538 2023-08-25

AWS CloudTrail

  • Features

    • Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.

Amazon CloudWatch

  • Features

    • Doc-only update to get doc bug fixes into the SDK docs

Amazon Detective

  • Features

    • Added protections to interacting with fields containing customer information.

1.12.537 2023-08-24

AWS Elemental MediaConvert

  • Features

    • This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.

AWS Elemental MediaLive

  • Features

    • MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.

AWS Glue

  • Features

    • Added API attributes that help in the monitoring of sessions.

... (truncated)

Commits
  • 88e7dd7 AWS SDK for Java 1.12.539
  • 65fc3a4 Update GitHub version number to 1.12.539-SNAPSHOT
  • 9a84d60 AWS SDK for Java 1.12.538
  • 42ce734 Update GitHub version number to 1.12.538-SNAPSHOT
  • 6e9f92b AWS SDK for Java 1.12.537
  • 52997b6 Update GitHub version number to 1.12.537-SNAPSHOT
  • 2592641 AWS SDK for Java 1.12.536
  • b9d137c Update GitHub version number to 1.12.536-SNAPSHOT
  • 7a6c9da AWS SDK for Java 1.12.535
  • 21c4ce7 Update GitHub version number to 1.12.535-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 #1096 (db6bf9e) into main (f56ed5e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head db6bf9e differs from pull request most recent head 4955204. Consider uploading reports for the commit 4955204 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1096   +/-   ##
=========================================
  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 #1098.