fix(deps): update golang-packages #4059
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:
v0.5.1
->v0.5.3
v27.1.1+incompatible
->v27.1.2+incompatible
v27.1.1+incompatible
->v27.1.2+incompatible
v0.2.0
->v0.3.0
v0.126.0
->v0.127.0
v3.2.0
->v3.2.1
v27.1.1+incompatible
->v27.1.2+incompatible
v1.19.1
->v1.20.2
v0.107.0
->v0.108.0
1.22.5
->1.23.0
v0.27.0
->v0.28.0
v0.21.0
->v0.22.0
v0.30.3
->v0.31.0
v0.30.3
->v0.31.0
v0.30.3
->v0.31.0
Release Notes
charmbracelet/huh (github.com/charmbracelet/huh)
v0.5.3
Compare Source
Crushin’ bugs
This release fixes a buncha bugs in Huh and Gum alike. Gum users, stay tuned for an update later today.
What's Changed
Fixed
Other Stuff
New Contributors
Full Changelog: charmbracelet/huh@v0.5.2...v0.5.3
v0.5.2
Compare Source
Lil’ fixes ’n’ improvements
Hi! This is a maintenance release to fix issues with dynamic forms as well as address issues with Gum upstream.
Changelog
New
T
updateOptionsMsg by @maaslalani in https://github.com/charmbracelet/huh/pull/318Fixed
New Contributors
Full Changelog: charmbracelet/huh@v0.5.1...v0.5.2
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.
docker/cli (github.com/docker/cli)
v27.1.2+incompatible
Compare Source
docker/docker (github.com/docker/docker)
v27.1.2+incompatible
Compare Source
gdgvda/cron (github.com/gdgvda/cron)
v0.3.0
Compare Source
Features
Performance Improvements
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.127.0
Compare Source
What's Changed
ComponentRef
for usage inRefNameResolver
by @fenollp in https://github.com/getkin/kin-openapi/pull/998New Contributors
Full Changelog: getkin/kin-openapi@v0.126.0...v0.127.0
jellydator/ttlcache (github.com/jellydator/ttlcache/v3)
v3.2.1
Compare Source
What's Changed
Items
method by @hongkuancn in https://github.com/jellydator/ttlcache/pull/146New Contributors
Full Changelog: jellydator/ttlcache@v3.2.0...v3.2.1
moby/moby (github.com/moby/moby)
v27.1.2+incompatible
Compare Source
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.2
Compare Source
v1.20.1
Compare Source
v1.20.0
Compare Source
Thanks everyone for contributions!
collectors.NewGoCollector()
collector. Given its popular usage, expect your binary to expose two additional metric.Changes
go_memstat_lookups_total
metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577go_gc_gogc_percent
,go_gc_gomemlimit_bytes
andgo_sched_gomaxprocs_threads
as those are recommended by the Go team. #1559runtime/metrics
sourcing each metric (if relevant). #1568 #1578zstd
on scrape, controlled by the requestAccept-Encoding
header. #1496WithLimit
parameter to all API methods that supports it. #1544process_network_receive_bytes_total
andprocess_network_transmit_bytes_total
. #1555instrumentation wrapping supports new and future extra responseWriter methods. #1480
All commits
New Contributors
Full Changelog: prometheus/client_golang@v1.19.1...v1.20.0
xanzy/go-gitlab (github.com/xanzy/go-gitlab)
v0.108.0
Compare Source
Breaking Changes
MemberRole
andIteration
structs f97a106What's Changed
HookEventToken
helper function for X-Gitlab-Token by @MaerF0x0 in https://github.com/xanzy/go-gitlab/pull/1976ContainerRegistrySize
field toStatistics
struct by @Florian3535 in https://github.com/xanzy/go-gitlab/pull/1978prevent_merge_without_jira_issue
to Edit Project API by @mtibben in https://github.com/xanzy/go-gitlab/pull/1986New Contributors
Full Changelog: xanzy/go-gitlab@v0.107.0...v0.108.0
golang/go (go)
v1.23.0
v1.22.6
kubernetes/api (k8s.io/api)
v0.31.0
Compare Source
v0.30.4
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.0
Compare Source
v0.30.4
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.31.0
Compare Source
v0.30.4
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC).
🚦 Automerge: Enabled.
♻ 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.