Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(deps): update module github.com/charmbracelet/huh to v0.6.0 (go) #656

Open
wants to merge 1 commit into
base: go
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/huh v0.5.3 -> v0.6.0 age adoption passing confidence

Release Notes

charmbracelet/huh (github.com/charmbracelet/huh)

v0.6.0

Compare Source

Just focus

This release features automatic window focus events support for the Input and Text components.

Note that if you're using Huh in a larger Bubble Tea program you’ll need WithReportFocus to enable focus events.

p := tea.NewProgram(model{}, tea.WithReportFocus())

Happy focusing!

Changelog

New!

Full Changelog: charmbracelet/huh@v0.5.3...v0.6.0


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.

Copy link
Contributor Author

renovate bot commented Sep 13, 2024

ℹ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/charmbracelet/bubbles v0.19.0 -> v0.20.0
github.com/charmbracelet/bubbletea v0.27.1 -> v1.1.0
github.com/charmbracelet/x/ansi v0.2.2 -> v0.2.3
golang.org/x/sys v0.24.0 -> v0.25.0

@renovate renovate bot force-pushed the renovate/go-github.com-charmbracelet-huh-0.x branch 2 times, most recently from 8befbe0 to f972916 Compare September 23, 2024 20:11
@renovate renovate bot force-pushed the renovate/go-github.com-charmbracelet-huh-0.x branch from f972916 to c483224 Compare October 20, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants