nikoksr / notify

A dead simple Go library for sending notifications to various messaging services.
MIT License
2.77k stars 204 forks source link

fix(deps): update aws-sdk-go-v2 monorepo #789

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2 require minor v1.23.5 -> v1.24.0
github.com/aws/aws-sdk-go-v2/config require minor v1.25.12 -> v1.26.0
github.com/aws/aws-sdk-go-v2/credentials require patch v1.16.10 -> v1.16.11
github.com/aws/aws-sdk-go-v2/service/ses require patch v1.19.3 -> v1.19.4
github.com/aws/aws-sdk-go-v2/service/sns require patch v1.26.3 -> v1.26.4

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2) ### [`v1.24.0`](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.1...v1.24.0) [Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/v1.23.5...v1.24.0)

Configuration

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9e407da) 74.10% compared to head (d6acb58) 74.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #789 +/- ## ======================================= Coverage 74.10% 74.10% ======================================= Files 44 44 Lines 1572 1572 ======================================= Hits 1165 1165 Misses 307 307 Partials 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.