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 5.0.9 to 5.0.13 #1137

Closed
wants to merge 3 commits into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps moto from 5.0.9 to 5.0.13.

Changelog

Sourced from moto's changelog.

5.0.13

Docker Digest for 5.0.13: sha256:de97faba597d8f1bfb4dab1c7d562e1997ac5e0ba1186c4392430650b0f6bd4e

General:
    * Support for Python 3.13
    * Moto now supports whitelisting which services can be used

New Services:
* AppMesh:
* create_mesh()
* delete_mesh()
* describe_mesh()
* list_meshes()
* list_tags_for_resource()
* tag_resource()
* update_mesh()

* Transfer:
    * create_server()
    * create_user()
    * delete_server()
    * delete_ssh_public_key()
    * delete_user()
    * describe_server()
    * describe_user()
    * import_ssh_public_key()

New Methods:
* Athena:
* delete_work_group()

* CodeBuild:
    * batch_get_projects()
  • DynamoDB:

    • delete_resource_policy()
    • get_resource_policy()
    • put_resource_policy()
  • EMR:

    • get_block_public_access_configuration()
    • put_block_public_access_configuration()
  • QLDB:

    • create_ledger()
    • delete_ledger()
    • describe_ledger()
    • list_tags_for_resource()
    • tag_resource()

... (truncated)

Commits
  • 177db98 Pre-Release: Up Version Number
  • bc1918f Update CHANGELOG.md
  • a743744 Prep release 5.0.13 (#7994)
  • 0d02caa AppMesh (#7987)
  • a42d9d1 RDS: update_db_instance() now supports the CloudwatchLogsExportConfiguration-...
  • 479cc5d Events: now supports the InputTemplate-parameter (#7992)
  • 88405fc RDS Fix bug that causes second PIT restore to fail (#7991)
  • 3827cce DynamoDB: empty update expression now returns a ValidationException (#7989)
  • 856ded1 Admin: Support Py 3.13 (#7984)
  • f5df94a Autoscaling: update_group() now validates that the Group exists (#7983)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.0.9 to 5.0.13.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.9...5.0.13)

---
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 added the dependencies Pull requests that update a dependency file label Aug 19, 2024
Copy link
Contributor

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

Copy link

codacy-production bot commented Aug 19, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (360d759) 10175 1280 12.58%
Head commit (0a262b8) 10175 (+0) 1280 (+0) 12.58% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1137) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@coveralls
Copy link

coveralls commented Aug 19, 2024

Pull Request Test Coverage Report for Build 10452634690

Details

  • 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 12.58%

Totals Coverage Status
Change from base Build 10404760597: 0.0%
Covered Lines: 1280
Relevant Lines: 10175

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #1147.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/moto-5.0.13 branch September 9, 2024 11:59
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