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: Bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 in the charmbracelet-deps group #217

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the charmbracelet-deps group with 1 update: github.com/charmbracelet/bubbletea.

Updates github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v1.3.4

This release fixes an issue on Windows where the mouse is always enabled even if it wasn't requested. Now, using mouse options such as tea.WithAllMouseMotion() and commands such as tea.EnableMouseAllMotion and tea.DisableMouse turns the mouse on/off as expected.

Changelog

New Features

  • e817654e03769c14bdc09f9032724dfc53aa936f: feat(ci): move from goveralls to codecov (#1332) (@​aymanbagabas)

Bug fixes

  • bf1216dfaf642b73b639262ab91a7e7c86095d34: fix: windows: enable mouse mode on demand (#1340) (@​aymanbagabas)

Other work

  • 00e3ef47acdd1b39b3aa3c8260910f5fd57867bb: ci: sync dependabot config (#1328) (@​charmcli)
  • 4a30f3fd2a2c3ff8d13572d9aceb3007a9940006: ci: sync dependabot config (#1329) (@​charmcli)

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the charmbracelet-deps group with 1 update: [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea).


Updates `github.com/charmbracelet/bubbletea` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: charmbracelet-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jahvon as a code owner March 1, 2025 08:21
@dependabot dependabot bot added the dependencies Automated dependency updates label Mar 1, 2025
@jahvon jahvon merged commit a24704d into main Mar 9, 2025
8 checks passed
@jahvon jahvon deleted the dependabot/go_modules/charmbracelet-deps-a0bc85bfcf branch March 9, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Automated dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant