Skip to content

Releases: atc0005/go-ci

v0.20.6

27 May 12:49
92f2e49
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates

  • Go Dependency: Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools by @dependabot in #1544
  • Update golangci-lint to v1.59.0 by @atc0005 in #1545
  • Go Dependency: Bump golang.org/x/vuln from 1.1.0 to 1.1.1 in /tools by @dependabot in #1542
  • Update golang.org/x/vuln to v1.1.1 by @atc0005 in #1546

Other Changes

Full Changelog: v0.20.5...v0.20.6

v0.20.5

20 May 10:45
df74d79
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Go Dependency: Bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /tools by @dependabot in #1537
  • Update golangci-lint to v1.58.2 by @atc0005 in #1538

Other Changes

Full Changelog: v0.20.4...v0.20.5

v0.20.4

09 May 13:19
9703103
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Go Dependency: Bump github.com/goreleaser/nfpm/v2 from 2.36.1 to 2.37.0 in /tools by @dependabot in #1529
  • Go Dependency: Bump github.com/goreleaser/nfpm/v2 from 2.37.0 to 2.37.1 in /tools by @dependabot in #1532
  • Update goreleaser/nfpm to v2.37.1 by @atc0005 in #1533
  • Go Dependency: Bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /tools by @dependabot in #1528
  • Update golangci-lint to v1.58.1 by @atc0005 in #1534

Other Changes

Full Changelog: v0.20.3...v0.20.4

v0.20.3

08 May 11:49
323b052
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • Matrix Image: Bump amd64/golang from 1.22.2-bookworm to 1.22.3-bookworm in /stable/combined by @dependabot in #1525
  • General Build Image: Bump amd64/golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 in /stable/build/alpine-x64 by @dependabot in #1524
  • Release Build Image: Bump amd64/golang from 1.22.2-bookworm to 1.22.3-bookworm in /stable/build/release by @dependabot in #1523
  • General Build Image: Bump i386/golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 in /stable/build/alpine-x86 by @dependabot in #1522
  • Release Build Image: Bump amd64/golang from 1.21.9-bookworm to 1.21.10-bookworm in /oldstable/build/release by @dependabot in #1521
  • Matrix Image: Bump amd64/golang from 1.22.2-bookworm to 1.22.3-bookworm in /unstable/combined by @dependabot in #1520
  • Release Build Image: Bump amd64/golang from 1.22.2-bookworm to 1.22.3-bookworm in /unstable/build/release by @dependabot in #1519
  • Matrix Image: Bump amd64/golang from 1.21.9-bookworm to 1.21.10-bookworm in /oldstable/combined by @dependabot in #1518
  • General Build Image: Bump i386/golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 in /unstable/build/alpine-x86 by @dependabot in #1517
  • General Build Image: Bump amd64/golang from 1.21.9-alpine3.18 to 1.21.10-alpine3.18 in /oldstable/build/alpine-x64 by @dependabot in #1516
  • General Build Image: Bump i386/golang from 1.21.9-alpine3.18 to 1.21.10-alpine3.18 in /oldstable/build/alpine-x86 by @dependabot in #1515
  • General Build Image: Bump amd64/golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 in /unstable/build/alpine-x64 by @dependabot in #1514
  • General Build Image: Bump i386/golang from 1.21.9-bullseye to 1.21.10-bullseye in /oldstable/build/cgo-mingw-w64-x86 by @dependabot in #1513
  • General Build Image: Bump amd64/golang from 1.22.2-bullseye to 1.22.3-bullseye in /stable/build/cgo-mingw-w64-x64 by @dependabot in #1512
  • General Build Image: Bump i386/golang from 1.22.2-bullseye to 1.22.3-bullseye in /stable/build/cgo-mingw-w64-x86 by @dependabot in #1511
  • General Build Image: Bump amd64/golang from 1.21.9-bullseye to 1.21.10-bullseye in /oldstable/build/cgo-mingw-w64-x64 by @dependabot in #1510
  • General Build Image: Bump i386/golang from 1.22.2-bullseye to 1.22.3-bullseye in /unstable/build/cgo-mingw-w64-x86 by @dependabot in #1509
  • General Build Image: Bump amd64/golang from 1.22.2-bullseye to 1.22.3-bullseye in /unstable/build/cgo-mingw-w64-x64 by @dependabot in #1508
  • Mirror Build Image: Bump amd64/golang from 1.21.9-bookworm to 1.21.10-bookworm in /mirror/1.21 by @dependabot in #1506
  • Mirror Build Image: Bump amd64/golang from 1.22.2-bookworm to 1.22.3-bookworm in /mirror/1.22 by @dependabot in #1507

Other Changes

Full Changelog: v0.20.2...v0.20.3

v0.20.2

03 May 22:27
cdc61b7
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates

  • Go Dependency: Bump golang.org/x/vuln from 1.0.4 to 1.1.0 in /tools by @dependabot in #1495
  • Update golang.org/x/vuln to v1.1.0 by @atc0005 in #1497
  • Go Dependency: Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.2 in /tools by @dependabot in #1496
  • Update pelletier/go-toml to v2.2.2 by @atc0005 in #1498
  • Go Dependency: Bump github.com/tc-hib/go-winres from 0.3.1 to 0.3.3 in /tools by @dependabot in #1493
  • Update tc-hib/go-winres to v0.3.3 by @atc0005 in #1499
  • Go Dependency: Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /tools by @dependabot in #1500
  • Update golangci-lint to v1.58.0 by @atc0005 in #1501

Other Changes

Full Changelog: v0.20.1...v0.20.2

v0.20.1

04 Apr 12:39
bf76826
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Dependency Updates

  • Go Dependency: Bump github.com/goreleaser/nfpm/v2 from 2.35.3 to 2.36.1 in /tools by @dependabot in #1467
  • Update goreleaser/nfpm to v2.36.1 by @atc0005 in #1468
  • General Build Image: Bump i386/golang from 1.21.8-bullseye to 1.21.9-bullseye in /oldstable/build/cgo-mingw-w64-x86 by @dependabot in #1488
  • General Build Image: Bump amd64/golang from 1.21.8-bullseye to 1.21.9-bullseye in /oldstable/build/cgo-mingw-w64-x64 by @dependabot in #1487
  • General Build Image: Bump amd64/golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 in /unstable/build/alpine-x64 by @dependabot in #1486
  • General Build Image: Bump amd64/golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 in /stable/build/alpine-x64 by @dependabot in #1485
  • Release Build Image: Bump amd64/golang from 1.21.8-bookworm to 1.21.9-bookworm in /oldstable/build/release by @dependabot in #1484
  • General Build Image: Bump i386/golang from 1.21.8-alpine3.18 to 1.21.9-alpine3.18 in /oldstable/build/alpine-x86 by @dependabot in #1483
  • General Build Image: Bump amd64/golang from 1.22.1-bullseye to 1.22.2-bullseye in /stable/build/cgo-mingw-w64-x64 by @dependabot in #1482
  • Matrix Image: Bump amd64/golang from 1.22.1-bookworm to 1.22.2-bookworm in /unstable/combined by @dependabot in #1481
  • Release Build Image: Bump amd64/golang from 1.22.1-bookworm to 1.22.2-bookworm in /stable/build/release by @dependabot in #1480
  • Mirror Build Image: Bump amd64/golang from 1.21.8-bookworm to 1.21.9-bookworm in /mirror/1.21 by @dependabot in #1479
  • Release Build Image: Bump amd64/golang from 1.22.1-bookworm to 1.22.2-bookworm in /unstable/build/release by @dependabot in #1478
  • General Build Image: Bump i386/golang from 1.22.1-bullseye to 1.22.2-bullseye in /stable/build/cgo-mingw-w64-x86 by @dependabot in #1477
  • General Build Image: Bump i386/golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 in /stable/build/alpine-x86 by @dependabot in #1476
  • General Build Image: Bump i386/golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 in /unstable/build/alpine-x86 by @dependabot in #1475
  • General Build Image: Bump amd64/golang from 1.21.8-alpine3.18 to 1.21.9-alpine3.18 in /oldstable/build/alpine-x64 by @dependabot in #1474
  • Mirror Build Image: Bump amd64/golang from 1.22.1-bookworm to 1.22.2-bookworm in /mirror/1.22 by @dependabot in #1473
  • General Build Image: Bump amd64/golang from 1.22.1-bullseye to 1.22.2-bullseye in /unstable/build/cgo-mingw-w64-x64 by @dependabot in #1472
  • Matrix Image: Bump amd64/golang from 1.21.8-bookworm to 1.21.9-bookworm in /oldstable/combined by @dependabot in #1471
  • General Build Image: Bump i386/golang from 1.22.1-bullseye to 1.22.2-bullseye in /unstable/build/cgo-mingw-w64-x86 by @dependabot in #1470
  • Matrix Image: Bump amd64/golang from 1.22.1-bookworm to 1.22.2-bookworm in /stable/combined by @dependabot in #1469

Other Changes

Full Changelog: v0.20.0...v0.20.1

v0.20.0

29 Mar 11:37
2f52da4
Compare
Choose a tag to compare

What's Changed

New Features or Enhancements 🎉

  • Add github.com/bitfield/gotestdox by @atc0005 in #1462

Dependency Updates

  • Go Dependency: Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 in /tools by @dependabot in #1460
  • Update golangci-lint from v1.57.1 to v1.57.2 by @atc0005 in #1461

Other Changes

Full Changelog: v0.19.0...v0.20.0

v0.19.0

23 Mar 19:06
c59c3ad
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Other Changes

Full Changelog: v0.18.0...v0.19.0

v0.18.0

23 Mar 16:25
e08434e
Compare
Choose a tag to compare

What's Changed

New Features or Enhancements 🎉

Other Changes

Full Changelog: v0.17.1...v0.18.0

v0.17.1

23 Mar 15:03
3f243f5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix build recipe to call current mingw-64 recipes by @atc0005 in #1449

Other Changes

Full Changelog: v0.17.0...v0.17.1