Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Update dependency moto to v4.1.6 #424

Merged
merged 1 commit into from
Mar 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
moto (changelog) 4.1.5 -> 4.1.6 age adoption passing confidence

Release Notes

getmoto/moto

v4.1.6

Compare Source

Docker Digest for 4.1.6: sha256:36122dca33cb8f70d84734d1a0a6a5931f7a533fab3c58edd7ca0b2ebe325797

New Services:
    * OpenSearch:
        * add_tags()
        * create_domain()
        * delete_domain()
        * describe_domain()
        * describe_domain_config()
        * get_compatible_versions()
        * list_tags()
        * remove_tags()
        * update_domain_config()

Methods:
    * S3: select_object_content()

Miscellaneous:
    * Batch: The AWS_BATCH_JOB_MAIN_NODE_PRIVATE_IPV4_ADDRESS-variable now plays nicely with custom Docker networks
    * CloudFormation now supports deletion of AWS::EC2::Subnet, AWS::EC2::VPC
    * CloudFormation now supports variable mapping inside "Fn::Sub"
    * CloudFormation: delete_stack() now adheres to "DeletionPolicy": "Retain" set for individual resources
    * Events: The EventBusName-parameter is now supported for these methods:
      delete_rule(), describe_rule(), disable_rule(), enable_rule(), list_rule_names_by_target(), list_rules(), list_targets_by_rule()
    * RDS: describe_db_clusters() now accepts an ARN as identifier
    * RDS: describe_db_snapshots() now returns the TagList-attribute
    * S3: get_object() now returns the AcceptRanges header
    * S3: head_bucket() now returns the region-header
    * SecretsManager now supports partial ARN's

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8a04817) 92.69% compared to head (c2f3b94) 92.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #424   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          24       24           
  Lines         616      616           
=======================================
  Hits          571      571           
  Misses         45       45           
Flag Coverage Δ
unittests 92.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kitsuyui kitsuyui merged commit 480f240 into main Mar 26, 2023
@kitsuyui kitsuyui deleted the renovate/moto-4.x-lockfile branch March 26, 2023 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant