chore(deps): bump the go-modules group across 1 directory with 17 updates - #6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the go-modules group across 1 directory with 17 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the go-modules group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/bubbles/v2](https://github.com/charmbracelet/bubbles) | `2.1.0` | `2.1.1` | | [github.com/gaissmai/bart](https://github.com/gaissmai/bart) | `0.26.1` | `0.29.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.2` | `1.24.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.53.0` | `0.54.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.82.1` | | [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) | `1.6.1` | `1.6.2` | | [github.com/cilium/ebpf](https://github.com/cilium/ebpf) | `0.19.0` | `0.22.0` | | [github.com/mdlayher/genetlink](https://github.com/mdlayher/genetlink) | `1.3.2` | `1.4.0` | Updates `charm.land/bubbles/v2` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v2.1.0...v2.1.1) Updates `charm.land/bubbletea/v2` from 2.0.2 to 2.0.7 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v2.0.2...v2.0.7) Updates `charm.land/lipgloss/v2` from 2.0.2 to 2.0.4 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.2...v2.0.4) Updates `github.com/gaissmai/bart` from 0.26.1 to 0.29.0 - [Release notes](https://github.com/gaissmai/bart/releases) - [Commits](gaissmai/bart@v0.26.1...v0.29.0) Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.0/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.0) Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0 - [Commits](golang/crypto@v0.53.0...v0.54.0) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) Updates `golang.org/x/term` from 0.44.0 to 0.45.0 - [Commits](golang/term@v0.44.0...v0.45.0) Updates `golang.org/x/tools` from 0.45.0 to 0.47.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.45.0...v0.47.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.1) Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@cmd/protoc-gen-go-grpc/v1.6.1...cmd/protoc-gen-go-grpc/v1.6.2) Updates `github.com/cilium/ebpf` from 0.19.0 to 0.22.0 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.19.0...v0.22.0) Updates `github.com/mdlayher/genetlink` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/mdlayher/genetlink/releases) - [Changelog](https://github.com/mdlayher/genetlink/blob/main/CHANGELOG.md) - [Commits](mdlayher/genetlink@v1.3.2...v1.4.0) Updates `github.com/mdlayher/netlink` from 1.7.3-0.20250113171957-fbb4dce95f42 to 1.9.0 - [Release notes](https://github.com/mdlayher/netlink/releases) - [Changelog](https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md) - [Commits](https://github.com/mdlayher/netlink/commits/v1.9.0) Updates `github.com/prometheus/procfs` from 0.16.1 to 0.21.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.16.1...v0.21.1) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) --- updated-dependencies: - dependency-name: charm.land/bubbles/v2 dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: charm.land/bubbletea/v2 dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/gaissmai/bart dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/cilium/ebpf dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/mdlayher/genetlink dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/mdlayher/netlink dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
thomas-mangin
added a commit
that referenced
this pull request
Aug 22, 2026
Phase 8 of spec-record-answers-2-only-encoding, and the last one. The fixtures and the documents catch up with the wire seven phases moved. The wire stopped explaining itself, and the owner ruled on 2026-08-22 that the document now owes what it stopped saying. `#42 ok status=done type=ndjson key=peers` needed no documentation, because the key names WERE the explanation. We removed them for parse speed, so `#42 top map 5:peers 0:` is faster to read by machine and opaque to a person. So every wire example in an API document now carries an IN-PLACE decode naming each field, adjacent to the bytes rather than in prose nearby. Nine examples are decoded: the doc answer and the streamed answer in process-protocol.md, the three-line answer in wire-format.md, the four-line rejecting answer, the over-wide record and the nay line in ipc_protocol.md, the doc answer and the streamed head in plugin-development/commands.md, and the doc answer in plugin-development/protocol.md. Two ASCII sequence diagrams that phases 3 and 4 knowingly left stale carry the field names inline, where a ladder would wreck the drawing. Three more obligations came with it. Every count is stated as a BYTE count, which phase 6 recorded the spec never said and which cost it three red fixtures. Every three-letter word is given its meaning where a reader first meets it, as a table of five kinds and three item types. And no API page delegates its own subject: wire-format.md closed with "the grammar is in ipc_protocol.md" and now carries the grammar, with the link kept for the buffering threshold and the failure cases. test/plugin/answer-payload-unchanged.ci is new, and it is the one test that reads the PAYLOAD rather than the frame. recordRow.AppendTo (internal/test/cli/cmd_record_plugin.go) writes each row with no marshaler and this spec changed no line of it, so the literal the test builds IS the byte string an operator received before the reframe started. It reads both wire shapes, because the payload takes a different road through each: `show test records fault` collapses twelve rows into one counted record, and `show test records walk` writes one counted record for each of three hundred. Mutation-verified in both directions, which is the point of it. A payload byte rewritten inside AppendAnswerItem, with the stated count unchanged and the JSON still valid, reddens the collapsed leg with "collapsed row 0 reached the operator as ... (85 bytes)" and the streamed leg with the same message at 60021 bytes. The frame parsed perfectly in both. A FRAME change in the other direction, an answerRecordPrefixWidth one byte loose, reddens TestAnswerRecordLineSizeExact and leaves this test green. internal/exabgp/bridge/bridge_test.go fed the bridge a pre-phase-5 answer, `#6 top status=done type=ndjson key=peers`, and asserted the bridge recognized it. It is now the wire ze writes. Mutation-verified: taking the four kinds off the bridge's response arm reddens it with "an answer line needs no acknowledgement". Ten stale statements stood in the spec, and they all describe either the id length prefix 9313b7d deleted or the 35-byte cap phase 6 retired. Two of them are Key Design Decisions the owner REVERSED, and each now says what was decided, that it was reversed, and the measurement that reversed it: 8.1 to 9.2 ns for a counted id against 3.2 to 3.5 ns for a fused loop, and 3.2 ns against 8.6 ns for a counted field length. A-2 and R-2 are marked retired with the mechanism they were about, AC-18 is marked retired by phase 6, and the two renamed tests carry their real names. The Files to Delete row named itself and now names answer-not-negotiated.ci. Four fixtures and eleven Go comments described the retired wire and now describe this one. Five appender doc comments in message.go still spelled `<len>:<n>:<value>`, the doubly counted form 50468ee deleted, and AppendAnswerItem still said a newline inside a payload has no wire form, which b05b628 made false. make ze-functional-plugin-test: 633 of 634, all eleven answer fixtures green. The one red is attach-process-reload, which is deterministic and owned elsewhere. test/plugin/exec-answer-unconditional.ci is the one thing this spec planned and did not build. The scenario it names is driven by four existing fixtures over the exec channel, and its row is left standing rather than quietly retired.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the go-modules group with 9 updates in the / directory:
2.1.02.1.10.26.10.29.01.23.21.24.00.53.00.54.00.56.00.57.01.80.01.82.11.6.11.6.20.19.00.22.01.3.21.4.0Updates
charm.land/bubbles/v2from 2.1.0 to 2.1.1Release notes
Sourced from charm.land/bubbles/v2's releases.
Commits
d2b2217fix(textarea): apply prompt style on all lines, including fillers0dafc72chore(deps): bump actions/checkout from 6 to 7 in the all group (#1006)492ed7dchore(deps): bump the all group with 2 updates (#1004)40d145echore(deps): bump the all group with 2 updates (#996)8585ef8chore(deps): bump github.com/sahilm/fuzzy in the all group (#969)ef0090echore: remove CODEOWNERS6feda24chore(deps): bump the all group with 3 updates (#958)42130e8chore(deps): bump github.com/mattn/go-runewidth in the all group (#952)0d62ce2chore(deps): bump dependabot/fetch-metadata from 2 to 3 in the all group (#953)204774bchore(deps): bump github.com/mattn/go-runewidth in the all group (#945)Updates
charm.land/bubbletea/v2from 2.0.2 to 2.0.7Release notes
Sourced from charm.land/bubbletea/v2's releases.
... (truncated)
Commits
a23da80v2.0.7670963echore(task): add release and fetch-tags tasks29c4c32fix(examples/deps): go mod tidy878d7dfchore(deps): bump ultraviolet for kitty keyboard fixc60f0c5fix: prevent data race with cursedRenderer.onMouse (#1691)640d879docs(readme): update footer image0fbefd2chore: remove CODEOWNERS074596efix: skip input reader restore when input is disabled (#1680)fdcd0cfchore: bump ultraviolet to 489999b90468 to fix a wide char issue1ed724achore: bump ultraviolet to v0.0.0-20260413211237-bd52878bcec2Updates
charm.land/lipgloss/v2from 2.0.2 to 2.0.4Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
b00306cfix: prevent crash when writing to a closed wrap writer40ec0e6docs: fix typo in table comment (#641)e3b78a2chore(deps): bump golang.org/x/sys in the all group (#691)758dd87chore(deps): bump golang.org/x/sys in the all group (#674)aa91b99chore: remove CODEOWNERS9cbfe8bchore(lint): exclude revive naming lintera4d0b40docs: restore missing diaereses (#664)472d718fix: Avoid background color query hang (#636)89fafbachore: bump x/ansi to v0.11.7 to fix width calculation bugd6d41e1chore(deps): bump golang.org/x/sys in the all group (#663)Updates
github.com/gaissmai/bartfrom 0.26.1 to 0.29.0Release notes
Sourced from github.com/gaissmai/bart's releases.
... (truncated)
Commits
578b05erefactor(Equal): replace reflect.DeepEqual with native equality9a14c7arefactor(value), avoid reflect packagea470f82godoc formatting4d11a00simplify internal/valuee2244a4chore(actions): bump actions/setup-go from 6 to 7f5e8406refactor(value): modernize type checks1a6a9b5update to 2026 in copyright0d6de7eremove panic guard in PfxToIdx5884d68better comments3d69401simplify codeUpdates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...b0d896bReplace deprecated model.NameValidationScheme with explicit UTF8Validation (#...Updates
golang.org/x/cryptofrom 0.53.0 to 0.54.0Commits
cdce021go.mod: update golang.org/x dependenciesd9474ccopenpgp: make the deprecation message more explicit7626c50ssh: verify declared key type matches decoded key in authorized_keys0471e79ssh/agent: enforce strict limits on DSA key parameters6435c37ssh: sanitize client disconnect messages7d695dassh/agent: drain channel stderr in agent forwarders5b7f841acme/autocert: fix data race in Manager.createCert0b316e7argon2: update RFC 9106 parameter recommendations55aec0ax509roots/fallback: update bundle5f2de1ainternal: remove wycheproof testsUpdates
golang.org/x/netfrom 0.56.0 to 0.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflowUpdates
golang.org/x/sysfrom 0.46.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValueUpdates
golang.org/x/termfrom 0.44.0 to 0.45.0Commits
9f69229go.mod: update golang.org/x dependenciesUpdates
golang.org/x/toolsfrom 0.45.0 to 0.47.0Commits
fbf9f2egopls/internal/cmd: add tests of 'gopls help'e891f79go.mod: update golang.org/x dependencies0602b30gopls: revert CLI usability revamp to stabilize release60c2434gopls/internal/cmd: fix regression in initialization29e1583gopls/internal/mcp: go_diagnostics: use idiomatic iterators0772d6ago/ssa: add test for fix of golang/go#73871 in go/types@go1.250fdde84gopls/internal/tool: rename Application to Command and embed in SubCommandbd9e76dgo/callgraph/vta: document ssa.InstantiateGenerics requirementd711ac7go/ssa: remove incorrect hasTypeParams check439decdgopls/internal/cache/xrefs: avoid materializing InspectorUpdates
google.golang.org/grpcfrom 1.80.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)Updates
google.golang.org/grpc/cmd/protoc-gen-go-grpcfrom 1.6.1 to 1.6.2Release notes
Sourced from google.golang.org/grpc/cmd/protoc-gen-go-grpc's releases.
Commits
1c63fa5grpc: remove support for env var GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHE...959af53transport: set current timestamp in channelz socket metrics (#9109)94b9449xds/rbac: enforce strict presence-based short-circuit in authenticatedMatcher...89fe783grpc: Document interactions between static flow control window options (#9096)3d0dd1ecmd/protoc-gen-go-grpc: Update to latest version of grpc-go (#9110)811290bstats/opentelemetry: restore the changes from #8342 and fix the flaky test. (...679ae4cstats: use correct import for services (#9107)850cc54grpc: Remove ErrRetriesExhausted type in favor of error string (#9105)3d82ab3otel: Segregate client and server RPCInfo used for metrics and traces (#9081)a481b8fcleanup: removing TODO to improve timeouts encoding. (#9101)Updates
github.com/cilium/ebpffrom 0.19.0 to 0.22.0Release notes
Sourced from github.com/cilium/ebpf's releases.