Skip to content

Update module go.followtheprocess.codes/cli to v0.18.0#51

Merged
FollowTheProcess merged 2 commits intomainfrom
renovate/go.followtheprocess.codes-cli-0.x
Nov 13, 2025
Merged

Update module go.followtheprocess.codes/cli to v0.18.0#51
FollowTheProcess merged 2 commits intomainfrom
renovate/go.followtheprocess.codes-cli-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
go.followtheprocess.codes/cli v0.17.0 -> v0.18.0 age confidence

Release Notes

FollowTheProcess/cli (go.followtheprocess.codes/cli)

v0.18.0

Compare Source

Changes

Made Flags follow the same Option customisation mechanism as Args, setting a default value in the cli.Flag function signature is no longer required, a flag assumes it's zero value by default and may be overridden with cli.FlagDefault(T)

💥 Breaking Changes

🚀 Features

🔨 Refactoring


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 the dependencies Pull requests that update a dependency file label Nov 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/term v0.36.0 -> v0.37.0

@FollowTheProcess FollowTheProcess enabled auto-merge (squash) November 13, 2025 07:58
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 11.11111% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.17%. Comparing base (3abae0b) to head (3e5dfba).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/cmd/cmd.go 0.00% 12 Missing ⚠️
cmd/dead/main.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   53.43%   51.17%   -2.26%     
==========================================
  Files           4        4              
  Lines         204      213       +9     
==========================================
  Hits          109      109              
- Misses         82       91       +9     
  Partials       13       13              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FollowTheProcess FollowTheProcess merged commit a8d5147 into main Nov 13, 2025
10 of 12 checks passed
@FollowTheProcess FollowTheProcess deleted the renovate/go.followtheprocess.codes-cli-0.x branch November 13, 2025 08:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant