Skip to content

Releases: cresta/gogithub

v0.2.0

18 Nov 23:42
f87e928

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.2.0

v0.1.5

14 Nov 00:39
4490b30

Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-go action to v4 by @self-hosted-renovatebot in #27
  • fix(deps): update github.com/shurcool/githubv4 digest to 6cea62e by @self-hosted-renovatebot in #24
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @self-hosted-renovatebot in #25
  • fix(deps): update module golang.org/x/oauth2 to v0.7.0 by @self-hosted-renovatebot in #26
  • fix(deps): update module golang.org/x/oauth2 to v0.8.0 by @self-hosted-renovatebot in #28
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @self-hosted-renovatebot in #29
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @self-hosted-renovatebot in #30
  • fix(deps): update module golang.org/x/oauth2 to v0.9.0 by @self-hosted-renovatebot in #31
  • fix(deps): update module golang.org/x/oauth2 to v0.10.0 by @self-hosted-renovatebot in #34
  • fix(deps): update github.com/shurcool/githubv4 digest to 599ae7b by @self-hosted-renovatebot in #32
  • fix(deps): update module go.uber.org/zap to v1.25.0 by @self-hosted-renovatebot in #36
  • fix(deps): update module golang.org/x/oauth2 to v0.11.0 by @self-hosted-renovatebot in #37
  • fix(deps): update github.com/shurcool/graphql digest to ed46e5a by @self-hosted-renovatebot in #35
  • fix(deps): update module golang.org/x/oauth2 to v0.12.0 by @self-hosted-renovatebot in #39
  • fix(deps): update module go.uber.org/zap to v1.26.0 by @self-hosted-renovatebot in #40
  • chore(deps): update actions/checkout action to v4 by @self-hosted-renovatebot in #38
  • fix(deps): update module golang.org/x/oauth2 to v0.13.0 by @self-hosted-renovatebot in #41
  • Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #42
  • fix(deps): update module golang.org/x/oauth2 to v0.14.0 by @self-hosted-renovatebot in #43
  • fix(deps): update module golang.org/x/oauth2 to v0.15.0 by @self-hosted-renovatebot in #45
  • fix(deps): update github.com/shurcool/githubv4 digest to 1cffa1f by @self-hosted-renovatebot in #44
  • chore(deps): update actions/setup-go action to v5 by @self-hosted-renovatebot in #46
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #47
  • fix(deps): update module golang.org/x/oauth2 to v0.16.0 by @self-hosted-renovatebot in #48
  • fix(deps): update module golang.org/x/oauth2 to v0.17.0 by @self-hosted-renovatebot in #50
  • fix(deps): update module go.uber.org/zap to v1.27.0 by @self-hosted-renovatebot in #52
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @self-hosted-renovatebot in #53
  • fix(deps): update module golang.org/x/oauth2 to v0.18.0 by @self-hosted-renovatebot in #54
  • chore(deps): update golangci/golangci-lint-action action to v4 by @self-hosted-renovatebot in #51
  • fix(deps): update github.com/shurcool/githubv4 digest to 18a1ae0 by @self-hosted-renovatebot in #49
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #55
  • fix(deps): update module golang.org/x/oauth2 to v0.19.0 by @self-hosted-renovatebot in #56
  • fix(deps): update module github.com/shurcool/githubv4 to v0.0.0-20240429030203-be2daab69064 by @self-hosted-renovatebot in #59
  • fix(deps): update module golang.org/x/oauth2 to v0.20.0 by @self-hosted-renovatebot in #60
  • fix(deps): update module golang.org/x/oauth2 to v0.21.0 by @self-hosted-renovatebot in #62
  • fix(deps): update module golang.org/x/oauth2 to v0.22.0 by @self-hosted-renovatebot in #64
  • fix(deps): update module golang.org/x/oauth2 to v0.23.0 by @self-hosted-renovatebot in #65
  • fix(deps): update module golang.org/x/oauth2 to v0.24.0 by @self-hosted-renovatebot in #67
  • feat: allow cache TTL to be specified in config by @mrparkers in #68

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

27 Feb 23:26
230dafc

Choose a tag to compare

What's Changed

  • Configure Renovate by @self-hosted-renovatebot in #2
  • Update actions/checkout action to v3 by @self-hosted-renovatebot in #9
  • Update actions/setup-go action to v3 by @self-hosted-renovatebot in #10
  • Update golangci/golangci-lint-action action to v3 by @self-hosted-renovatebot in #11
  • Update module github.com/stretchr/testify to v1.8.1 by @self-hosted-renovatebot in #6
  • Update module go.uber.org/zap to v1.24.0 by @self-hosted-renovatebot in #7
  • Update module golang.org/x/oauth2 to v0.4.0 by @self-hosted-renovatebot in #8
  • Update module go to 1.20 by @self-hosted-renovatebot in #12
  • Update module github.com/joho/godotenv to v1.5.1 by @self-hosted-renovatebot in #13
  • Update module golang.org/x/oauth2 to v0.5.0 by @self-hosted-renovatebot in #14
  • Update github.com/shurcooL/githubv4 digest to 420ad09 by @self-hosted-renovatebot in #15
  • Add 3 functions to the API by @tigersoldier in #19

New Contributors

  • @self-hosted-renovatebot made their first contribution in #2
  • @tigersoldier made their first contribution in #19

Full Changelog: v0.1.3...v0.1.4

v0.1.0

17 Aug 17:46

Choose a tag to compare

first commit