Skip to content

Conversation

@dependabot
Copy link

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

Bumps moto from 0.4.31 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)

Bumps [moto](https://github.com/getmoto/moto) from 0.4.31 to 4.1.12.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@0.4.31...4.1.12)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #486.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.1.12 branch July 17, 2023 01:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant