fix(deps): update osv-scalibr minor #818
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-20250429014815-ac0aa6a085fa
->v3.0.0-20250610062038-1c74ed268106
ac0aa6a
->1c74ed2
ac0aa6a
->1c74ed2
ac0aa6a
->1c74ed2
ac0aa6a
->1c74ed2
ac0aa6a
->1c74ed2
v1.3.4
->v1.3.5
v5.16.0
->v5.16.2
v1.5.6
->v1.5.7
v1.4.0
->v1.4.1
v0.38.0
->v0.39.0
v0.24.0
->v0.25.0
v0.40.0
->v0.41.0
v0.25.0
->v0.26.0
v1.72.2
->v1.73.0
v1.37.1
->v1.38.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.5
Compare Source
This release fixes an important bug on Windows where function keys (F1..F20) don't get recognized and sent to the program. It also fixes multiple concurrency bugs related to using external context and p.Wait() and p.Kill().
Also, huge thank you to @desertwitch who went in and just crushed a handful of deadlocks.
Happy hacking!
Changelog
Bug fixes
62ca063
: fix(key): windows: recognize function keys on Windows (#1405) (@aymanbagabas)0f9cd5b
: fix(panics): fix race condition and false nil error return (@desertwitch)a79ab3f
: fix(tests): account for multiple p.Wait() (@desertwitch)1b5fc27
: fix: prevent deadlock on ctx cancel during msg processing (@desertwitch)aa7a240
: fix: release p.Wait() on p.Kill() to prevent external deadlocks (@desertwitch)1923181
: fix: report only external ctx cancel as ctx error (@desertwitch)c56f776
: fix: resolve race conditions caused by p.Kill() (@desertwitch)Documentation updates
3797acb
: docs(readme): fix header image mis-caching (@meowgorithm)8508131
: docs(readme): header art adjustments (@meowgorithm)b3150e1
: docs(readme): update header art (@meowgorithm)Other work
b224818
: ci(lint): fix all lint issues onmain
(#1342) (@andreynering)1a0062b
: ci: fix lint issues (@andreynering)d0c4b65
: ci: fix linting on windows-only files (#1361) (@andreynering)0b18d1f
: ci: sync dependabot config (#1403) (@charmcli)0e49efb
: ci: sync golangci-lint config (#1354) (@github-actions[bot])a46d16d
: ci: sync golangci-lint config (#1379) (@github-actions[bot])5a360c9
: ci: sync golangci-lint config (#1394) (@github-actions[bot])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.16.2
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.16.1...v5.16.2
v5.16.1
Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.16.0...v5.16.1
saferwall/pe (github.com/saferwall/pe)
v1.5.7
Compare Source
etcd-io/bbolt (go.etcd.io/bbolt)
v1.4.1
Compare Source
See the CHANGELOG/v1.4.1 for more details.
grpc/grpc-go (google.golang.org/grpc)
v1.73.0
: Release 1.73.0Compare Source
New Features
GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false
in your environment. (#8253)CallAuthority
Call Option that can be used to overwrite the http:authority
header on per-RPC basis. (#8068)List
method to gRPC Health service. (#8155)GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true
. (#8167, #8180, #8229, #8343)Bug Fixes
grpc-timeout
header is created. (#8312)grpc-timeout
header values are now rejected. This is consistent with the gRPC protocol spec. (#8290)Performance Improvements
Documentation
cznic/sqlite (modernc.org/sqlite)
v1.38.0
Compare Source
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.