Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps moto from 5.0.24 to 5.1.0.

Changelog

Sourced from moto's changelog.

5.1.0

Docker Digest for 5.1.0: sha256:aaf5f4a72412b753b2115417e26360612564d3a29b1831f9316708e15138d699

* General:
    * Dropped support for Python 3.8
  • New Services:

    • Lex V2 Models:

      • create_bot()
      • create_bot_alias()
      • create_resource_policy()
      • delete_bot()
      • delete_bot_alias()
      • delete_resource_policy()
      • describe_bot()
      • describe_bot_alias()
      • describe_resource_policy()
      • list_bots()
      • list_bot_aliases()
      • list_tags_for_resource()
      • tag_resource()
      • update_bot()
      • update_bot_alias()
      • update_resource_policy()
      • untag_resource()
    • CloudHSM V2:

      • create_cluster()
      • delete_cluster()
      • describe_backups()
      • describe_clusters()
      • get_resource_policy()
      • list_tags()
      • put_resource_policy()
      • tag_resource()
      • untag_resource()
  • New Methods:

    • ElasticSearch:

      • add_tags()
      • list_tags()
      • remove_tags()
    • RDS:

      • describe_events()
      • describe_db_log_files()
      • failover_db_cluster()
      • restore_db_cluster_to_point_in_time()

... (truncated)

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 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.24 to 5.1.0.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.24...5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13492090123

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 97.5%

Totals Coverage Status
Change from base Build 13465031645: 0.0%
Covered Lines: 195
Relevant Lines: 200

💛 - Coveralls

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant