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.4 to 4.1.5 in /PDFGenerator/http #42

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps moto[s3] from 4.1.4 to 4.1.5.

Changelog

Sourced from moto[s3]'s changelog.

4.1.5

Docker Digest for 4.1.5: __

General: 
    * Our Docker-images are now also hosted in GHCR:
      https://github.com/getmoto/moto/pkgs/container/motoserver

New Methods: * Athena: * create_prepared_statement() * get_prepared_statement() * list_named_queries()

* S3:
    * get_object_attributes()

* SecretsManager:
    * delete_resource_policy()
    * put_resource_policy()

Miscellaneous: * Athena: Now automatically creates the default WorkGroup called primary * AWSLambda: the default data dir for Docker containers can now be customized using the environment variable MOTO_LAMBDA_DATA_DIR * CloudFormation now supports the resource AWS::CloudFormation::Stack * CognitoIDP: the ID-token now uses the key cognito:username, instead of username * EC2: describe_security_group_rules() now provides the correct value for the IsEgress-parameter * EC2: revoke_security_group_egress() no longer throws an error when the IPProtocol-argument is not provided * Glue: get_job() now supports the parameters CodeGenConfigurationNodes, ExecutionClass, SourceControlDetails * IOT: delete_certificate() now supports the forceDelete-parameter

Commits
  • 076410f Prep release 4.1.5 (#6093)
  • 75d1018 CloudFormation - support AWS::CloudFormation::Stack-resources (#6086)
  • 8bf55cb IOT: delete_certificate() now supports the forceDelete-parameter (#6085)
  • 851f0c1 AWSLambda: Ability to customize Dockers' data dir (#6084)
  • 5eef06e DynamoDB: allow leading underscore in expression attr name (#6082)
  • c4c5cdd Techdebt: Explicitly add credentials to ThreadedMotoServer tests (#6081)
  • 0fb00ed Admin: Enable pushes to GHCR registry (#6080)
  • 94100c1 S3: get_object_attributes() (#6075)
  • 30a3df5 Techdebt: add typing to AMIS (#6063)
  • 6da5855 Bump maven-resources-plugin in /other_langs/tests_java (#6069)
  • 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)