Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 26, 2022

Bumps moto[s3] from 2.3.1 to 4.0.10.

Changelog

Sourced from moto[s3]'s changelog.

4.0.10

Docker Digest for 4.0.10: sha256:faf0e4b591c47c7775da4f827c2ec2e1ff48a32b31169236fa604ffb95dafb78

New Methods:
    * CloudFront:
        * get_distribution_config()
    * Organizations:
        * delete_organizational_unit()

Miscellaneous: * APIGateway: put_integration_response() now supports the responseParameters-parameter * Cloudformation now supports the creation/update/deletion of AWS::SSM::Parameter * Cloudformation: create_stack() now returns the attribute EnableTerminationProtection * CloudWatch: put_metric_data() now supports the MetricData.Values parameter * DynamoDB: transact_write_items() now supports the ReturnValuesOnConditionCheckFailure-parameter * RDS: describe_db_cluster now returns the EarliestRestorableTime-attribute * S3: get_object() and head_object() now correctly handle the IfModifiedSince-parameter

4.0.9

Docker Digest for 4.0.9: sha256:0c7a87255814035794733764d497fcb659ae0d6c843fae41040bb1a29c0726ab

Miscellaneous:
    * CloudTrail: describe_trails() now returns the correct (MultiRegion) trails
    * CloudWatch:tag_resource() now allows tagting new Alarms that didn't have tags yet
    * EC2: create_instances() now supports the `IamInstanceProfile`-parameter
    * EC2: describe_route_tables() now supports the `route.vpc-peering-connection-id`-filter
    * EC2: modify_vpc_attribute() now supports the enableNetworkAddressUsageMetrics-attribute
    * S3: delete_objects() now works against the JS SDK v3.197.0

4.0.8

Docker Digest for 4.0.8: sha256:41883fb0f38572f3194dcbef6731eafdc6d8d7d4e319257d2ba2468c401c9881

General:
    * Unpins the werkzeug-dependency - Moto now works with werkzeug==2.2.2
    * Fixes the Docker-build to run on M1 Macbooks.

New Services: * ServiceQuotas: * get_service_quota() * list_aws_default_service_quotas()

New Methods: * CloudFront: list_invalidations() * RDS: modify_db_cluster()

Miscellaneous:

... (truncated)

Commits
  • 677457c Techdebt: Replace string-format with f-strings (for m* dirs) (#5686)
  • 2483111 Prepare release 4.0.10 (#5687)
  • 22b6205 Techdebt: Replace string-format with f-strings (for l* dirs) (#5685)
  • efeb110 Techdebt: Replace string-format with f-strings (for k* dirs) (#5684)
  • 2c8e795 Techdebt: Replace string-format with f-strings (for i* dirs) (#5682)
  • 310ef48 DynamoDB: fix: Add support for ReturnValuesOnConditionCheckFailure=ALL_OLD ...
  • dfd45d8 Secretsmanager: fix(add-secret): SecretString can be None (#5672)
  • 5760e5f Upgrade TF (#5683)
  • 8ffdc93 Techdebt: Replace string-format with f-strings (for g* dirs) (#5681)
  • 1a8ddc0 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
  • 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)

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

---
updated-dependencies:
- dependency-name: moto[s3]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 26, 2022

Dependabot tried to add @scv119 and @clarkzinzow as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/HumanCompatibleAI/ray/pulls/44/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the HumanCompatibleAI/ray repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2022

Superseded by #46.

@dependabot dependabot bot closed this Dec 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/data_processing/moto-s3--4.0.10 branch December 3, 2022 08:01
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.

1 participant