fix(deps): update osv-scanner minor #1684
Open
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:
v3.0.0-20250219000316-bc85dc8a8bd7
->v3.0.0-20250303052001-679acc0481eb
bc85dc8
->679acc0
bc85dc8
->679acc0
bc85dc8
->679acc0
v1.3.3
->v1.3.4
v5.13.2
->v5.14.0
93fce00
->c8893b0
v6.6.6
->v6.6.7
ab8a4f6
->10ada0b
aa4b98e
->dead583
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.
go-git/go-git (github.com/go-git/go-git/v5)
v5.14.0
Compare Source
What's Changed
golang.org/x/crypto@v0.35.0
which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.Full Changelog: go-git/go-git@v5.13.2...v5.14.0
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.6.7
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.6...v6.6.7
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, 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.