Skip to content

Conversation

@dependabot
Copy link

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

Bumps moto from 0.4.31 to 4.1.11.

Changelog

Sourced from moto's 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()
    * list_transform_jobs()

Miscellaneous: * Core: The date-header is now returned for all operations (set to the current date)

... (truncated)

Commits
  • 836efe7 Update CHANGELOG.md
  • 0df65a3 Prep release 4.1.11 (#6367)
  • 073b494 Techdebt: Replace sure with regular asserts in AMP tests (#6364)
  • 6cd9aae Techdebt: Replace sure with regular asserts in ACM tests (#6363)
  • 2c42a49 Update README.md
  • a10a166 Bump maven-surefire-plugin in /other_langs/tests_java (#6357)
  • dd4e57a Bump software.amazon.awssdk:bom in /other_langs/tests_java (#6359)
  • 35a2899 Bump maven-project-info-reports-plugin in /other_langs/tests_java (#6358)
  • c171781 SNS: Disable cross-region access (#6355)
  • 37cb6ce SecretsManager - update_secret() now supports the Description-parameter (#6352)
  • 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 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 0.4.31 to 4.1.11.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@0.4.31...4.1.11)

---
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 the dependencies Pull requests that update a dependency file label Jun 5, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #485.

@dependabot dependabot bot closed this Jun 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.1.11 branch June 26, 2023 01:44
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