Skip to content

Bump moto from 1.3.16.dev122 to 4.1.12.dev37#52

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/moto-4.1.12.dev37
Closed

Bump moto from 1.3.16.dev122 to 4.1.12.dev37#52
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/moto-4.1.12.dev37

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps moto from 1.3.16.dev122 to 4.1.12.dev37.

Changelog

Sourced from moto's changelog.

Moto Changelog

4.1.11

Docker Digest for 4.1.11: sha256:0ac1ec726e428bd3134c10c32639d72f814bbe002b9d2010420850aab8bc2550

New Methods:
* AppSync:
    * get_introspection_schema()
  • Comprehend:
    • detect_key_phrases()
    • detect_pii_entities()
    • detect_sentiment()

Miscellaneous: * EC2: describe_key_pairs() now returns the CreateTime-attribute * EC2: describe_spot_fleet_requests() now returns the Tags-attribute * ECR: put_image(): now behaves correctly on duplicate images with duplicate tags * Organizations: create_policy() now supports the Tags-parameter * RDS: creation times of all objects are now in UTC * Redshift: creation times of all objects are now in UTC * S3: Bucket names are now global, meaning they have to be unique across accounts * S3: select_object_content() now supports None-values * S3: select_object_content() now supports nested FROM-clauses (from x.y as xy) * SecretsManager - update_secret() now supports the Description-parameter * SNS now returns the correct error message for non-existing topics * SNS: Topics are no longer accessible across regions (only across accounts) * SNS: delete_topic() is now idempotent and no longer throws an error for non-existent topics * SQS: Requests and responses in JSON-format are now supported * SSM: MaintenanceWindows now have tagging support

4.1.10

Docker Digest for 4.1.10: sha256:095d1dfadc71b4c68f05240129a32acf6dd7ba722c78afd4f01d8c7c3af0ebb4

New Services:
    * Glue:
        * create_session()
        * delete_session()
        * get_session()
        * list_sessions()
        * stop_session()
* Sagemaker:
    * create_transform_job()
    * describe_transform_job()

... (truncated)

Commits

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 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 1.3.16.dev122 to 4.1.12.dev37.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/commits)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.1.12.dev37 branch June 26, 2023 06: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

Development

Successfully merging this pull request may close these issues.

0 participants