materialsproject / jobflow

jobflow is a library for writing computational workflows.
https://materialsproject.github.io/jobflow
Other
90 stars 25 forks source link

Bump moto from 4.2.10 to 4.2.11 #500

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps moto from 4.2.10 to 4.2.11.

Changelog

Sourced from moto's changelog.

4.2.11

Docker Digest for 4.2.11: sha256:f2a24d8a3440bf397705e461b33a032bbb6d3511cd9c643e71419dd962b3384e

New Methods:
    * Lambda:
        * DeleteFunctionEventInvokeConfig()
        * GetFunctionEventInvokeConfig()
        * ListFunctionEventInvokeConfigs()
        * PutFunctionEventInvokeConfig()
        * UpdateFunctionEventInvokeConfig()
* Logs:
    * describe_export_tasks()

Miscellaneous: * DynamoDB: put_item() now returns old item for ConditionalCheckFailed exceptions * DynamoDB: scan() now returns the correct ScannedCount when passing the Limit-parameter * DynamoDB: transact_write_items() now validates that Keys in Update-queries are not empty * IOT: create_thing()/describe_thing() now returns the thingId * Logs: create_export_task() now actually exports the data to S3 * ResourceGroupsTaggingAPI: get_resources() now supports ACM certificates

Commits
  • 513b0c7 Prep release 4.2.11 (#7090)
  • 75cd430 DynamoDB: transact_write_items() now validates empty keys on Update-queries (...
  • 5a65684 Bump org.apache.maven.plugins:maven-surefire-plugin (#7088)
  • 7674712 Bump software.amazon.awssdk:bom in /other_langs/tests_java (#7087)
  • ca9e7e0 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#7086)
  • ba7953f Techdebt: Update boto3_name to 'rds-data' (#7084)
  • 10f8258 Lambda: event invoke config (#7078)
  • bb23df4 DynamoDB: Fix ScannedCount calculation for Limit-ed calls (#7085)
  • ad316dd Logs: create_export_task() now actually exports the data (#7082)
  • 4506ff8 chore: update SSM default AMI's (#7083)
  • 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 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)