fix(deps): update all non-major dependencies #607
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.3.3
->v1.3.4
v1.13.1
->v1.14.1
v0.2.1-0.20241224155031-41aafc92c897
->v0.2.2
v0.26.0
->v0.27.0
v1.1.0
->v1.2.0
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.4
Compare Source
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 astea.EnableMouseAllMotion
andtea.DisableMouse
turns the mouse on/off as expected.Changelog
New Features
e817654
: feat(ci): move from goveralls to codecov (#1332) (@aymanbagabas)Bug fixes
bf1216d
: fix: windows: enable mouse mode on demand (#1340) (@aymanbagabas)Other work
00e3ef4
: ci: sync dependabot config (#1328) (@charmcli)4a30f3f
: 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.
rogpeppe/go-internal (github.com/rogpeppe/go-internal)
v1.14.1
Compare Source
What's Changed
Full Changelog: rogpeppe/go-internal@v1.14.0...v1.14.1
v1.14.0
Compare Source
What's Changed
func() int
in RunMain by @mvdan in https://github.com/rogpeppe/go-internal/pull/281New Contributors
Full Changelog: rogpeppe/go-internal@v1.13.1...v1.14.0
vito/midterm (github.com/vito/midterm)
v0.2.2
Compare Source
flyingmutant/rapid (pgregory.net/rapid)
v1.2.0
Compare Source
What's Changed
func(rapid.TB)
actions by @prashantv in https://github.com/flyingmutant/rapid/pull/66New Contributors
Full Changelog: flyingmutant/rapid@v1.1.0...v1.2.0
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.