Skip to content

Releases: atc0005/go-ci

v0.15.4

06 Mar 11:59
475abca
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • General Build Image: Bump i386/golang from 1.21.7-alpine3.18 to 1.21.8-alpine3.18 in /oldstable/build/alpine-x86 by @dependabot in #1425
  • General Build Image: Bump i386/golang from 1.22.0-alpine3.18 to 1.22.1-alpine3.18 in /stable/build/alpine-x86 by @dependabot in #1424
  • General Build Image: Bump i386/golang from 1.22.0-alpine3.18 to 1.22.1-alpine3.18 in /unstable/build/alpine-x86 by @dependabot in #1423
  • Mirror Build Image: Bump amd64/golang from 1.21.7-bookworm to 1.21.8-bookworm in /mirror/1.21 by @dependabot in #1422
  • General Build Image: Bump amd64/golang from 1.22.0-alpine3.18 to 1.22.1-alpine3.18 in /unstable/build/alpine-x64 by @dependabot in #1421
  • Matrix Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /unstable/combined by @dependabot in #1420
  • Release Build Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /stable/build/release by @dependabot in #1419
  • Mirror Build Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /mirror/1.22 by @dependabot in #1418
  • General Build Image: Bump amd64/golang from 1.21.7-alpine3.18 to 1.21.8-alpine3.18 in /oldstable/build/alpine-x64 by @dependabot in #1417
  • Matrix Image: Bump amd64/golang from 1.21.7-bookworm to 1.21.8-bookworm in /oldstable/combined by @dependabot in #1416
  • Release Build Image: Bump amd64/golang from 1.21.7-bookworm to 1.21.8-bookworm in /oldstable/build/release by @dependabot in #1415
  • Release Build Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /unstable/build/release by @dependabot in #1414
  • General Build Image: Bump amd64/golang from 1.22.0-alpine3.18 to 1.22.1-alpine3.18 in /stable/build/alpine-x64 by @dependabot in #1413
  • General Build Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /stable/build/cgo-mingw-w64 by @dependabot in #1412
  • Matrix Image: Bump amd64/golang from 1.22.0-bookworm to 1.22.1-bookworm in /stable/combined by @dependabot in #1411

Other Changes

Full Changelog: v0.15.3...v0.15.4

v0.15.3

23 Feb 12:41
5c91712
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Update Dependabot PR prefixes by @atc0005 in #1405
  • Remove Dependabot monitoring for retired Go imgs by @atc0005 in #1406
  • Go Dependency: Bump honnef.co/go/tools from 0.4.6 to 0.4.7 in /tools by @dependabot in #1407
  • Update staticcheck from v0.4.6 to v0.4.7 by @atc0005 in #1408

Other Changes

Full Changelog: v0.15.2...v0.15.3

v0.15.2

16 Feb 14:11
00c1140
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Use builder/final pattern for stable Dockerfile by @atc0005 in #1401

Other Changes

Full Changelog: v0.15.1...v0.15.2

v0.15.1

16 Feb 13:06
95d1f48
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix Dependabot Docker image constraints by @atc0005 in #1388
  • Update Dependabot Docker img version constraints by @atc0005 in #1392

Dependency Updates

  • Add Dependabot monitoring for Go 1.22 mirror image by @atc0005 in #1389
  • go.mod: bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 in /tools by @dependabot in #1390
  • Update golangci-lint from v1.56.1 to v1.56.2 by @atc0005 in #1391
  • docker: bump i386/golang from 1.20.14-alpine3.18 to 1.21.7-alpine3.18 in /oldstable/build/alpine-x86 by @dependabot in #1393
  • docker: bump amd64/golang from 1.20.14-bookworm to 1.21.7-bookworm in /oldstable/build/release by @dependabot in #1394
  • docker: bump amd64/golang from 1.20.14-bookworm to 1.21.7-bookworm in /oldstable/combined by @dependabot in #1395
  • docker: bump amd64/golang from 1.20.14-alpine3.18 to 1.21.7-alpine3.18 in /oldstable/build/alpine-x64 by @dependabot in #1397
  • docker: bump i386/golang from 1.21.7-alpine3.18 to 1.22.0-alpine3.18 in /stable/build/alpine-x86 by @dependabot in #1396
  • docker: bump amd64/golang from 1.21.7-alpine3.18 to 1.22.0-alpine3.18 in /stable/build/alpine-x64 by @dependabot in #1380
  • docker: bump amd64/golang from 1.21.7-bookworm to 1.22.0-bookworm in /stable/combined by @dependabot in #1376
  • docker: bump amd64/golang from 1.21.7-bookworm to 1.22.0-bookworm in /stable/build/release by @dependabot in #1385
  • docker: bump amd64/golang from 1.21.7-bookworm to 1.22.0-bookworm in /stable/build/cgo-mingw-w64 by @dependabot in #1377

Other Changes

Full Changelog: v0.15.0...v0.15.1

v0.15.0

09 Feb 14:08
7dc2ced
Compare
Choose a tag to compare

What's Changed

New Features or Enhancements 🎉

  • Add architecture specification to all Dockerfiles by @atc0005 in #1371

Dependency Updates

  • go.mod: bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.1 in /tools by @dependabot in #1369
  • Update golangci-lint from v1.56.0 to v1.56.1 by @atc0005 in #1370
  • Add Go 1.22 mirror img, fix STABLE/OLDSTABLE tags by @atc0005 in #1373

Other Changes

Full Changelog: v0.14.9...v0.15.0

v0.14.9

08 Feb 13:44
06bfbab
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates

  • docker: bump golang from 1.22rc2-bookworm to 1.22-bookworm in /unstable/combined by @dependabot in #1340
  • docker: bump i386/golang from 1.22rc2-alpine3.18 to 1.22-alpine3.18 in /unstable/build/alpine-x86 by @dependabot in #1338
  • docker: bump golang from 1.22rc2-bookworm to 1.22-bookworm in /unstable/build/release by @dependabot in #1335
  • docker: bump golang from 1.22rc2-alpine3.18 to 1.22-alpine3.18 in /unstable/build/alpine-x64 by @dependabot in #1337
  • docker: bump i386/golang from 1.20.13-alpine3.18 to 1.20.14-alpine3.18 in /oldstable/build/alpine-x86 by @dependabot in #1339
  • docker: bump i386/golang from 1.21.6-alpine3.18 to 1.21.7-alpine3.18 in /stable/build/alpine-x86 by @dependabot in #1336
  • docker: bump golang from 1.20.13-bookworm to 1.20.14-bookworm in /oldstable/combined by @dependabot in #1351
  • docker: bump golang from 1.20.13-bookworm to 1.20.14-bookworm in /mirror/1.20 by @dependabot in #1352
  • docker: bump golang from 1.21.6-bookworm to 1.21.7-bookworm in /mirror/1.21 by @dependabot in #1354
  • docker: bump golang from 1.21.6-bookworm to 1.21.7-bookworm in /stable/combined by @dependabot in #1353
  • docker: bump golang from 1.21.6-bookworm to 1.21.7-bookworm in /stable/build/cgo-mingw-w64 by @dependabot in #1355
  • docker: bump golang from 1.21.6-bookworm to 1.21.7-bookworm in /stable/build/release by @dependabot in #1359
  • docker: bump golang from 1.21.6-alpine3.18 to 1.21.7-alpine3.18 in /stable/build/alpine-x64 by @dependabot in #1360
  • docker: bump golang from 1.20.13-bookworm to 1.20.14-bookworm in /oldstable/build/release by @dependabot in #1361
  • docker: bump golang from 1.20.13-alpine3.18 to 1.20.14-alpine3.18 in /oldstable/build/alpine-x64 by @dependabot in #1362
  • go.mod: bump github.com/fatih/errwrap from 1.5.0 to 1.6.0 in /tools by @dependabot in #1357
  • Update fatih/errwrap to v1.6.0 by @atc0005 in #1364
  • go.mod: bump golang.org/x/vuln from 1.0.3 to 1.0.4 in /tools by @dependabot in #1358
  • Update golang.org/x/vuln to v1.0.4 by @atc0005 in #1365
  • go.mod: bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 in /tools by @dependabot in #1356
  • Update golangci-lint from v1.55.2 to v1.56.0 by @atc0005 in #1366

Other Changes

Full Changelog: v0.14.8...v0.14.9

v0.14.8

06 Feb 12:27
d343030
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Switch fatih/errwrap linter install source by @atc0005 in #1332

Other Changes

Full Changelog: v0.14.7...v0.14.8

v0.14.7

05 Feb 23:15
2dd1cc0
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Other Changes

Full Changelog: v0.14.6...v0.14.7

v0.14.6

01 Feb 12:29
673db33
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Replace choffmeister/git-describe-semver GH action by @atc0005 in #1321

Dependency Updates

  • go.mod: bump github.com/goreleaser/nfpm/v2 from 2.35.2 to 2.35.3 in /tools by @dependabot in #1320
  • Update goreleaser/nfpm to v2.35.3 by @atc0005 in #1322

Other Changes

Full Changelog: v0.14.5...v0.14.6

v0.14.5

25 Jan 13:40
bd5286b
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • docker: bump i386/golang from 1.22rc1-alpine3.18 to 1.22rc2-alpine3.18 in /unstable/build/alpine-x86 by @dependabot in #1316
  • docker: bump golang from 1.22rc1-bookworm to 1.22rc2-bookworm in /unstable/combined by @dependabot in #1315
  • docker: bump golang from 1.22rc1-alpine3.18 to 1.22rc2-alpine3.18 in /unstable/build/alpine-x64 by @dependabot in #1314
  • docker: bump golang from 1.22rc1-bookworm to 1.22rc2-bookworm in /unstable/build/release by @dependabot in #1313
  • go.mod: bump golang.org/x/vuln from 1.0.2 to 1.0.3 in /tools by @dependabot in #1312
  • Update golang.org/x/vuln to v1.0.3 by @atc0005 in #1317

Other Changes

Full Changelog: v0.14.4...v0.14.5