Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/alecthomas/go-check-sumtype v0.2.0 -> v0.3.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

alecthomas/go-check-sumtype (github.com/alecthomas/go-check-sumtype)

v0.3.1

Compare Source

Changelog

v0.3.0

Compare Source

Changelog

  • 468e7aa Option for not failing exhaustiveness check if all implementations of the sumtype are covered by interfaces (#​15)
  • dfe7244 refactor: simplify package setup in tests (#​13)
  • 32ba7d4 chore: fix linter
  • bd4d721 chore(deps): update all non-major dependencies (#​7)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Dec 17, 2024
@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.2%. Comparing base (75de719) to head (db9178c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6059   +/-   ##
=====================================
  Coverage   82.2%   82.2%           
=====================================
  Files        273     273           
  Lines      23674   23674           
=====================================
+ Hits       19476   19478    +2     
+ Misses      3851    3849    -2     
  Partials     347     347           

see 1 file with indirect coverage changes

@dmathieu dmathieu merged commit ad6bacb into main Dec 17, 2024
39 checks passed
@dmathieu dmathieu deleted the renovate/github.com-alecthomas-go-check-sumtype-0.x branch December 17, 2024 09:02
@MrAlias MrAlias added this to the v1.34.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

2 participants