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

pip(deps): bump moto from 2.2.0 to 2.2.2 #82

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2021

Bumps moto from 2.2.0 to 2.2.2.

Changelog

Sourced from moto's changelog.

2.2.2

General:
    * Removed the dependency on pkg_resources that was broken in 2.2.1

New Services: * WafV2: * create_web_acl() * list_web_acls()

New Methods: * Autoscaling: * delete_tags() * resume_processes() * ConfigService: * list_tags_for_resource() * tag_resource() * untag_resource() * EC2: * accept_transit_gateway_peering_attachment() * create_transit_gateway_peering_attachment() * delete_transit_gateway_peering_attachment() * describe_transit_gateway_peering_attachments() * reject_transit_gateway_peering_attachment() * ECR: * delete_repository_policy() * get_repository_policy() * list_tags_for_resource() * put_image_tag_mutability() * put_image_scanning_configuration() * set_repository_policy() * tag_resource() * untag_resource() * KMS: * update_alias() * Logs: * delete_resource_policy() * describe_resource_policies() * RDS: * modify_db_subnet_group()

Miscellaneous: * CloudFormation: Improved support for AWS::ECR::Repository * CloudFormation: execute_change_set() now properly updates the status of a stack * CognitoIDP: list_users() now supports username/status in the Filter-attribute * ECR: create_repository() now supports the parameters encryptionConfiguration, imageScanningConfiguration, imageTagMutability * Events: put_permission() now supports the Policy and Condition-parameters * Events: remove_permission() now supports the RemoveAllPermissions-parameter * Kinesis: create_delivery_stream() now supports the ElasticsearchDestinationConfiguration-parameter * SecretsManager: create_secret() now supports the KmsKeyId-parameter

... (truncated)

Commits
  • 8e61504 Add tagging support for Cognito identity pools (#4147)
  • 3336539 Prep release 2.2.2 (#4152)
  • 6ae3704 UnboundLocalError is thrown when creating a Firehose delivery stream. (#4144)
  • 6fedb25 Merge pull request #4149 from xiaket/execute_change_set_update_stack_status
  • 6b88000 Add Log Service describe_resource_policies, delete_resource_policy (#4150)
  • b4ae6a9 Add ecr repo policy (#4148)
  • f096b0e added support for tags in vpc peering connections (#4137)
  • 35d0dde Add support for KMS update-alias (#4143)
  • 9af1a96 make FakeChangeSet a subclass of BaseModel, not FakeStack.
  • 98274f4 fix issue with DeleteChangeSet.
  • 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.2.0 to 2.2.2.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@2.2.0...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updates to dependencies label Aug 9, 2021
@dependabot dependabot bot requested a review from ncilfone August 9, 2021 14:44
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1113242004

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.006%

Totals Coverage Status
Change from base Build 1113239594: 0.2%
Covered Lines: 1290
Relevant Lines: 1387

💛 - Coveralls

@ncilfone ncilfone merged commit 51eb573 into master Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/moto-2.2.2 branch August 9, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants