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

build(deps-dev): bump moto from 4.1.11 to 4.1.12 #2530

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps moto from 4.1.11 to 4.1.12.

Changelog

Sourced from moto's changelog.

4.1.12

Docker Digest for 4.1.12: sha256:38e34a1ee4042fd52f15703c2e750780fe0fd809b2745fd263b2d1de33566590

General:
    * Support for ISO regions
    * The official Docker image now comes with curl pre-installed

New Services: * AppConfig: * create_application() * create_configuration_profile() * create_hosted_configuration_version() * delete_application() * delete_configuration_profile() * delete_hosted_configuration_version() * get_application() * get_configuration_profile() * get_hosted_configuration_version() * list_configuration_profiles() * list_tags_for_resource() * tag_resource() * untag_resource() * update_application() * update_configuration_profile()

New Methods: * IdentityStore: * create_user() * describe_user() * delete_user() * get_group_id() * delete_group() * create_group_membership() * get_group_memberships() * delete_group_membership()

* SSM:
    * create_patch_baseline()
    * describe_patch_baselines()
    * delete_patch_baseline()
    * register_target_with_maintenance_window()
    * describe_maintenance_window_targets()
    * deregister_target_from_maintenance_window()

Miscellaneous: * Moto Dashboard no longer fails to load after an S3 file is overwritten * CloudFormation: AWS:SSM::Parameter now exposes the PhysicalResourceId * CloudFront: create_invalidation() now behaves correctly when supplying a single Path

... (truncated)

Commits
  • 2543f9a Prep release 4.1.12 (#6440)
  • 9b8e249 S3: Multiple Transitions in lifecycle configuration (#6439)
  • 7e2cd92 SSM: missing type from param update response (#6436)
  • dab6318 Techdebt: Replace sure with regular asserts for DAX+DMS (#6435)
  • 10106d7 Fixed bug in new Config recorder logic (#6434)
  • 9a247d5 SSM: add support for maintenance window targets (#6429)
  • 883d01d Merge pull request #6432 from rafcio19/fix/ssm_param_update
  • 0a814f1 Merge pull request #6425 from LewisGaul/replace-route-invalidparametervalue
  • 103d6a9 chore: mypy
  • 1d8ca4a Use same structure as delete_route() for determining cidr string
  • 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)

@dependabot dependabot bot requested a review from a team June 26, 2023 23:05
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Jun 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/master/moto-4.1.12 branch 3 times, most recently from 72594af to 6bbda5f Compare June 27, 2023 05:56
Bumps [moto](https://github.com/getmoto/moto) from 4.1.11 to 4.1.12.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.11...4.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/moto-4.1.12 branch from 6bbda5f to 4132b53 Compare June 27, 2023 06:38
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfagoagas jfagoagas merged commit 60a1497 into master Jun 27, 2023
@jfagoagas jfagoagas deleted the dependabot/pip/master/moto-4.1.12 branch June 27, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant