Skip to content

Releases: cbrgm/githubevents

v1.11.0

09 Feb 17:11

Choose a tag to compare

This release is backward compatible to v1.10.0. There are no API changes.

What's Changed

  • ci(tools): update golangci/golangci-lint-action action to v4 by @renovate in #58
  • major(deps): update module github.com/google/go-github/v58 to v59 by @renovate in #59

Full Changelog: v1.10.3...v1.11.0

v1.10.0

18 Jan 00:08

Choose a tag to compare

This release is backward compatible to v1.9.0. There are no API changes.

What's Changed

  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #50
  • chore: update all project files, update to Go v1.21 by @cbrgm in #51
  • minor(deps): update module golang.org/x/sync to v0.6.0 by @renovate in #52
  • major(deps): update module github.com/google/go-github/v56 to v58 by @renovate in #53

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

29 Nov 19:50
1f65728

Choose a tag to compare

This release is backward compatible to v1.8.0. There are no API changes.

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #33
  • chore(deps): bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 by @dependabot in #35
  • chore(deps): bump golang.org/x/sync from 0.0.0-20220819030929-7fc1605a5dde to 0.1.0 by @dependabot in #34
  • chore(deps): bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 by @dependabot in #36
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #37
  • chore(deps): bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 by @dependabot in #38
  • chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #40
  • chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #41
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #42
  • chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #43
  • chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #44
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #46
  • chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #47
  • Dependency update google/go-github and x/sync by @tjololo in #48
  • docs: update readme by @cbrgm in #49

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

30 Jan 23:34
c2f7d77

Choose a tag to compare

This release is backward compatible to v1.7.0. There are no API changes.

What's Changed

  • deps: update to google/go-github v50.0.0 by @cbrgm in #32

Full Changelog: v1.7.0...v1.8.0

v1.7.0

09 Jan 13:34

Choose a tag to compare

This release is backward compatible to v1.6.2. There are no API changes.

Full Changelog: v1.6.2...v1.7.0

v1.6.2

02 Jan 10:34
8a6d2b7

Choose a tag to compare

This release is backward compatible to v1.6.1. There are no API changes.

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #28
  • chore(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 by @dependabot in #30
  • chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #29
  • chore(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 by @dependabot in #31

Full Changelog: v1.6.1...v1.6.2

v1.6.1

24 Oct 10:08
b75e2df

Choose a tag to compare

This release is backward compatible to v1.5.0. There are no API changes.

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.5.0

04 Oct 10:36
786c0fb

Choose a tag to compare

This release is backward compatible to v1.4.0. There are no API changes.

This release updates githubevents to use Go v.1.19 and also refactors parts of the codebase to use the newly introduced any keyword instead of interface{} declarations. It also updates google/go-github to the latest version

What's Changed

  • chore(deps): bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 by @dependabot in #23
  • refactor: replace empty interface declaration with "any" keyword by @cbrgm in #24
  • chore: update to Go v1.19 by @cbrgm in #24

Full Changelog: v1.4.0...v1.5.0

v1.4.0

30 Aug 15:40
d574132

Choose a tag to compare

This release is backward compatible to v1.3.0. There are no API changes.

What's Changed

  • deps: dependabot batch, update to go-github v47 by @cbrgm in #22

Full Changelog: v1.3.0...v1.4.0

v1.3.0

30 Aug 15:35
7146ec5

Choose a tag to compare

This release is backward compatible to v1.2.0. There are no API changes.

What's Changed

  • docs: update readme by @cbrgm in #16
  • docs: update readme by @cbrgm in #17
  • chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #18
  • deps: update to google/go-github v45.1.0 by @cbrgm in #19
  • chore(deps): bump github.com/google/go-github/v45 from 45.1.0 to 45.2.0 by @dependabot in #20
  • deps: dependabot batch, update to go-github v46 by @cbrgm in #21

New Contributors

Full Changelog: v1.2.0...v1.3.0