Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump moto[s3,server] from 4.0.8 to 4.0.11 #586

Merged
merged 1 commit into from Dec 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps moto[s3,server] from 4.0.8 to 4.0.11.

Changelog

Sourced from moto[s3,server]'s changelog.

4.0.11

Docker Digest for 4.0.11: sha256:ba07f61edd4f91b221ea20368586dce024e7da4d018e2741aceafa1f07f47ec5

New Services:
    * ACM-PCA:
        * create_certificate_authority()
        * delete_certificate_authority()
        * describe_certificate_authority()
        * get_certificate()
        * get_certificate_authority_certificate()
        * get_certificate_authority_csr()
        * import_certificate_authority_certificate()
        * issue_certificate()
        * list_tags()
        * revoke_certificate()
        * tag_certificate_authority()
        * update_certificate_authority()
        * untag_certificate_authority()

New Methods: * create_api_mapping() * create_domain_name() * delete_api_mapping() * delete_domain_name() * get_api_mapping() * get_api_mappings() * get_domain_name() * get_domain_names()

Miscellaneous: * APIGateway: create_rest_api() now supports the propagation of parameter disableExecuteApiEndpoint (not the actual behaviour) * APIGateway: put_integration() now supports the parameters contentHandling, credentials, tlsConfig * AWSLambda: create_function() is now able to validate the existence of the provided ImageURI. Set environment variable MOTO_LAMBDA_STUB_ECR=false to enable this. * Batch: submit_job() now adds validation for the jobName parameter * CloudWatch: get_metric_data() now adds support for filtering by the unit-value * DynamoDB: transact_write_items() now supports up to 100 items instead of 25, in line with AWS * ELB: describe_instance_health() now validates the existence of the provided LoadBalancer * Polly: The list of available voices has been updated. * S3: put_object() now has improved support for filenames containing spaces * SQS: send_message() and send_message_batch() now adds validation for the DelaySeconds-parameter

4.0.10

Docker Digest for 4.0.10: sha256:faf0e4b591c47c7775da4f827c2ec2e1ff48a32b31169236fa604ffb95dafb78

New Methods:
    * CloudFront:
        * get_distribution_config()

... (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)

Bumps [moto[s3,server]](https://github.com/spulec/moto) from 4.0.8 to 4.0.11.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.0.8...4.0.11)

---
updated-dependencies:
- dependency-name: moto[s3,server]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
@leplatrem leplatrem merged commit 31d9c55 into master Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-s3server--4.0.11 branch December 1, 2022 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant