Skip to content

Bump the go-dependencies group across 1 directory with 3 updates - #13

Merged
justinstimatze merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-4e5fc4023b
Jul 30, 2026
Merged

Bump the go-dependencies group across 1 directory with 3 updates#13
justinstimatze merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-4e5fc4023b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 3 updates in the / directory: github.com/alecthomas/kong, github.com/justinstimatze/defn and github.com/mark3labs/mcp-go.

Updates github.com/alecthomas/kong from 1.15.0 to 1.16.0

Commits
  • 8cbde34 Fix panic when a float flag is resolved from an integer value (#621)
  • 649eaf2 chore(deps): update all non-major dependencies (#622)
  • ae4bfdd fix: correct typos in resolver.go and README.md (#617)
  • c2c0229 Fix env var validation conflicts (#619)
  • f95198e chore(deps): update all non-major dependencies (#608)
  • b03afc3 treat single-character aliases as short flags (#605)
  • 66d2f03 chore(deps): update actions/checkout action to v7 (#609)
  • 3c99622 Fix formatting and clarify passthrough mode in README (#610)
  • 9d8d9f7 Allow a node with a Run() method to run without a subcommand (#614)
  • ff16446 Fix duplicate embedded callback hooks (#616)
  • Additional commits viewable in compare view

Updates github.com/justinstimatze/defn from 0.20.0 to 0.25.0

Release notes

Sourced from github.com/justinstimatze/defn's releases.

v0.25.0

Changelog

  • 7219d07e3e9e4729899f7bca45fabce9f29a5b1b: mcp: insert-precondition op — byte-exact PUTGET (Phase C op 1) (@​justinstimatze)
  • 60f98bfa92d63e18912052fe7e022f58aedae17a: mcp: replace-slice op — byte-exact PUTGET (Phase C op 2) (@​justinstimatze)
  • 7813496ce52c5e55fe9961c95b575c50bbf8aa5a: mcp: wrap-in-defer op — byte-exact PUTGET (Phase C op 5) (@​justinstimatze)
  • 476e5ec20aaa812b8f6bc7df54d53dad1a90eb65: mcp: rename-param op — ≡_gofmt PUTGET (Phase C op 4) (@​justinstimatze)
  • ff44567affe4983226767bb84818ac2cf939caa6: mcp: add-import op — ≡_import_order PUTGET (Phase C op 3) (@​justinstimatze)
  • edce1c5c80bd16d35dad4fb5b9172e5ad6898ea0: Bump version to 0.25.0 + advertise Phase C edit ops in docs (@​justinstimatze)

v0.24.2

Changelog

  • e5c7cf230b208336a1542ea78a8f32da140b3cd7: Add behavior-signal similarity, role-cardinality, comod, and coverage-derived behavior facts (@​claude)
  • 93887bc9b8609bcee0c536240eebf5d15db95064: Bump version to 0.25.0 (@​claude)
  • 2e85d329247679b69838c62d78c2b342af55a0f3: Revert "Bump version to 0.25.0" (@​justinstimatze)
  • 67e100d869d95aac8ace3feff6ba9457cbedf67b: Revert "Add behavior-signal similarity, role-cardinality, comod, and coverage-derived behavior facts" (@​justinstimatze)
  • c456251546316510e7e461e2499925fb378145d0: mcp: add outline op — compact projection without body (@​justinstimatze)
  • 91b8648b3158b5a93396d9ae2854b49775eba753: mcp: outline op — AST flow section + size-aware read fallback (@​justinstimatze)
  • 225d8037de863558110c18535e93ff2453781231: mcp: slice op — verbatim AST-role slice extraction (Phase B) (@​justinstimatze)
  • 1b2c970e18070511a19bc61c69ae4e462a5ea3ac: Bump version to 0.24.2 + advertise outline/slice in docs (@​justinstimatze)

v0.24.1

Changelog

  • f69c52843f4931c18d2f2467ca95c6b2cee621dc: build(deps): bump golang.org/x/tools in the all-dependencies group (#7) (@​dependabot[bot])
  • d893f6d3464d4dabf16881c8185e801cd004db27: emit: fix three bugs in DB→file regeneration (@​justinstimatze)

v0.24.0

Changelog

  • b4badac65ad9139fe0b0822811eec7b290d5b020: rank: add linear-feature scorer with lazy-sampled IDF (@​justinstimatze)
  • 03d226defecd781a9be8d2700ed207d2de93457e: store: add corpus and ref-count queries for the ranker (@​justinstimatze)
  • 7821b010a9de5387b727280cf14ff0dc3615f1c3: mcp: wire rank=true into op:search and op:impact (@​justinstimatze)
  • 1f1a5d8763c06c03eac35096a4716848a1a5aea6: bench: add defn-ranked adapter for retrieval benchmark (@​justinstimatze)
  • 21da052ce381b86950520f235fecde479fb26637: bench-tune: grid-search rank.Weights against the train split (@​justinstimatze)
  • 04cd5881ce70d142d6527447f666ecb323b6f870: bench: widen candidate pool to 200 and fill TestCount (@​justinstimatze)
  • e481912a3f93074839a3e174c1b841ab3bdc01d1: cli: add defn search subcommand with optional ranking (@​justinstimatze)
  • f536236fdb49a200c5a255ab917b0e148199e582: Bump apache/thrift to v0.23.0 for CVE-2026-41602 (@​justinstimatze)
  • 38fd8c6a0979ed9e2593add6c5c7ef690be0cd51: cli: extract parseSearchArgs for unit testing (@​justinstimatze)
  • 34e6aee7abf16bc4e04bbe654606ebba6ab931a9: Bump version to 0.24.0 (@​justinstimatze)

v0.23.4

Changelog

  • d55ad4355530c6680110c51c5c82c956643f2138: ingest: handle file add/delete in incremental fast path (@​justinstimatze)
  • f4cdc04e5d5e0aa8bd237004a7311b4cb0d51db2: Bump version to 0.23.4 (@​justinstimatze)

v0.23.3

Changelog

  • 2ef4b150f2606ecb1e1da0fe4fbff1f61bc11c27: bench: add cross-system retrieval benchmark harness (@​justinstimatze)
  • 60362bc78b19670b2424acc5cb9527a7f106867c: v0.23.3: resolve-side end-GC to release Dolt chunk cache (@​justinstimatze)

v0.23.2

Changelog

... (truncated)

Commits
  • edce1c5 Bump version to 0.25.0 + advertise Phase C edit ops in docs
  • ff44567 mcp: add-import op — ≡_import_order PUTGET (Phase C op 3)
  • 476e5ec mcp: rename-param op — ≡_gofmt PUTGET (Phase C op 4)
  • 7813496 mcp: wrap-in-defer op — byte-exact PUTGET (Phase C op 5)
  • 60f98bf mcp: replace-slice op — byte-exact PUTGET (Phase C op 2)
  • 7219d07 mcp: insert-precondition op — byte-exact PUTGET (Phase C op 1)
  • 1b2c970 Bump version to 0.24.2 + advertise outline/slice in docs
  • 225d803 mcp: slice op — verbatim AST-role slice extraction (Phase B)
  • 91b8648 mcp: outline op — AST flow section + size-aware read fallback
  • c456251 mcp: add outline op — compact projection without body
  • Additional commits viewable in compare view

Updates github.com/mark3labs/mcp-go from 0.54.1 to 0.57.0

Release notes

Sourced from github.com/mark3labs/mcp-go's releases.

Release v0.57.0

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.56.0...v0.57.0

Release v0.56.0

What's Changed

Full Changelog: mark3labs/mcp-go@v0.55.1...v0.56.0

Release v0.55.1

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.55.0...v0.55.1

Release v0.55.0

What's Changed

New Contributors

... (truncated)

Commits
  • e395444 fmt
  • bab128e fix: deliver server notifications to in-process transport clients (#919)
  • 7f2ae01 fix(transport): concatenate multi-line SSE data fields instead of overwriting...
  • fb74297 docs(examples): fix stale struct tags in structured_input_and_output (#923)
  • e9a7bad feat(server): add streamable HTTP stream resumability via pluggable EventStor...
  • 6d95048 fix(mcp): unmarshal embedded resource contents (#938)
  • f665845 fix(server): label client JSON-RPC errors by method in streamable HTTP (#924)
  • c84d6ef fix(client): accept Content-Type parameters on GET listening stream (#925)
  • 87e3e86 fix(streamable_http): close active sessions before Shutdown (#926)
  • 9e699d3 fix(mcp): support jsonschema_description and enum struct tags (#931)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-4e5fc4023b branch from 4e4631d to 5e21209 Compare July 28, 2026 00:34
Bumps the go-dependencies group with 3 updates in the / directory: [github.com/alecthomas/kong](https://github.com/alecthomas/kong), [github.com/justinstimatze/defn](https://github.com/justinstimatze/defn) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go).


Updates `github.com/alecthomas/kong` from 1.15.0 to 1.16.0
- [Commits](alecthomas/kong@v1.15.0...v1.16.0)

Updates `github.com/justinstimatze/defn` from 0.20.0 to 0.25.0
- [Release notes](https://github.com/justinstimatze/defn/releases)
- [Changelog](https://github.com/justinstimatze/defn/blob/main/CHANGELOG.md)
- [Commits](justinstimatze/defn@v0.20.0...v0.25.0)

Updates `github.com/mark3labs/mcp-go` from 0.54.1 to 0.57.0
- [Release notes](https://github.com/mark3labs/mcp-go/releases)
- [Commits](mark3labs/mcp-go@v0.54.1...v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/justinstimatze/defn
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/mark3labs/mcp-go
  dependency-version: 0.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-4e5fc4023b branch from 5e21209 to d2985a3 Compare July 30, 2026 21:30
@justinstimatze

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

justinstimatze added a commit that referenced this pull request Jul 30, 2026
The first real run of this workflow failed on a 504 from the merge API,
and PR #13 sat open with green checks and no auto-merge set.

That single call is the only shot at it. Dependabot does not push again on
its own, so pull_request_target never fires a second time and nothing
retries — a transient API blip leaves a PR open indefinitely, looking
exactly like one that is waiting on CI.

Five attempts with linear backoff, and a clear error naming the PR to merge
by hand if they all fail.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@justinstimatze
justinstimatze merged commit fff892a into main Jul 30, 2026
1 of 2 checks passed
@justinstimatze
justinstimatze deleted the dependabot/go_modules/go-dependencies-4e5fc4023b branch July 30, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant