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

chore(deps): update module github.com/charmbracelet/huh to v0.6.0 #183

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/huh v0.5.2 -> 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

v0.5.3

Compare Source

Crushin’ bugs

This release fixes a buncha bugs in Huh and Gum alike. Gum users, stay tuned for an update later today.

What's Changed

Fixed

Other Stuff

New Contributors

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


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.


  • 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 requested a review from gabe565 as a code owner August 23, 2024 15:26
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code patch labels Aug 23, 2024
Copy link
Contributor Author

renovate bot commented Aug 23, 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/muesli/termenv v0.15.2 -> v0.15.3-0.20240618155329-98d742f6907a
github.com/charmbracelet/bubbles v0.18.0 -> v0.20.0
github.com/charmbracelet/bubbletea v0.26.6 -> v1.1.0
github.com/charmbracelet/x/ansi v0.1.4 -> v0.2.3
golang.org/x/sys v0.22.0 -> v0.25.0
golang.org/x/text v0.16.0 -> v0.18.0

@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch from 85ee8f6 to 04218d7 Compare September 6, 2024 16:56
@renovate renovate bot added minor and removed patch labels Sep 6, 2024
@renovate renovate bot changed the title chore(deps): update module github.com/charmbracelet/huh to v0.5.3 chore(deps): update module github.com/charmbracelet/huh to v0.6.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch 2 times, most recently from 2836029 to 42c40c7 Compare September 13, 2024 17:17
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch from 42c40c7 to bcc80c2 Compare September 13, 2024 18:07
@gabe565 gabe565 enabled auto-merge (squash) September 14, 2024 04:36
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch from bcc80c2 to 74885e4 Compare September 14, 2024 04:36
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch from 74885e4 to 6e1cd30 Compare September 14, 2024 04:37
@renovate renovate bot force-pushed the renovate/github.com-charmbracelet-huh-0.x branch from 6e1cd30 to b2711d8 Compare September 14, 2024 04:38
Copy link

sonarcloud bot commented Sep 14, 2024

@gabe565 gabe565 merged commit 1ba47f9 into main Sep 14, 2024
9 checks passed
@gabe565 gabe565 deleted the renovate/github.com-charmbracelet-huh-0.x branch September 14, 2024 04:39
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 go Pull requests that update Go code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant