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

chore(deps): update moto requirement from ==4.* to ==5.* #258

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Updates the requirements on moto to permit the latest version.

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner March 28, 2024 06:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 28, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 5aabfb4 to 4c0e9de Compare March 30, 2024 18:36
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 4c0e9de to c0a8e08 Compare March 31, 2024 01:16
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from c0a8e08 to b319070 Compare April 1, 2024 01:50
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from b319070 to 76da644 Compare April 1, 2024 15:24
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 76da644 to 87184e9 Compare April 1, 2024 15:49
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 87184e9 to 1c2b74e Compare April 1, 2024 15:58
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 1c2b74e to e264d84 Compare April 1, 2024 18:51
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from e264d84 to 4e62a3d Compare April 1, 2024 21:27
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 4e62a3d to 58f62db Compare April 3, 2024 20:13
@dependabot dependabot bot force-pushed the dependabot/pip/moto-eq-5.star branch from 58f62db to 03d8d93 Compare April 6, 2024 01:37
@amarsjac amarsjac force-pushed the dependabot/pip/moto-eq-5.star branch 2 times, most recently from e80014e to b34580f Compare April 23, 2024 14:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

A newer version of moto exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@amarsjac
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@amarsjac amarsjac force-pushed the dependabot/pip/moto-eq-5.star branch from b34580f to b3edb48 Compare May 28, 2024 20:54
Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.0.0...5.0.4)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@amarsjac amarsjac force-pushed the dependabot/pip/moto-eq-5.star branch from b3edb48 to 3de06cd Compare May 29, 2024 20:02
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@epmog
Copy link
Contributor

epmog commented Jul 5, 2024

@dependabot recreate

@epmog epmog closed this Jul 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/moto-eq-5.star branch July 5, 2024 22:02
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.

2 participants