open-feature / go-sdk

Go SDK for OpenFeature
https://openfeature.dev
Apache License 2.0
126 stars 30 forks source link

chore(deps): update goreleaser/goreleaser-action action to v5 #219

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
goreleaser/goreleaser-action action major v4 -> v5

Release Notes

goreleaser/goreleaser-action (goreleaser/goreleaser-action) ### [`v5`](https://togithub.com/goreleaser/goreleaser-action/compare/v4...v5) [Compare Source](https://togithub.com/goreleaser/goreleaser-action/compare/v4...v5)

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[bot] commented 1 year ago

Codecov Report

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

Project coverage is 81.42%. Comparing base (b624a43) to head (086d11d). Report is 4 commits behind head on main.

:exclamation: Current head 086d11d differs from pull request most recent head 9022a3a. Consider uploading reports for the commit 9022a3a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #219 +/- ## ======================================= Coverage 81.42% 81.42% ======================================= Files 10 10 Lines 1163 1163 ======================================= Hits 947 947 Misses 196 196 Partials 20 20 ```

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

toddbaert commented 7 months ago

I'm hesitant to release this since it's a major... do we have to worry about anything?

Kavindu-Dodan commented 5 months ago

I'm hesitant to release this since it's a major... do we have to worry about anything?

The main change is on node 20 upgrade. From docs, seems this is provided by GitHub runtime for sometime already.