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

Bump moto from 4.0.13 to 4.1.2 #12002

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps moto from 4.0.13 to 4.1.2.

Changelog

Sourced from moto's changelog.

4.1.2

Docker Digest for 4.1.2: sha256:742bd95faadb80133aa7082ca6f4d1d71af2f4802833e92348b082b11ec8d4ed

New Methods:
    * Batch:
        * create_scheduling_policy()
        * delete_scheduling_policy()
        * describe_scheduling_policies()
        * list_scheduling_policies()
        * update_scheduling_policy()
* EC2:
    * allocate_hosts()
    * describe_hosts()
    * modify_hosts()
    * release_hosts()
  • ECS:

    • put_cluster_capacity_providers()
    • update_capacity_provider()
    • update_cluster()
  • Glue:

    • batch_get_crawlers()

Miscellaneous: * AWSLambda: Base Images are now pulled from multiple repositories, increasing the number of supported language/versions out of the box * CognitoIDP: admin_update_user_attributes() now checks for duplicate emails * ECS: create_cluster() now supports the parameters configuration, capacityProviders, defaultCapacityProviderStrategy * ECS: delete_cluster() now marks the cluster as INACTIVE, rather than removing it outright, in-line with how AWS behaves * ECS: register_task_definition() now supports the parameters proxyConfiguration, inferenceAccelerators, runtimePlatform, ipcMode, pidMode, ephemeralStorage * ECS: run_task() no longer crashes when providing launchType=FARGATE * ECS now has improved tagging-support * EKS: create_nodegroup() now returns the correct launchTemplate-attributes * Kinesis now supports the streamARN-parameter for all arguments * S3: Improved bucket policy enforcement

4.1.1

Docker Digest for 4.1.1: sha256:abb85db28568fc355636dac710a8108ba3cdb01bf1c129118cf1ce49eb8c5f07

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

... (truncated)

Commits

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)

@dependabot dependabot bot added release:main Dependabot label for filtering releases type:dependencies Pull requests that update a dependency file labels Feb 6, 2023
@dependabot dependabot bot force-pushed the dependabot-pip-moto-4.1.2 branch from fcd578f to 60d22f6 Compare February 7, 2023 11:53
Bumps [moto](https://github.com/getmoto/moto) from 4.0.13 to 4.1.2.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.0.13...4.1.2)

---
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 force-pushed the dependabot-pip-moto-4.1.2 branch from 60d22f6 to 17f90ac Compare February 14, 2023 17:16
Shmuma added a commit that referenced this pull request Feb 15, 2023
@Shmuma Shmuma mentioned this pull request Feb 15, 2023
4 tasks
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2023

Superseded by #12075.

@dependabot dependabot bot closed this Feb 21, 2023
@dependabot dependabot bot deleted the dependabot-pip-moto-4.1.2 branch February 21, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:main Dependabot label for filtering releases type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants