Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps moto from 5.1.4 to 5.1.5.

Changelog

Sourced from moto's changelog.

5.1.5

Docker Digest for 5.1.5: sha256:b9dbd12d211c88e5799d023db15ec809bca4cc6df93a8aa78f26ccbfb073d18a

New Services: * Connect Campaign: * create_campaign() * delete_campaign() * describe_campaign() * get_connect_instance_config() * start_instance_onboarding_job() 
* CloudDirectory: * create_directory() * delete_directory() * get_directory() * list_directories() * list_tags_for_resource() * tag_resource() * untag_resource() 
  • Network Firewall:

    • create_firewall()
    • describe_firewall()
    • describe_logging_configuration()
    • list_firewalls()
    • update_logging_configuration()
  • ServiceCatalog-AppRegistry:

    • associate_resource()
    • create_application()
    • list_applications()
    • list_associated_resources()

New Methods: * ACM PCA: * list_certificate_authorities()

* CloudWatch: * delete_insight_rules() * describe_insight_rules() * disable_insight_rules() * enable_insight_rules() * put_insight_rule() 
  • CodeDeploy:
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

... (truncated)

Commits
  • b7c66df Pre-Release: Up Version Number
  • 5b0a4ff Prep release 5.1.5 (#8924)
  • 6001586 [EC2] Add modify_instance_metadata_options support (#8922)
  • 865b9a7 SQS: Return MessageGroupId (and similar attributes) on receive_messages (#8902)
  • f04c3a6 EventBridge: Update describe_event_bus schema (#8893)
  • 3ef1ae7 [Connect Campaign] - Config, Job, Campaign (#8905)
  • 2f6807f Add tagging support for CodeDeploy resources (#8878)
  • a981fe0 ResourceGroups: support retrieval by the name or the ARN of the resource grou...
  • ca847fa [APIGateway] Add ApiKeyNotFoundException for update/delete_api_key (#8918)
  • c04116b EC2: Fix Flaky Test (#8914)
  • 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.1.4 to 5.1.5. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.4...5.1.5) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.5 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 May 26, 2025
@qlty-cloud-legacy
Copy link

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

View more on Code Climate.

@unixorn unixorn merged commit d7ebdcd into main May 28, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.5 branch May 28, 2025 16:47
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

2 participants