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.5 to 4.1.6 in /PDFGenerator/http #45

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps moto[s3] from 4.1.5 to 4.1.6.

Changelog

Sourced from moto[s3]'s changelog.

4.1.6

Docker Digest for 4.1.6: sha256:36122dca33cb8f70d84734d1a0a6a5931f7a533fab3c58edd7ca0b2ebe325797

New Services:
    * OpenSearch:
        * add_tags()
        * create_domain()
        * delete_domain()
        * describe_domain()
        * describe_domain_config()
        * get_compatible_versions()
        * list_tags()
        * remove_tags()
        * update_domain_config()

Methods: * S3: select_object_content()

Miscellaneous: * Batch: The AWS_BATCH_JOB_MAIN_NODE_PRIVATE_IPV4_ADDRESS-variable now plays nicely with custom Docker networks * CloudFormation now supports deletion of AWS::EC2::Subnet, AWS::EC2::VPC * CloudFormation now supports variable mapping inside "Fn::Sub" * CloudFormation: delete_stack() now adheres to "DeletionPolicy": "Retain" set for individual resources * Events: The EventBusName-parameter is now supported for these methods: delete_rule(), describe_rule(), disable_rule(), enable_rule(), list_rule_names_by_target(), list_rules(), list_targets_by_rule() * RDS: describe_db_clusters() now accepts an ARN as identifier * RDS: describe_db_snapshots() now returns the TagList-attribute * S3: get_object() now returns the AcceptRanges header * S3: head_bucket() now returns the region-header * SecretsManager now supports partial ARN's

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)