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.6 to 4.1.8 in /PDFGenerator/http #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps moto[s3] from 4.1.6 to 4.1.8.

Changelog

Sourced from moto[s3]'s changelog.

4.1.8

Docker Digest for 4.1.8: sha256:e83d868df71b193d625d9fb031282f6632c6c80d0314cfca6780f9a3f37d1f61

New Methods:
    * DynamoDB:
        * batch_execute_statement()
        * execute_statement()
        * execute_transaction()
* Glue:
    * batch_get_jobs()
    * delete_job()

* KMS:
    * get_public_key()

Miscellaneous: * Athena: Fixed a bug causing every call to get_workgroup(WorkGroup="primary") to fail * AWSLambda: Performance improvement: Docker images are no longer re-downloaded if they already exist * BatchSimple now uses the environment variable MOTO_SIMPLE_BATCH_FAIL_AFTER=0 to determine whether the job should fail, and after how many seconds * EC2: replace_route() now supports the NetworkInterfaceId-parameter * ECR: batch_get_image() now correctly returns images when requested using an older tag * ELBv2: describe_target_health() now returns the correct error message for unregistered targets * S3: copy_object() now adds a checksum to a copied object if requested * S3: get_object() no longer returns a VersionId for non-versioned buckets * SES: Templates now allow a single curly brace, and no longer assume it's part of a variable * SSM: describe_parameters() now allows filtering by existence of tag-name * StepFunctions: The SF_EXECUTION_HISTORY_TYPE=FAILURE environment variable can now be used to generate failure responses for all operations * STS: assume_role() now stores the AccessKey in the requesting account

4.1.7

Docker Digest for 4.1.7: sha256:6b877d5efe86562d27f296638d6b163c7987913c203874578d00fa1f83eea000

New Services:
    * LakeFormation:
        * batch_grant_permissions()
        * batch_revoke_permissions()
        * create_lf_tag()
        * delete_lf_tag()
        * deregister_resource()
        * describe_resource()
        * get_data_lake_settings()
        * get_lf_tag()
        * grant_permissions()
        * list_data_cells_filter()
        * list_lf_tags()
        * list_permissions()

... (truncated)

Commits


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 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 #63.