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

Update moto[s3] requirement from <3.2,>=3.1.12 to >=4.0.1,<5 #1450

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Updates the requirements on moto[s3] to permit the latest version.

Changelog

Sourced from moto[s3]'s changelog.

4.0.1

Docker Digest for 4.0.1: sha256:effbe303d0ac958569537b725e7632354deb6e9ce0a78ced1a2c6bdd4123831d

New Services:
    * Personalize:
        * create_schema()
        * delete_schema()
        * describe_schema()
        * list_schemas()
* Signer:
    * cancel_signing_profile()
    * get_signing_profile()
    * list_signing_platforms()
    * put_signing_profile()

New Methods: * AWS Lambda: * create_function_url_config() * delete_function_url_config() * get_function_url_config() * update_function_url_config()

* Glue:
    * update_database()
  • EC2:

    • describe_volumes_modifications()
    • modify_volume()
  • S3:

    • delete_bucket_ownership_rule()
    • get_bucket_ownership_rule()
    • put_bucket_ownership_rule()

Miscellaneous: * CloudFormation: Fixed a bug where deletion of AWS::Route53::RecordSet would result in an error * DynamoDB: Fixed a bug where a TableARN would always return region=us-east-1 * EC2:create_launch_template() now supports the TagSpecifications-parameter * EC2:describe_instance_types() now supports the Filters-parameter * EC2:run_instances() now supports the HibernationOptions-param

4.0.0

Docker Digest for 4.0.0: sha256:348b516e706e19544dec3643d25304e24b75e48c92b1a6d347e5cd8c349cd8cd

General:
    * Introduces MultiAccount support (see http://docs.getmoto.org/en/latest/docs/multi_account.html)
    * Removes deprecated decorators mock_dynamodb2 and mock_rds2

... (truncated)

Commits

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 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 August 26, 2022 05:33
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2022
@mvpatel2000
Copy link
Contributor

mvpatel2000 commented Aug 26, 2022

Closing in favor of #1455 which bumps minimum version to most recent major release

I'll just edit this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2022

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.

@mvpatel2000 mvpatel2000 deleted the dependabot/pip/moto-s3--gte-3.1.12-and-lt-4.1 branch August 26, 2022 05:58
@mvpatel2000 mvpatel2000 restored the dependabot/pip/moto-s3--gte-3.1.12-and-lt-4.1 branch August 26, 2022 06:06
@mvpatel2000 mvpatel2000 reopened this Aug 26, 2022
Updates the requirements on [moto[s3]](https://github.com/spulec/moto) to permit the latest version.
- [Release notes](https://github.com/spulec/moto/releases)
- [Changelog](https://github.com/spulec/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@3.1.12...4.0.1)

---
updated-dependencies:
- dependency-name: moto[s3]
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/moto-s3--gte-3.1.12-and-lt-4.1 branch from cfb01eb to 3c8375c Compare August 26, 2022 06:07
@mvpatel2000 mvpatel2000 changed the title Update moto[s3] requirement from <3.2,>=3.1.12 to >=3.1.12,<4.1 Update moto[s3] requirement from <3.2,>=3.1.12 to >=4.0.1,<5 Aug 26, 2022
@mvpatel2000 mvpatel2000 merged commit 44f6b64 into dev Aug 26, 2022
@mvpatel2000 mvpatel2000 deleted the dependabot/pip/moto-s3--gte-3.1.12-and-lt-4.1 branch August 26, 2022 06:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant