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[server] from 3.1.12 to 3.1.13 #58

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps moto[server] from 3.1.12 to 3.1.13.

Changelog

Sourced from moto[server]'s changelog.

3.1.13

Docker Digest for 3.1.13: sha256:d7f6c779c79f03b686747ae26b52bdca26fd81a50c6a41a8a6cba50c96982abf

New Methods:
    * EC2:
        * create_default_vpc()
* Greengrass:
    * create_device_definition()
    * create_device_definition_version()
    * delete_core_definition()
    * delete_device_definition()
    * get_core_definition()
    * get_core_definition_version()
    * get_device_definition()
    * get_device_definition_version()
    * list_core_definitions()
    * list_core_definition_versions()
    * list_device_definitions()
    * list_device_definition_versions()
    * update_core_definition()
    * update_device_definition()
  • SSO Admin:

    • create_permission_set()
    • delete_permission_set()
    • describe_permission_set()
    • list_permission_sets()
    • update_permission_set()
  • Route53:

    • get_dnssec()
    • get_health_check()
  • Miscellaneous:
    • StateManager now supports s3::keyrestore, managing how long it takes to restore S3 objects from Glacier.
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)

Bumps [moto[server]](https://github.com/spulec/moto) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.12...3.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #58 (c7aab98) into main (d4482b7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   48.81%   48.81%           
=======================================
  Files          49       49           
  Lines        2583     2583           
  Branches      311      311           
=======================================
  Hits         1261     1261           
  Misses       1298     1298           
  Partials       24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4482b7...c7aab98. Read the comment docs.

@skshetry skshetry merged commit f2ddef8 into main Jun 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/moto-server--3.1.13 branch June 14, 2022 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants