Skip to content

Conversation

@edenreich
Copy link
Contributor

Summary

  • Update Flox package versions in manifest template for generated projects
  • Update development environment dependencies to latest stable releases
  • Ensure version consistency across template and development environment

Package Version Updates

Development Environment:

  • claude-code: 2.0.15 → 2.0.30
  • go: 1.25 → 1.25.2
  • golangci-lint: 2.5.0 → 2.6.0
  • goreleaser: 2.12.5 → 2.12.7

Template (for generated projects):

  • golangci-lint: 2.5.0 → 2.6.0
  • docker: 28.4.0 → 28.5.1
  • claude-code: 2.0.15 → 2.0.30
  • nodejs: Migrated to nodejs_24 with explicit versioning (14.11.0)

Test plan

  • Build ADL CLI successfully
  • Generate test projects for Go, Rust, and TypeScript languages
  • Verify generated Flox manifests contain correct versions
  • Test Flox environment activation with updated versions
  • Confirm golangci-lint 2.6.0 is available in activated environment
  • Confirm docker 28.5.1 is available in activated environment
  • Validate no breaking changes in generated project structure

All tests passed successfully. Generated projects activate Flox environments correctly with the updated package versions.

🤖 Generated with Claude Code

edenreich and others added 2 commits November 14, 2025 09:46
- Bump Go version from 1.25 to 1.25.2
- Update claude-code version from 2.0.15 to 2.0.30
- Upgrade golangci-lint version from 2.5.0 to 2.6.0
- Increase goreleaser version from 2.12.5 to 2.12.7

Signed-off-by: Eden Reich <[email protected]>
Update multiple package versions to their latest stable releases:
- golangci-lint: 2.5.0 → 2.6.0
- docker: 28.4.0 → 28.5.1
- claude-code: 2.0.15 → 2.0.30
- nodejs: Migrate to nodejs_24 with explicit versioning (14.11.0)

Tested with generated projects to ensure Flox environments activate
successfully with updated versions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@edenreich edenreich merged commit f220932 into main Nov 14, 2025
1 check passed
@edenreich edenreich deleted the chore/update-deps branch November 14, 2025 12:09
ig-semantic-release-bot bot added a commit that referenced this pull request Nov 14, 2025
## [0.24.0](v0.23.11...v0.24.0) (2025-11-14)

### ✨ Features

* **security:** Add non-root user support to generated Dockerfiles ([#84](#84)) ([804d85b](804d85b))

### 🔧 Miscellaneous

* **deps:** Update Flox dependencies and template versions ([#89](#89)) ([f220932](f220932))
@ig-semantic-release-bot
Copy link
Contributor

🎉 This PR is included in version 0.24.0 🎉

The release is available on:

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.

2 participants