Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

chore(deps): bump all dependencies#67

Merged
moneycaringcoder merged 12 commits into
mainfrom
chore/bump-all-deps
Apr 10, 2026
Merged

chore(deps): bump all dependencies#67
moneycaringcoder merged 12 commits into
mainfrom
chore/bump-all-deps

Conversation

@moneycaringcoder

Copy link
Copy Markdown
Owner

Summary

Test plan

  • CI lint passes with new golangci-lint-action v9
  • CI test passes with bumped Go deps
  • go build ./... and go test ./... pass locally (verified)

Supersedes #58 #59 #60 #61 #62 #63 #64 #65

CI actions:
- actions/checkout v4 → v6
- actions/upload-artifact v4 → v7
- golangci/golangci-lint-action v6 → v9
- goreleaser/goreleaser-action v6 → v7
- actions/setup-python v5 → v6

Go modules:
- golang.org/x/crypto v0.36.0 → v0.50.0
- golang.org/x/sys v0.38.0 → v0.43.0
- github.com/mattn/go-runewidth v0.0.19 → v0.0.23
- golang.org/x/net v0.38.0 → v0.52.0 (transitive)
- golang.org/x/term v0.36.0 → v0.42.0 (transitive)
- golang.org/x/text v0.34.0 → v0.36.0 (transitive)
- go directive 1.24.2 → 1.25.0
- Add version: "2" to .golangci.yml (required by golangci-lint v2.x)
- Bump actions/setup-go v5 → v6 (Node.js 20 deprecation)
- linters-settings → linters.settings
- issues.exclude-rules → linters.exclusions.rules
- dashboard: switch on colIdx value instead of bool expressions
- report_html: use fmt.Fprintf instead of WriteString(Sprintf(...))
- ssh-serve: restructure to avoid exitAfterDefer
- ssh-serve: use tagged switch on colIdx
- table_test: omit redundant type in var declaration
- golangci.yml: remove redundant gocritic enabled-checks (default in v2)
@moneycaringcoder moneycaringcoder merged commit 073e697 into main Apr 10, 2026
2 checks passed
@moneycaringcoder moneycaringcoder deleted the chore/bump-all-deps branch April 10, 2026 11:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant