Skip to content

chore(deps): weekly safe go updates · 4 packages - #250

Open
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-go-20260713
Open

chore(deps): weekly safe go updates · 4 packages#250
mendral-app[bot] wants to merge 1 commit into
mainfrom
mendral/deps/weekly-safe-go-20260713

Conversation

@mendral-app

@mendral-app mendral-app Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Packages bumped

Package Old New Published
github.com/gin-gonic/gin v1.10.0 v1.12.0 2026-02-28
github.com/junegunn/fzf v0.67.0 v0.74.0 2026-07-06
github.com/swaggo/swag v1.16.4 v1.16.6 2025-07-28
golang.org/x/sys v0.45.0 v0.47.0 2026-06-30
Per-package detail

gin-gonic/gin v1.10.0 → v1.12.0

  • Adds encoding.UnmarshalText support for URI/query binding, GetError/GetErrorSlice, Protocol Buffers content negotiation, BindPlain, SetCookieData
  • Minimum Go bumped to 1.24 (we use 1.25 ✓)
  • Context.Keys type changed from map[string]any to map[any]any — our code only uses c.Set()/c.Get() (string keys via the public API), no direct field access → no impact
  • YAML dependency migrated to github.com/goccy/go-yaml — transparent, no code changes needed

junegunn/fzf v0.67.0 → v0.74.0

  • Breaking Go API changes in trackOption type and previewOpts.Border() signature — we don't use either; our usage is limited to algo.FuzzyMatchV2 and util.RunesToChars whose signatures are unchanged
  • New CLI features: Nushell integration, --popup, word wrapping, Zellij support — irrelevant (library use only)

swaggo/swag v1.16.4 → v1.16.6

  • Fixes nil pointer dereference in getFuncDoc, router handling for tilde characters
  • Adds @tag.x- attribute support, x-enum-descriptions
  • Patch release, no breaking changes

golang.org/x/sys v0.45.0 → v0.47.0

  • Go stdlib extension, always backward-compatible within same major

Files modified

  • sandbox-api/go.mod
  • sandbox-api/go.sum
  • sandbox-api/integration-tests/go.mod
  • sandbox-api/integration-tests/go.sum
Skipped this ecosystem
Package Current Latest Reason
golang.org/x/crypto v0.52.0 v0.54.0 Published 2026-07-08, within 7-day cooldown
github.com/creack/pty v1.1.24 v1.1.24 Already at latest
github.com/getsentry/sentry-go v0.47.0 v0.47.0 Already at latest
github.com/google/uuid v1.6.0 v1.6.0 Already at latest
github.com/gorilla/websocket v1.5.3 v1.5.3 Already at latest
github.com/swaggo/files v1.0.1 v1.0.1 Already at latest
github.com/vishvananda/netlink v1.3.1 v1.3.1 Already at latest
github.com/fsnotify/fsnotify v1.9.0 v1.10.1 Covered by open PR #243
github.com/swaggo/gin-swagger v1.6.0 v1.6.1 Covered by open PR #243
github.com/sirupsen/logrus v1.9.3 v1.9.4 Covered by open PR #243
github.com/modelcontextprotocol/go-sdk v1.6.1 Covered by open PR #220

Note

Created by Mendral. Tag @mendral-app with feedback or questions.

Bump:
- github.com/gin-gonic/gin v1.10.0 → v1.12.0
- github.com/junegunn/fzf v0.67.0 → v0.74.0
- github.com/swaggo/swag v1.16.4 → v1.16.6
- golang.org/x/sys v0.45.0 → v0.47.0
@mendral-app
mendral-app Bot requested a review from a team July 13, 2026 09:52
@mendral-app
mendral-app Bot marked this pull request as ready for review July 13, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants