Skip to content

chore(deps): Update dependency versions#227

Merged
edenreich merged 1 commit intomainfrom
chore/update-dependency-versions
Jan 7, 2026
Merged

chore(deps): Update dependency versions#227
edenreich merged 1 commit intomainfrom
chore/update-dependency-versions

Conversation

@edenreich
Copy link
Copy Markdown
Contributor

@edenreich edenreich commented Jan 7, 2026

Updates multiple dependencies to their latest versions including kubectl (v1.34.1→v1.34.3), goreleaser (v2.12.7→v2.13.0), golangci-lint (v2.6.2→v2.7.2), GitHub CLI (2.83.0→2.83.2), Go (1.25.4→1.25.5), Docker (28.5.1→29.1.3), docker-compose (2.39.4→5.0.0), and several other tools. These updates include security patches, bug fixes, and new features.

Summary of Changes:

Dockerfile Updates:

  • Updated kubectl from v1.34.1 to v1.34.3
  • Updated goreleaser from v2.12.7 to v2.13.0
  • Updated golangci-lint from v2.6.2 to v2.7.2
  • Updated GitHub CLI from 2.83.0 to 2.83.2
  • Updated inference-gateway-cli from v0.0.7 to v0.0.8

Flox Environment Updates:

  • Updated multiple development tool packages to latest versions

GitHub Workflow Updates:

  • Updated goreleaser to v2.13.0 in CI/CD pipelines
  • Updated golangci-lint to v2.7.2 in CI/CD pipelines

Documentation Updates:

  • Updated Go version reference from 1.25.4 to 1.25.5 in CONTRIBUTING.md

Go Module Updates:

  • Updated Go version from 1.25.4 to 1.25.5 in go.mod

Benefits:

  • Security: Includes latest security patches for all updated tools
  • Bug Fixes: Resolves known issues in previous versions
  • New Features: Access to latest features and improvements
  • Compatibility: Maintains backward compatibility while updating
  • Consistency: Ensures all environments use the same tool versions

The updates ensure the project uses the latest stable versions with security patches and bug fixes while maintaining compatibility with existing codebase.

@edenreich edenreich changed the title chore: Update dependency versions chore(deps): Update dependency versions Jan 7, 2026
@edenreich edenreich merged commit b570fec into main Jan 7, 2026
1 check passed
@edenreich edenreich deleted the chore/update-dependency-versions branch January 7, 2026 21:12
ig-semantic-release-bot bot added a commit that referenced this pull request Jan 7, 2026
## [0.22.10](v0.22.9...v0.22.10) (2026-01-07)

### 🐛 Bug Fixes

* **deps:** Update qs to 6.14.1 to resolve security vulnerability ([6f67514](6f67514))

### 🔧 Miscellaneous

* **deps:** Bump @modelcontextprotocol/sdk ([#226](#226)) ([e0802fd](e0802fd))
* **deps:** Update infer CLI - update config and add shortcut files ([7dd101b](7dd101b))
* Update dependency versions ([#227](#227)) ([b570fec](b570fec))
@ig-semantic-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.22.10 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant