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
447 stars 150 forks source link

fix(deps): update module github.com/aws/aws-lambda-go to v1.46.0 #1361

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

aws/aws-lambda-go (github.com/aws/aws-lambda-go) ### [`v1.46.0`](https://togithub.com/aws/aws-lambda-go/releases/tag/v1.46.0) [Compare Source](https://togithub.com/aws/aws-lambda-go/compare/v1.45.0...v1.46.0) #### What's Changed - Plumb error info to X-ray by [@​bmoffatt](https://togithub.com/bmoffatt) in [https://github.com/aws/aws-lambda-go/pull/544](https://togithub.com/aws/aws-lambda-go/pull/544) - Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask by [@​lyoung-confluent](https://togithub.com/lyoung-confluent) in [https://github.com/aws/aws-lambda-go/pull/550](https://togithub.com/aws/aws-lambda-go/pull/550) **Full Changelog**: https://github.com/aws/aws-lambda-go/compare/v1.45.0...v1.46.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 5 months ago

Codecov Report

Merging #1361 (88e3027) into master (876e428) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 88e3027 differs from pull request most recent head 1c9f020. Consider uploading reports for the commit 1c9f020 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 #1361 +/- ## ======================================= Coverage 88.43% 88.43% ======================================= Files 75 75 Lines 7767 7767 ======================================= Hits 6869 6869 Misses 541 541 Partials 357 357 ```