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

Bump moto from 5.0.3 to 5.0.4 #40

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 28, 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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 28, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8463387097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 8390181101: 0.0%
Covered Lines: 67
Relevant Lines: 67

💛 - Coveralls

Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #50.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/moto-5.0.4 branch April 8, 2024 06:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant