Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps moto from 5.1.1 to 5.1.3.

Changelog

Sourced from moto's changelog.

5.1.3

Docker Digest for 5.1.3: sha256:c96adff67d2bf82c3a61a6f1155db5300be44d82a9403919a6ff994d0e5438b7

New Methods:
    * DMS:
        * create_replication_instance()
        * describe_replication_instances()
* Service Catalog:
    * describe_portfolio()

Miscellaneous: * ACM: request_certificate() now correctly handles IPv4-addresses * DynamoDB: update_item(): Fixed a bug where the PathOverlap-exception was thrown erroneously * EC2: Improved the behaviour of SecurityGroupRules with multiple IP ranges * MediaConnect: create_flow() now supports the Maintenance-parameter * RDS: Managed Secrets are now actually created in Secrets Manager * S3: delete_objects(): The BypassGovernanceMode-parameter is now compatible with botocore==1.27.25 * SNS: SMS messages are now exposed via the Moto API

5.1.2

Docker Digest for 5.1.2: sha256:3144ffd311b381594efde7ed4a41fb8fe2d66829ae5f3bf493f93f2ca1a8c82b

* New Services:
    * KinesisAnalyticsV2:
        * create_application()
        * describe_application()
        * list_applications()
        * list_tags_for_resource()
        * tag_resource()
* Service Catalog:
    * create_portfolio()
    * create_portfolio_share()
    * delete_portfolio()
    * delete_portfolio_share()
    * describe_portfolio_shares()
    * list_portfolio_access()
    * list_portfolios()
  • New Methods:
    • DirectoryServices:

      • create_log_subscription()
      • delete_log_subscription()
      • list_log_subscriptions()
    • EC2:

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

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

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 Apr 7, 2025
@qlty-cloud-legacy
Copy link

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

View more on Code Climate.

@unixorn unixorn merged commit d5802a6 into main Apr 12, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.3 branch April 12, 2025 02:33
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