Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Bump moto from 1.3.16 to 3.0.2 - #223

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-3.0.2
Closed

Bump moto from 1.3.16 to 3.0.2#223
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-3.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 31, 2022

Copy link
Copy Markdown
Contributor

Bumps moto from 1.3.16 to 3.0.2.

Changelog

Sourced from moto's changelog.

3.0.2

* New Methods:
    * Kinesis:
        * deregister_stream_consumer()
        * describe_stream_consumer()
        * disable_enhanced_monitoring()
        * enable_enhanced_monitoring()
        * list_stream_consumers()
        * register_stream_consumer()
        * start_stream_encryption()
        * stop_stream_encryption()
        * update_shard_count()
    * RDS:
        * cancel_export_task()
        * copy_db_cluster_snapshot()
        * copy_db_snapshot()
        * create_db_cluster_snapshot()
        * create_event_subscription()
        * delete_db_cluster_snapshot()
        * delete_event_subscription()
        * describe_db_cluster_snapshots()
        * describe_event_subscriptions()
        * describe_export_tasks()
        * start_export_task()
    * Route53
        * list_hosted_zones_by_vpc()
  • Miscellaneous:
    • Improved configuration options for Docker-instances started by AWSLambda and Batch

3.0.1

* New Services:
    * MQ:
        * create_broker()
        * create_configuration()
        * create_tags()
        * create_user()
        * delete_broker()
        * delete_tags()
        * delete_user()
        * describe_broker()
        * describe_configuration()
        * describe_configuration_revision()
        * describe_user()
        * list_brokers()
        * list_configurations()

... (truncated)

Commits
  • 0addc16 Prepare release 3.0.2 (#4812)
  • cb60761 Added event subscriptions: create_event_subscription, delete_event_subscripti...
  • 3dfda9c validate containerProperties as strings (#4809)
  • ed86df6 ELBv2 improvements (#4808)
  • e1dbec1 Implement list_hosted_zones_by_vpc() functionality (#4771)
  • 8b39233 dynamodb: filter expression should applied after query/scan. fixes spulec/mot...
  • f158f0e Add RDS methods: start_export_task, cancel_export_task, describe_export_tasks...
  • 0da889f Add TEST_SERVER_MODE_ENDPOINT env var documentation (#4802)
  • bbe4402 Add host to batch (#4801)
  • 3ae6841 Local: Add RDS methods: copy_db_snapshot, copy_db_cluster_snapshot, create_db...
  • 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 1.3.16 to 3.0.2.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@1.3.16...3.0.2)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  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 Jan 31, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #229.

@dependabot dependabot Bot closed this Feb 9, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/moto-3.0.2 branch February 9, 2022 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants