Skip to content

chore: Bump development dependencies and GitHub Actions#409

Merged
edenreich merged 1 commit intomainfrom
chore/bump-dev-dependencies
Apr 9, 2026
Merged

chore: Bump development dependencies and GitHub Actions#409
edenreich merged 1 commit intomainfrom
chore/bump-dev-dependencies

Conversation

@edenreich
Copy link
Copy Markdown
Contributor

Updates multiple development dependencies including:

Core Updates:

  • Go: 1.25.7 → 1.26.1
  • Node.js: 24.13.0 → 24.14.0
  • Docker: 29.2.1 → 29.3.1
  • GitHub CLI: 2.87.3 → 2.89.0
  • golangci-lint: 2.10.1 → 2.11.4
  • Claude Code: 2.1.59 → 2.1.92

GitHub Actions Updates:

  • actions/checkout: v5 → v6.0.2
  • actions/cache: v4.3.0 → v5.0.4
  • docker/login-action: v3.6.0 → v4.1.0
  • actions/create-github-app-token: v2.2.0 → v3.0.0
  • go-task: v3.45.5 → v3.48.0
  • actions/setup-node: v5 → v6.3.0
  • actions/download-artifact: v5 → v8.0.1
  • sigstore/cosign-installer: v4.0.0 → v4.1.1
  • docker/setup-buildx-action: v3.11.1 → v4.0.0
  • inference-gateway/infer-action: main/v0.3.1 → v0.4.0

Other Changes:

  • Added bot exclusion condition to workflows: if: "!endsWith(github.actor, '[bot]')"
  • Updated Flox environment configuration with outputs = "all" for git and pre-commit packages
  • Updated Flox schema version from 1 to "1.11.0"
  • Fixed errcheck linting issues in robotgo.Click calls

Code Updates:

  • Updated workflow examples in internal/app/chat.go to match new versions
  • Fixed error handling for robotgo.Click calls in macOS display client

This PR ensures all development tools and CI/CD workflows are up-to-date with the latest security patches and features.

@edenreich edenreich merged commit 92e1a6b into main Apr 9, 2026
5 checks passed
@edenreich edenreich deleted the chore/bump-dev-dependencies branch April 9, 2026 13:32
ig-semantic-release-bot bot pushed a commit that referenced this pull request Apr 15, 2026
## [0.101.0](v0.100.5...v0.101.0) (2026-04-15)

### 🚀 Features

* Add pluggable channel system for remote messaging via Telegram ([#410](#410)) ([7c66058](7c66058)), closes [#380](#380)

### 🐛 Bug Fixes

* Bump all golang versions to 1.26+ ([9f6e985](9f6e985))

### 🧹 Maintenance

* Bump development dependencies and GitHub Actions ([#409](#409)) ([92e1a6b](92e1a6b))
* **deps:** Bump github.com/go-vgo/robotgo from 1.0.1 to 1.0.2 ([#408](#408)) ([17ebf9b](17ebf9b))
* **deps:** Bump github.com/lib/pq from 1.12.0 to 1.12.3 ([#407](#407)) ([cc7ea5f](cc7ea5f))
* **deps:** Bump golang.org/x/crypto from 0.49.0 to 0.50.0 ([#412](#412)) ([00a611e](00a611e))
* **deps:** Bump golang.org/x/image from 0.38.0 to 0.39.0 ([d027cc3](d027cc3))
* **deps:** Bump modernc.org/sqlite from 1.48.0 to 1.48.1 ([#406](#406)) ([ae2f4d5](ae2f4d5))
* **deps:** Bump modernc.org/sqlite from 1.48.1 to 1.48.2 ([#411](#411)) ([eaedede](eaedede))
@ig-semantic-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 0.101.0 🎉

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