Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps moto from 5.1.3 to 5.1.4.

Changelog

Sourced from moto's changelog.

5.1.4

Docker Digest for 5.1.4: sha256:32d7805d8bd4c81db789c4fff2c36f96a8837cbd8e7a3853116b6516b9490dde

New Services: * CodeDeploy: * batch_get_applications() * batch_get_deployments() * create_application() * create_deployment() * create_deployment_group() * get_application() * get_deployment() * get_deployment_group() * list_applications() * list_deployments() * list_deployment_groups() 

New Methods:
* ACM:
* get_account_configuration()
* put_account_configuration()

* ACM PCA: * get_policy() * delete_policy() * put_policy() 
  • EC2:

    • create_default_subnet()
  • Glue:

    • get_job_runs()
  • Route53 Resolver:

    • associate_resolver_query_log_config()
    • create_resolver_query_log_config()
    • get_resolver_query_log_config()
  • SES:

    • create_email_identity_policy()
    • delete_email_identity_policy()
    • get_email_identity_policies()
    • get_identity_dkim_attributes()
    • update_configuration_set_reputation_metrics_enabled()
    • update_email_identity_policy()
  • Textract:

    • get_document_analysis()
    • start_document_analysis()

... (truncated)

Commits
  • f16dc04 Pre-Release: Up Version Number
  • fcb513c Prep release 5.1.4 (#8836)
  • 0c270d5 feat(acm-pca): add support for PutPolicy, GetPolicy, and DeletePolicy (...
  • 8cb7292 feat(acm): implement GetAccountConfiguration and PutAccountConfiguration ...
  • 1acee2f S3: RestoreObject: Remove validation around Days-parameter (#8833)
  • 97a15f1 IAM: Handle CF deletion of policies attached to a role (#8831)
  • 718d1d6 chore: update SSM default parameters (#8832)
  • 46c088c chore: update EC2 Instance Types (#8830)
  • 2e567c8 chore: update EC2 Instance Offerings (#8829)
  • 892a2cb S3: Move GLACIER_IR to storage class (#8828)
  • 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.3 to 5.1.4. - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.3...5.1.4) --- updated-dependencies: - dependency-name: moto dependency-version: 5.1.4 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 21, 2025
@qlty-cloud-legacy
Copy link

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

View more on Code Climate.

@unixorn unixorn merged commit abd80fb into main Apr 22, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/moto-5.1.4 branch April 22, 2025 15:44
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