Skip to content

Bump moto from 4.2.13 to 5.1.4 #767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps moto from 4.2.13 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)

@dependabot dependabot bot added dependencies python Pull requests that update python code labels Apr 21, 2025
Bumps [moto](https://github.com/getmoto/moto) from 4.2.13 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@4.2.13...5.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/moto-5.1.4 branch from c14d562 to 6c13f1f Compare April 21, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants