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.1 #80

Closed
wants to merge 1 commit into from

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.1.

Changelog

Sourced from moto's changelog.

2.2.1

Known bugs:
    * Moto still depends on setuptools (or more specifically pkg_resources), 
      but this module is not listed as a dependency.

General: * We removed Py3.5 support * We removed some unnecessary dependencies for the EC2/SQS services.

New Services: * EFS: * create_file_system * create_mount_target * delete_file_system * delete_mount_target * describe_backup_policy * describe_file_systems * describe_mount_target

New Methods: * CognitoIDP: * admin_user_global_sign_out() * EC2: * associate_transit_gateway_route_table() * delete_transit_gateway_vpc_attachment() * disable_transit_gateway_route_table_propagation() * enable_transit_gateway_route_table_propagation() * modify_vpc_tenancy() * modify_transit_gateway_vpc_attachment() * Events: * update_connection()

Miscellaneous: * EC2 - describe_route_tables() now returns the associationState-attribute * EKS - list_clusters() received a pagination bug fix * IOT - describe_certificate() now returns the validity-attribute * SQS - create_queue() now supports empty tags * SQS - set_queue_attributes() now supports setting an empty policy

Commits
  • 5aacd69 Prep release 2.2.1 (#4124)
  • c8b2b6d fixed vpc with terraform; added modify vpc tenancy (#4116)
  • 6eeb4b4 Add support for EC2 transit gateway associations (#4089)
  • 6803a47 add exception handling to signal handlers if moto is started from non-main th...
  • faadf3d fix parsing regex to support request params with dicts of lists (#4111)
  • 803e005 Remove leading space from DeleteObject action name (#4108)
  • 33175a5 Fix CI Dependency test (#4109)
  • a324e3a CI - Explicitly install virtualenv
  • 11883a1 Remove unnecessary dependencies EC2/SQS (#4094)
  • 6b4032a Add partial support for EFS (#4080)
  • 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.1.
- [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.1)

---
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 08:12
@coveralls
Copy link

coveralls commented Aug 9, 2021

Pull Request Test Coverage Report for Build 1112097058

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 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 1090435907: 0.2%
Covered Lines: 1290
Relevant Lines: 1387

💛 - Coveralls

@ncilfone
Copy link
Contributor

ncilfone commented Aug 9, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2021

Superseded by #82.

@dependabot dependabot bot closed this Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/moto-2.2.1 branch August 9, 2021 14:44
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