Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2023

Bumps moto from 4.0.10 to 4.1.1.

Changelog

Sourced from moto's changelog.

4.1.1

Docker Digest for 4.1.1: sha256:abb85db28568fc355636dac710a8108ba3cdb01bf1c129118cf1ce49eb8c5f07

New Methods:
    * APIGateway:
        * get_export()
* EC2:
    * describe_security_group_rules()
  • Glue:

    • delete_registry()
    • get_registry()
    • get_schema()
    • list_registries()
    • update_schema()
  • Sagemaker:

    • describe_pipeline()
    • describe_pipeline_definition_for_execution()
    • describe_pipeline_execution()
    • list_pipeline_executions()
    • list_pipeline_parameters_for_execution()
    • start_pipeline()

Miscellaneous: * APIGateway: put_integration() now supports the connectionType-parameter * Batch: register_job_definition() now supports type="multinode" * EC2: describe_launch_template_versions() now supports $Latest and $Default versions * ECS: list_services() now throws correct error when providing unknown cluster * ECS: start_task() now supports the tags-parameter * Events: put_events() now supports sending events to an eventbus in another region/account * KMS: list_aliases() now returns the TargetKeyId-attribute * S3: put_bucket_logging() now actually logs incoming requests, when enabled * SES: Fixed a bug where the service was not region-aware, i.e. all resources were shared across regions * SES: improved parser support for email templates * SSM: put_parameter() now validates the value of the Type-parameter * RDS: create_db_instance() now supports the PreferredMaintenanceWindow and PreferredBackupWindow-parameters

4.1.0

Docker Digest for 4.1.0: sha256:1c38613f7273054650d08f3cb3ce118753296d08ffbfee8c96400c89a529c9ca

General:
    * Dropped support for Py 3.6
    * Moto now uses setup.cfg to hold our packaging configuration, instead of setup.py, making Moto compatible with more recent Pip-versions

... (truncated)

Commits
  • 1928d9e Prep release 4.1.1 (#5869)
  • 64a5dcd ec2: default values in ec2 fleet (#5856)
  • b0ee64f Events: Support CrossAccount events (#5866)
  • 931bb6d APIGateway: add connection type field to integration model (#5867)
  • 00ad788 Techdebt: MyPy DynamoDB (#5863)
  • 90150d3 Enable Apple M1 support for Docker-builds with latest-tag (#5864)
  • 3a023f0 ECS: list_services() now throws correct error when providing unknown cluster ...
  • 90e63c1 SES: Ensure service is region-aware (#5862)
  • c81bd9a Bump peter-evans/create-or-update-comment from 1 to 2 (#5859)
  • 76b3e90 Bump docker/build-push-action from 2 to 3 (#5860)
  • 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/getmoto/moto) from 4.0.10 to 4.1.1.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.0.10...4.1.1)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file PYTHON labels Jan 29, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 5, 2023

Superseded by #69.

@dependabot dependabot bot closed this Feb 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/python/moto-4.1.1 branch February 5, 2023 10:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant