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[server] from 4.1.7 to 4.1.8 #653

Merged
merged 1 commit into from
May 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps moto[server] from 4.1.7 to 4.1.8.

Changelog

Sourced from moto[server]'s changelog.

4.1.8

Docker Digest for 4.1.8: sha256:e83d868df71b193d625d9fb031282f6632c6c80d0314cfca6780f9a3f37d1f61

New Methods:
    * DynamoDB:
        * batch_execute_statement()
        * execute_statement()
        * execute_transaction()
* Glue:
    * batch_get_jobs()
    * delete_job()
  • KMS:
    • get_public_key()

Miscellaneous: * Athena: Fixed a bug causing every call to get_workgroup(WorkGroup="primary") to fail * AWSLambda: Performance improvement: Docker images are no longer re-downloaded if they already exist * BatchSimple now uses the environment variable MOTO_SIMPLE_BATCH_FAIL_AFTER=0 to determine whether the job should fail, and after how many seconds * EC2: replace_route() now supports the NetworkInterfaceId-parameter * ECR: batch_get_image() now correctly returns images when requested using an older tag * ELBv2: describe_target_health() now returns the correct error message for unregistered targets * S3: copy_object() now adds a checksum to a copied object if requested * S3: get_object() no longer returns a VersionId for non-versioned buckets * SES: Templates now allow a single curly brace, and no longer assume it's part of a variable * SSM: describe_parameters() now allows filtering by existence of tag-name * StepFunctions: The SF_EXECUTION_HISTORY_TYPE=FAILURE environment variable can now be used to generate failure responses for all operations * STS: assume_role() now stores the AccessKey in the requesting account

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: -11.35 ⚠️

Comparison is base (60e15ff) 89.64% compared to head (c175ff4) 78.29%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #653       +/-   ##
===========================================
- Coverage   89.64%   78.29%   -11.35%     
===========================================
  Files           7        7               
  Lines        1834     1834               
  Branches      216      216               
===========================================
- Hits         1644     1436      -208     
- Misses        141      373      +232     
+ Partials       49       25       -24     
Flag Coverage Δ
integration ?
unit 78.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [moto[server]](https://github.com/getmoto/moto) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@4.1.7...4.1.8)

---
updated-dependencies:
- dependency-name: moto[server]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/moto-server--4.1.8 branch from 92eacbb to c175ff4 Compare May 2, 2023 04:02
@neu-ro-github-bot neu-ro-github-bot bot merged commit e5943a1 into master May 2, 2023
@neu-ro-github-bot neu-ro-github-bot bot deleted the dependabot/pip/moto-server--4.1.8 branch May 2, 2023 04:06
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.

0 participants