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

build(deps): Bump moto from 3.1.8 to 4.0.6 #690

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps moto from 3.1.8 to 4.0.6.

Changelog

Sourced from moto'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](https://github.com/spulec/moto) from 3.1.8 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@3.1.8...4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #697.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/moto-4.0.6 branch October 10, 2022 10:32
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants