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

fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 #230

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/charmbracelet/bubbletea v1.2.4 -> v1.3.3 age adoption passing confidence

Release Notes

charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)

v1.3.3

Compare Source

Changelog


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.2

Compare Source

Changelog

Bug fixes

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.1

Compare Source

Changelog

Bug fixes
Other work

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.3.0

Compare Source

Sorry to interrupt: it's time for Bubble Tea v1.3.0!

Bubble Tea now ships with refined interrupt handling, courtesy @​caarlos0. Now, you can throw your terminal a ctrl+c or an interrupt signal, Bubble Tea will take it with grace and poise. Switch any ol’ run-of-the-mill tea.Quit command with tea.Interrupt for seamless interruptions.

Bug Fixes
New Contributors

Special thanks to the following new contributors:

Changelog
New Features
  • cb9395982335da2fbc8cf90c5cf2c3b73eee4787: feat(SIGINT): better handle interrupts (#​1255) (@​caarlos0)
Bug fixes
  • 2556e01416b7f7cda13b27724c4e07ad5bb5d51c: fix: getting last rendered line counts including alt screen lines (#​1254) (@​semihbkgr)
  • 31b433ce48d9e396e496273a10be8c688f60c4bf: fix: replace deprecated ansi codes (@​aymanbagabas)
  • c8d6005325d3b370ea48d3e0c2129792d988e471: fix: use CancelIoEx to cancel Windows conInputReader across threads (#​1305) (@​awoodbeck)
Documentation updates
  • 9306010a31eef1bcaaced41ec6c99e3bdee4b5e8: docs(example): resize chat example based on window (#​1262) (@​bashbunni)
  • 2060f938a069c5894a2213d684855296c12742af: docs(examples): fix glamour example (#​1204) (@​meowgorithm)
  • 07288b1a746ed3168bbc7a71d3990fbcc4817a90: docs(readme): add more stuff to "In the Wild" (@​meowgorithm)
  • 1bf18861d91be438c860c58d2d2c1274f5eab444: docs(readme): additional readme tiyding up (@​meowgorithm)
  • 79cc2fb92466c957002319fdc321a8e31c103acb: docs(readme): fix tiny typo in readme (@​meowgorithm)
  • e0515bc22ad1292ecbb1f3f8ae7a795bf0d11e31: docs(readme): fix typos (#​1265) (@​Bilogweb3)
  • 39f9fae50f6285fc77139b5af796bac0f0e48493: docs: clarify imports in the readme (#​1234) (@​caarlos0)
Other work
  • eb7e3d0884f5976bbd94144bf3495ecb935dbce4: Update README.md references to main branch (@​simonnordberg)

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.


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.

Copy link
Contributor Author

renovate bot commented Feb 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/charmbracelet/bubbletea v1.3.3
go: github.com/siyul-park/uniflow/cmd/pkg/cli imports
	github.com/siyul-park/uniflow/pkg/testing: cannot find module providing package github.com/siyul-park/uniflow/pkg/testing

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.32%. Comparing base (711a43f) to head (54596f0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   75.30%   75.32%   +0.02%     
==========================================
  Files         142      142              
  Lines       11000    11000              
==========================================
+ Hits         8283     8286       +3     
+ Misses       2038     2032       -6     
- Partials      679      682       +3     

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

@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.0 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 Feb 10, 2025
@renovate renovate bot force-pushed the dependency/github.com-charmbracelet-bubbletea-1.x branch from c8db563 to 95c9242 Compare February 10, 2025 21:52
@siyul-park siyul-park force-pushed the main branch 2 times, most recently from bc1c871 to 1936412 Compare February 11, 2025 15:31
@renovate renovate bot changed the title fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.2 fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.3 Feb 11, 2025
@renovate renovate bot force-pushed the dependency/github.com-charmbracelet-bubbletea-1.x branch from 95c9242 to 4b75738 Compare February 11, 2025 19:07
@siyul-park siyul-park force-pushed the main branch 4 times, most recently from 19707cb to def5fa2 Compare February 12, 2025 01:01
@renovate renovate bot force-pushed the dependency/github.com-charmbracelet-bubbletea-1.x branch from 4b75738 to 284ec87 Compare February 12, 2025 01:07
@siyul-park siyul-park force-pushed the main branch 2 times, most recently from 9cb05a2 to d1969bf Compare February 12, 2025 01:24
@renovate renovate bot force-pushed the dependency/github.com-charmbracelet-bubbletea-1.x branch from 284ec87 to d5516a7 Compare February 12, 2025 06:59
@renovate renovate bot force-pushed the dependency/github.com-charmbracelet-bubbletea-1.x branch from d5516a7 to 54596f0 Compare February 12, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants