Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2022

Bumps moto[s3] from 2.3.1 to 4.0.6.

Changelog

Sourced from moto[s3]'s changelog.

4.0.6

Docker Digest for 4.0.6: sha256:01582a705be7c50bc15993acc2271cd190db9c08c5fc09d85c59c8ddae6bb260

General:
    * Moto can now be seeded, which will make identifiers deterministic.
      See http://docs.getmoto.org/en/latest/docs/configuration/recorder/index.html
    * The format for access-key and role ids has been changed, and is now generated using the same algorithm that AWS uses

Miscellaneous: * AWSLambda:add_permission() now properly handles the PrincipalOrgID-param * DynamoDB:update_item() now validates duplicate UpdateExpressions * EC2 now exposes instance types in the correct availability zones for us-west-1 (us-west-1a and us-west-1b) * EC2 has various improvements around the handling of RouteTableAssociations * Glue:get_tables() now supports the Expression-parameter * Organizations:create_organization() now uses a default value for FeatureSet=ALL * RDS:describe_db_subnet_groups() now returns the DBSubnetGroupArn-attribute * S3:upload_file() now supports the ExtraArgs: ChecksumAlgorithm-parameter * SSM:list_commands() now returns the DeliveryTimedOutCount-attribute

4.0.5

Docker Digest for 4.0.5: sha256:d18f760f3498b212b0c8c205c9c28c2b41e8c7a108f44e1bd1d7ee86dfc37c03

General:
    * Moto now has a Recorder, to easily record and replay a given set of requests.
      See http://docs.getmoto.org/en/latest/docs/configuration/recorder/index.html

Miscellaneous: * CloudFormation now supports the creation/update/deletion of AWS::EC2::LaunchTemplate * Glue:start_job_run() now respects the MaxConcurrentRuns-parameter * S3:get_object() now performs rudimentary BucketPolicy validation * StateManager now supports glue::job_run, managing how long it takes to for a Glue job to become 'SUCCEEDED'

4.0.3

Docker Digest for 4.0.3:

General:
    * Compatible with openapi-spec-validator 0.5.x

New Methods: * Kinesis: * update_stream_mode() * WAFv2: * associate_web_acl() * delete_web_acl() * disassociate_web_acl()

... (truncated)

Commits
  • 9cd8550 Prepare release 4.0.6 (#5514)
  • 9340335 EC2 availability zones in us-west-1: use A and B (#5515)
  • 37c5be7 EC2: Fix us-west-1 availability zones to b and c (#5513)
  • 59910c8 Fix License title to Apache 2.0 (#5512)
  • 2c2db27 AWSLambda:add_permission() now properly handles the PrincipalOrgID-parameter ...
  • 3679521 EC2 - Fix 3 issues with route table associations (#5509)
  • 3118090 DynamoDB: Validate duplicate expression paths (#5504)
  • de23d17 IAM: Make assumed role user ids dependent on role (#5501)
  • f082562 RDS: Ensure cross-region replica returns ARN (#5503)
  • b176feb SSM: now returns DeliveryTimedOutCount-attr (#5502)
  • 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.6.
- [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.6)

---
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 Oct 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 8, 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/31/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 Oct 15, 2022

Superseded by #32.

@dependabot dependabot bot closed this Oct 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/python/requirements/data_processing/moto-s3--4.0.6 branch October 15, 2022 07:16
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