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.1.11 to 4.1.12 #740

Merged
merged 3 commits into from
Jun 26, 2023
Merged

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)

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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch pyiron/pyiron_contrib/dependabot/pip/moto-4.1.12

@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2023

Pull Request Test Coverage Report for Build 5377833676

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 11.822%

Totals Coverage Status
Change from base Build 5357482413: 0.0%
Covered Lines: 1660
Relevant Lines: 14042

💛 - Coveralls

@jan-janssen jan-janssen merged commit 4767b40 into main Jun 26, 2023
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/moto-4.1.12 branch June 26, 2023 16:25
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.

2 participants