Skip to content
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

build(deps-dev): bump moto from 5.0.3 to 5.0.4 #3629

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps moto from 5.0.3 to 5.0.4.

Changelog

Sourced from moto's changelog.

5.0.4

Docker Digest for 5.0.4: sha256:e13e917e563bd1e3bb745b0ce914bdcc3bd4577542e13e1468eac5078774b2aa

General:
    * Lambda: The results of a Dockerless invocation can now be configured.
      See http://docs.getmoto.org/en/latest/docs/services/lambda.html
* StepFunctions can now execute the provided StepFunctionMachine (opt-in), instead of returning static data (still the default).
  See http://docs.getmoto.org/en/latest/docs/services/stepfunctions.html

New Service: * ElastiCache: * list_tags_for_resource()

* ResilienceHub:
    * create_app()
    * create_app_version_app_component()
    * create_app_version_resource()
    * create_resiliency_policy()
    * describe_app()
    * describe_resiliency_policy()
    * import_resources_to_draft_app_version()
    * list_app_assessments()
    * list_app_version_app_components()
    * list_app_version_resources()
    * list_app_versions()
    * list_apps()
    * list_resiliency_policies()
    * list_tags_for_resource()
    * publish_app_version()
    * tag_resource()
    * untag_resource()
  • Workspaces:
    • create_tags()
    • create_workspace_image()
    • create_workspaces()
    • deregister_workspace_directory()
    • describe_client_properties()
    • describe_tags()
    • describe_workspace_directories()
    • describe_workspace_image_permissions()
    • describe_workspace_images()
    • describe_workspaces()
    • modify_client_properties()
    • modify_selfservice_permissions()
    • modify_workspace_creation_properties()
    • register_workspace_directory()
    • update_workspace_image_permission()

... (truncated)

Commits
  • 90adead Prep release 5.0.4 (#7525)
  • 1fc2200 SNS: delete_endpoint() is now an idempotent operation, just like AWS (#7524)
  • e4ec1a4 Bump ruby/setup-ruby from 1.172.0 to 1.173.0 (#7522)
  • 31b971f fixed secretsmanager list api to support filtering correctly (#7511)
  • ade1001 S3: select_object_content() now supports Compressed requests and CSV outputs ...
  • f14749b chore: update SSM default parameters (#7516)
  • ee4c5ed Admin: Fix remaining ruff and pylint error (#7512)
  • e3555bb Adim: Add format check by ruff in Github Actions (#7510)
  • c8db699 ACMPCA: Adding validation and unittests for revocation configuration (#7503)
  • 33d3745 EC2: Add additional VPC Endpoint Services (#7509)
  • 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 requested a review from a team as a code owner April 1, 2024 22:59
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Apr 1, 2024
@jfagoagas jfagoagas added the backport-v3 Pending to port to Prowler v3 branch label Apr 2, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/master/moto-5.0.4 branch 2 times, most recently from cb8b2f8 to eab3499 Compare April 2, 2024 05:53
Bumps [moto](https://github.com/getmoto/moto) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.0.3...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/moto-5.0.4 branch from eab3499 to b774f8d Compare April 2, 2024 06:18
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Apr 2, 2024
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.05%. Comparing base (b9c5634) to head (c9a6b2e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3629      +/-   ##
==========================================
+ Coverage   86.04%   86.05%   +0.01%     
==========================================
  Files         704      704              
  Lines       21749    21749              
==========================================
+ Hits        18713    18716       +3     
+ Misses       3036     3033       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sergargar sergargar merged commit abf0447 into master Apr 2, 2024
11 checks passed
@sergargar sergargar deleted the dependabot/pip/master/moto-5.0.4 branch April 2, 2024 08:21
@sergargar sergargar removed the backport-v3 Pending to port to Prowler v3 branch label Apr 3, 2024
sergargar added a commit that referenced this pull request Apr 3, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio <sergio@prowler.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants