betagouv / SPPNautSPO

Generator and S3 interface for SPPNaut Startup
European Union Public License 1.2
0 stars 0 forks source link

Bump moto[s3] from 4.1.9 to 4.2.2 in /PDFGenerator/http #172

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps moto[s3] from 4.1.9 to 4.2.2.

Changelog

Sourced from moto[s3]'s changelog.

4.2.2

Docker Digest for 4.2.2:

See 4.2.1 - no functional changes.

4.2.1

Docker Digest for 4.2.1:

New Services:
    * Sagemaker Runtime:
        * invoke_endpoint()

New Methods: * CognitoIDP: * describe_resource_server() * list_resource_servers()

* CognitoIDP:
    * create_cache_cluster()
    * delete_cache_cluster()
    * describe_cache_clusters()

* IdentityStore:
    * list_users()

* Logs:
    * describe_query_results()
    * get_query_results()
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()

* Sagemaker:
    * list_notebook_instances()

Miscellaneous: * EC2: describe_transit_gateways() now returns the ARN * IAM policies now allow S3 accesspoint arns * KMS: sign() now supports RSASSA_PSS_SHA_384, RSASSA_PSS_SHA_512 and RSASSA_PKCS1_* algorithms * Logs: Now supports two subscription filters * RDS: Clusters now support the ServerlessV2ScalingConfiguration parameter * ResourceGroupsTaggingAPI: tag_resource() now supports RDS resources * S3: CrossAccount access can now be disabled, using MOTO_S3_ALLOW_CROSSACCOUNT_ACCESS=false * SecretsManager: Allow creation/update of secrets without values * SES: set_identity_mail_from_domain() - the Identity can now also be an email

4.2.0

... (truncated)

Commits
  • 59f0799 Prep release 4.2.2 (#6759)
  • 2e1559d Prep release 4.2.1 (#6758)
  • 1e692cd chore: update SSM default AMI's (#6751)
  • d78db35 ElastiCache: Add the create_cache_cluster, delete_cache_cluster and `desc...
  • 4bc41ae Bump software.amazon.awssdk:bom in /other_langs/tests_java (#6757)
  • e211366 SageMaker: list_notebook_instances() (#6756)
  • 5af4421 SES: set_identity_mail_from_domain() - the Identity can be an email (#6755)
  • c59fee5 EC2: Add missing transitGatewayArn field for CreateTransitGatewayResponse (#6...
  • 093052b Techdebt: Simplify ManagedBlockchain setup & tests (#6749)
  • 5dd6493 Feature: Sagemaker Runtime (#6747)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #186.