Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps moto from 5.0.28 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.28 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.28...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit f14570a and detected 0 issues on this pull request.

View more on Code Climate.

@unixorn unixorn merged commit af985bf into main Feb 24, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.0 branch February 24, 2025 21:18
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.

2 participants