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 #83

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.8.1 -> v1.8.2
github.com/xanzy/go-gitlab require minor v0.79.1 -> v0.80.2
golang.org/x/oauth2 require minor v0.4.0 -> v0.5.0

Release Notes

stretchr/testify ### [`v1.8.2`](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2)
xanzy/go-gitlab ### [`v0.80.2`](https://togithub.com/xanzy/go-gitlab/compare/v0.80.1...v0.80.2) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.80.1...v0.80.2) ### [`v0.80.1`](https://togithub.com/xanzy/go-gitlab/compare/v0.80.0...v0.80.1) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.80.0...v0.80.1) ### [`v0.80.0`](https://togithub.com/xanzy/go-gitlab/compare/v0.79.1...v0.80.0) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.79.1...v0.80.0)
golang/oauth2 ### [`v0.5.0`](https://togithub.com/golang/oauth2/compare/v0.4.0...v0.5.0) [Compare Source](https://togithub.com/golang/oauth2/compare/v0.4.0...v0.5.0)

Configuration

📅 Schedule: Branch creation - "before 3am 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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c79344c) 73.79% compared to head (5edb511) 73.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================= Coverage 73.79% 73.79% ======================================= Files 7 7 Lines 664 664 ======================================= Hits 490 490 Misses 134 134 Partials 40 40 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

karlderkaefer commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: