Skip to content

v0.5.0

Latest

Choose a tag to compare

@alexandear alexandear released this 07 Nov 17:59
· 9 commits to main since this release
0cc8c77

What's Changed

  • Use go tool to run golangci-lint by @alexandear in #129
  • Bump github.com/golangci/golangci-lint/v2 from 2.1.6 to 2.2.1 in /tools by @dependabot[bot] in #130
  • Unexport some logging utils, update packages docs, stricter lints by @alexandear in #131
  • Bump gitlab.com/gitlab-org/api/client-go from 0.130.1 to 0.133.0 by @dependabot[bot] in #132
  • Bump gitlab.com/gitlab-org/api/client-go from 0.133.0 to 0.134.0 by @dependabot[bot] in #133
  • Speed up golangci-lint-version step by @alexandear in #134
  • Add close stale issues GHA workflow by @alexandear in #137
  • Bump gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.135.0 by @dependabot[bot] in #138
  • Update /tools/go.mod every minute by @alexandear in #139
  • Add tools/pinversion.go to workaround dependabot updates by @alexandear in #140
  • Change dependabot schedule interval to weekly by @alexandear in #141
  • Bump gitlab.com/gitlab-org/api/client-go from 0.135.0 to 0.137.0 by @dependabot[bot] in #143
  • Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.16.2 by @dependabot[bot] in #142
  • Bump github.com/golangci/golangci-lint/v2 from 2.2.1 to 2.3.0 in /tools by @dependabot[bot] in #144
  • Simplify mod tidy GHA step by @alexandear in #145
  • Simplify mod tidy GHA step by @alexandear in #146
  • Bump github.com/golangci/golangci-lint/v2 from 2.3.0 to 2.3.1 in /tools by @dependabot[bot] in #147
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #148
  • Bump gitlab.com/gitlab-org/api/client-go from 0.137.0 to 0.142.5 by @dependabot[bot] in #153
  • Bump github.com/golangci/golangci-lint/v2 from 2.3.1 to 2.4.0 in /tools by @dependabot[bot] in #149
  • Bump gitlab.com/gitlab-org/api/client-go from 0.142.5 to 0.143.0 by @dependabot[bot] in #156
  • Bump gitlab.com/gitlab-org/api/client-go from 0.143.0 to 0.147.0 by @dependabot[bot] in #159
  • Bump gitlab.com/gitlab-org/api/client-go from 0.147.0 to 0.148.1 by @dependabot[bot] in #160
  • Bump gitlab.com/gitlab-org/api/client-go from 0.148.1 to 0.151.0 by @dependabot[bot] in #161
  • Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3 by @dependabot[bot] in #162
  • Bump gitlab.com/gitlab-org/api/client-go from 0.151.0 to 0.156.0 by @dependabot[bot] in #163
  • Bump gitlab.com/gitlab-org/api/client-go from 0.156.0 to 0.157.0 by @dependabot[bot] in #164
  • Bump github.com/golangci/golangci-lint/v2 from 2.4.0 to 2.6.0 in /tools by @dependabot[bot] in #166
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #155
  • Bump actions/stale from 9 to 10 by @dependabot[bot] in #154
  • Bump gitlab.com/gitlab-org/api/client-go from 0.157.0 to 0.158.0 by @dependabot[bot] in #165
  • Add Docker support for easier setup by @Ketbome in #167

New Contributors

Full Changelog: v0.4.0...v0.5.0