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

build(deps-dev): bump moto from 4.1.10 to 4.1.11 #2443

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps moto from 4.1.10 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

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 4.1.10 to 4.1.11.
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.10...4.1.11)

---
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 requested a review from a team as a code owner June 5, 2023 23:04
@dependabot dependabot bot added dependencies Dependabot Updates pip Dependabot Updates Python labels Jun 5, 2023
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jfagoagas jfagoagas merged commit cbc2713 into master Jun 6, 2023
4 checks passed
@jfagoagas jfagoagas deleted the dependabot/pip/master/moto-4.1.11 branch June 6, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot Updates pip Dependabot Updates Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant