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.1.12 in /PDFGenerator/http #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps moto[s3] from 4.1.9 to 4.1.12.

Changelog

Sourced from moto[s3]'s changelog.

4.1.12

Docker Digest for 4.1.12: sha256:38e34a1ee4042fd52f15703c2e750780fe0fd809b2745fd263b2d1de33566590

General:
    * Support for ISO regions
    * The official Docker image now comes with curl pre-installed

New Services: * AppConfig: * create_application() * create_configuration_profile() * create_hosted_configuration_version() * delete_application() * delete_configuration_profile() * delete_hosted_configuration_version() * get_application() * get_configuration_profile() * get_hosted_configuration_version() * list_configuration_profiles() * list_tags_for_resource() * tag_resource() * untag_resource() * update_application() * update_configuration_profile()

New Methods: * IdentityStore: * create_user() * describe_user() * delete_user() * get_group_id() * delete_group() * create_group_membership() * get_group_memberships() * delete_group_membership()

* SSM:
    * create_patch_baseline()
    * describe_patch_baselines()
    * delete_patch_baseline()
    * register_target_with_maintenance_window()
    * describe_maintenance_window_targets()
    * deregister_target_from_maintenance_window()

Miscellaneous: * Moto Dashboard no longer fails to load after an S3 file is overwritten * CloudFormation: AWS:SSM::Parameter now exposes the PhysicalResourceId * CloudFront: create_invalidation() now behaves correctly when supplying a single Path

... (truncated)

Commits
  • 2543f9a Prep release 4.1.12 (#6440)
  • 9b8e249 S3: Multiple Transitions in lifecycle configuration (#6439)
  • 7e2cd92 SSM: missing type from param update response (#6436)
  • dab6318 Techdebt: Replace sure with regular asserts for DAX+DMS (#6435)
  • 10106d7 Fixed bug in new Config recorder logic (#6434)
  • 9a247d5 SSM: add support for maintenance window targets (#6429)
  • 883d01d Merge pull request #6432 from rafcio19/fix/ssm_param_update
  • 0a814f1 Merge pull request #6425 from LewisGaul/replace-route-invalidparametervalue
  • 103d6a9 chore: mypy
  • 1d8ca4a Use same structure as delete_route() for determining cidr string
  • 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 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 #143.