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

Bump moto from 4.2.6 to 4.2.11 #203

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

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

4.2.10

Docker Digest for 4.2.10: sha256:f72acd62b994654d01bdec6f5cc779f4ab30083b441e2fb7eff0c13e0bbfdca7

New Methods:
    * CognitoIdentity: list_identity_pools()

Miscellaneous: * Autoscaling: describe_tags() now supports the key/value filters * CloudFormation: AWS::Logs::LogGroup now supports tags * CloudWatch: get_metric_data() no longer throws an error when supplying >10 queries * CognitoIdentity: get_credentials_for_identity() now returns Expiration as a number, fixing compatibility with the GoLang SDK * EFS: describe_access_points() now supports the FileSystemId-parameter * LakeFormation: list_permissions() now supports the DataLocation-parameter * LakeFormation: register_resource() now throws an exception when registering an existing resource * SQS: Ensure all responses are in JSON-format when required, fixing compatibility with the Ruby SDK

4.2.9

Docker Digest for 4.2.9: sha256:4e9d89322b5ca9196fa7efda78b1269580be7aa6879894950e2728edc946573f

General:
    * Fix compatibility with botocore 1.32.1

Miscellaneous:

... (truncated)

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 <dependency name> 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)

Bumps [moto](https://github.com/getmoto/moto) from 4.2.6 to 4.2.11.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.2.6...4.2.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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2023
@dependabot dependabot bot requested a review from a team December 4, 2023 04:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Looks like moto is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/moto-4.2.11 branch December 7, 2023 15:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants