Abhiek187 / aws-shop

A basic shopping app that utilizes various AWS services
https://d23f1hp5lvetow.cloudfront.net/
The Unlicense
3 stars 0 forks source link

Bump moto from 5.0.16 to 5.0.17 in /microservices/store in the moto group #952

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the moto group in /microservices/store with 1 update: moto.

Updates moto from 5.0.16 to 5.0.17

Changelog

Sourced from moto's changelog.

5.0.17

Docker Digest for 5.0.17: sha256:39372432cb24ab46211ca45648ca787e104589070b0d0a13ea0d73c6eb550079

New Methods:
    * CloudFront:
        * create_key_group()
        * create_public_key()
        * delete_public_key()
        * get_key_group()
        * get_public_key()
        * list_key_groups()
        * list_public_keys()
* QuickSight:
    * list_user_groups()
    * search_groups()
    * update_user()

* Workspaces Web:
    * list_tags_for_resource()
    * tag_resource()
    * untag_resource()

Miscellaneous:
* APIGateway: get_api_keys()/get_usage_plan_keys() now support the nameQuery param
* AppSync: create_graphql_api() now supports the visibility-parameter
* DynamoDB: delete_item() now returns the item when a ConditionalCheckFailed is thrown and ReturnValuesOnConditionCheckFailure == ALL_OLD
* QuickSight: Users can now have special characters in their name
* QuickSight: list_group_memberships() now supports pagination
* QuickSight: list_groups() now supports pagination
* QuickSight: list_users() now supports pagination
* SageMaker: search() now also supports ModelPackages/Pipelines/Jobs/Executions
* SecretsManager: delete_secret() now allows force deletion of already marked-for-delete secret
* StepFunctions: create_state_machine() now supports the parameters encryptionConfiguration, tracingConfiguration, loggingConfiguration

Commits
  • ddc7021 Pre-Release: Up Version Number
  • 36df7ae Prep release 5.0.17 (#8227)
  • d099251 chore: update SSM default parameters (#8228)
  • 1ace1db Support custom ids (#8216)
  • 81d6f95 Admin: Disable automatic dev releases, allow manual triggering instead (#8224)
  • 7cd5085 SecretsManager: Allow force deletion of already marked-for-delete secret (#8223)
  • 91e8524 Make .json.gz files deterministic (#8218)
  • a6dc298 RDS: DBInstances: Ensure compatibility with NodeJS SDK (#8222)
  • d184a3f APIGateway: fix strict filtering for API keys (#8220)
  • 84cac7a StepFunctions: add sfn stateMachine to resourcegrouptaggingapi (#8215)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions