karlderkaefer / cdk-notifier

CLI tool to post AWS CDK diff as comment to Github pull request
MIT License
122 stars 7 forks source link

fix(deps): update golang dependencies #152

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/xanzy/go-gitlab v0.96.0 -> v0.98.0 age adoption passing confidence
golang.org/x/oauth2 v0.16.0 -> v0.17.0 age adoption passing confidence

Release Notes

xanzy/go-gitlab (github.com/xanzy/go-gitlab) ### [`v0.98.0`](https://togithub.com/xanzy/go-gitlab/compare/v0.97.0...v0.98.0) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.97.0...v0.98.0) ### [`v0.97.0`](https://togithub.com/xanzy/go-gitlab/compare/v0.96.0...v0.97.0) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.96.0...v0.97.0)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 8 months ago

Codecov Report

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

Project coverage is 69.95%. Comparing base (bc97ea1) to head (5221580).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage 69.95% 69.95% ======================================= Files 10 10 Lines 972 972 ======================================= Hits 680 680 Misses 244 244 Partials 48 48 ```

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

karlderkaefer commented 8 months ago

:tada: This PR is included in version 2.11.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: