Changelog
Bug fixes
- fba05bb: fix(deps): bump go-m1cpu from v0.1.6 to v0.2.2 (#1319) (@lenny-ts)
- 8e20006: fix(dl): prevent concurrent map read/write race (#1328) (@lenny-ts)
Others
- caed78c: chore(deps): bump actions/checkout from 6 to 7 (#1283) (@dependabot[bot])
- 2a9089d: chore(deps): bump actions/setup-go from 6 to 7 (#1313) (@dependabot[bot])
- 5d28d82: chore(deps): bump dawidd6/action-homebrew-bump-formula from 7 to 8 (#1292) (@dependabot[bot])
- 0be7c03: chore(deps): bump docker/login-action from 4 to 4.5.2 (#1330) (@dependabot[bot])
- 20c4ea0: chore(deps): bump github.com/gabriel-vasile/mimetype (#1322) (@dependabot[bot])
- a1affc1: chore(deps): bump github.com/go-faster/errors from 0.7.1 to 0.8.0 (#1324) (@dependabot[bot])
- 67f67e1: chore(deps): bump github.com/go-playground/validator/v10 (#1247) (@dependabot[bot])
- 082bb96: chore(deps): bump github.com/klauspost/compress from 1.18.6 to 1.19.2 (#1332) (@dependabot[bot])
- b93035e: chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.28 (#1339) (@dependabot[bot])
- a13e7b0: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.1 (#1334) (@dependabot[bot])
- 97baadb: chore(deps): bump github.com/onsi/gomega from 1.41.0 to 1.42.1 (#1289) (@dependabot[bot])
- 79f0b8f: chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#1338) (@dependabot[bot])
- 32ce63d: chore(deps): bump golang.org/x/net from 0.55.0 to 0.58.0 (#1335) (@dependabot[bot])
- 47f580d: chore(deps): bump tdl/core to v0.20.4 (@iyear)
- 9d7d49e: chore(deps): bump tdl/extension to v0.20.4 (@iyear)
- 27e1150: use curl if wget isnt installed (#1282) (@max-programming)