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 2.0.2 to 2.0.3 #5744

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps moto from 2.0.2 to 2.0.3.

Changelog

Sourced from moto's changelog.

2.0.3

New Methods:
    * Support
        * create_case
        * describe_cases
        * resolve_case
Miscelleaneous:
    * CF now returns the PhysicalResourceId-attributes for AWS::EC2::NatGateway/AWS::EC2::Route/AWS::EC2::SubnetRouteTableAssociation
    * CognitoIDP:sign_up() now throws an UsernameExistsException if appropriate
    * DynamoDB now validates the case sensitivity for begins_with/between operators
    * EC2:associate_route_table() now supports the GatewayId-parameter
    * EC2:authorize_egress() now throws a InvalidPermission.Duplicate-exception if appropriate
    * EC2:authorize_security_group_egress() now throws a InvalidGroup.NotFound-exception
    * EC2:authorize_security_group_ingress() now throws a InvalidGroup.NotFound-exception
    * Events:describe_rule() now returns the ManagedBy/CreatedBy-parameters
    * Events:put_events() now supports providing an ARN for the EventBusName-parameter
    * Route53:list_hosted_zones_by_name() now returns the DNSName-parameter
    * S3:put_object_acl() now throws a NoSuchKey-exception if the object does not exist
    * SES:send_templated_email() now throws a TemplateDoesNotExist-exception if the template has not been created first
    * SSM:put_parameter() now throws an exception for empty values
Commits
  • 249cca0 CHANGELOG for 2.0.3 (#3814)
  • 9a020e6 Fix events rule ARN for custom event bus (#3809)
  • 57aa83e Use MOCK_ACCOUNT_ID when building default Rule ARN (#3808)
  • 3debbcd Document installing Moto with Homebrew (#3805)
  • a001c59 Modify SSM put_parameter() to raise ValidationException if value is empty s...
  • f549f1d Modify Rule.send_to_targets() to handle event_bus_name as ARN (#3804)
  • 9f9716e Check S3_IGNORE_SUBDOMAIN_BUCKETNAME environment variable (#3796)
  • 1761be4 Return error when trying to add rules to a non-existent security group (#3802)
  • 2bae7e4 Raise error when adding duplicate egress rule to ec2:SecurityGroup (#3801)
  • ba0f0bd Improve dynamodb query case sensitivity (#3799) (#3800)
  • 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 2.0.2 to 2.0.3.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@2.0.2...2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Mar 31, 2021
@skshetry skshetry merged commit 57c082e into master Mar 31, 2021
@skshetry skshetry deleted the dependabot/pip/moto-2.0.3 branch March 31, 2021 07:37
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