moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
452 stars 150 forks source link

fix(deps): update module github.com/aws/aws-lambda-go to v1.43.0 - autoclosed #1338

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-lambda-go v1.42.0 -> v1.43.0 age adoption passing confidence

Release Notes

aws/aws-lambda-go (github.com/aws/aws-lambda-go) ### [`v1.43.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.43.0) [Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.42.0...v1.43.0) #### What's Changed - update linter version by [@​bmoffatt](https://togithub.com/bmoffatt) in [https://github.com/aws/aws-lambda-go/pull/539](https://togithub.com/aws/aws-lambda-go/pull/539) - Added support for Cognito pre token generation with access token customization by [@​AMZ-brandon](https://togithub.com/AMZ-brandon) in [https://github.com/aws/aws-lambda-go/pull/538](https://togithub.com/aws/aws-lambda-go/pull/538) #### New Contributors - [@​AMZ-brandon](https://togithub.com/AMZ-brandon) made their first contribution in [https://github.com/aws/aws-lambda-go/pull/538](https://togithub.com/aws/aws-lambda-go/pull/538) **Full Changelog**: https://github.com/aws/aws-lambda-go/compare/v1.42.0...v1.43.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 8 months ago

Codecov Report

Merging #1338 (a7aa973) into master (4e3a8d7) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a7aa973 differs from pull request most recent head 08138d7. Consider uploading reports for the commit 08138d7 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1338 +/- ## ======================================= Coverage 88.59% 88.59% ======================================= Files 75 75 Lines 7734 7734 ======================================= Hits 6852 6852 Misses 525 525 Partials 357 357 ```