Skip to content

Releases: sumup/typeid

v0.2.0 Dependency updates

17 Feb 10:21
bc7e6c1
Compare
Choose a tag to compare

Chore release with updated dependencies.

What's Changed

  • chore: Lint config and lint fixes by @julienschmidt in #24
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 by @dependabot in #26
  • chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #25
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #27
  • chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #28
  • chore(deps): bump github.com/gofrs/uuid/v5 from 5.2.0 to 5.3.0 by @dependabot in #30
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #29
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #33
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #34
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #35
  • chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #37
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #36
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 by @dependabot in #32
  • chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #38
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #39
  • feat: minor README touchups by @matoous in #40
  • chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #41
  • fix(lint): Correct import prefix by @julienschmidt in #42
  • chore(ci): Update Go versions by @julienschmidt in #43
  • chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #46
  • feat(docs): README badges by @matoous in #44
  • feat(ci): lint github actions by @matoous in #45
  • chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #48
  • chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 by @dependabot in #50
  • chore(deps): bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.1 by @dependabot in #49
  • chore(deps): bump reviewdog/action-actionlint from 1.64.1 to 1.65.0 by @dependabot in #53

Full Changelog: v0.1.0...v0.2.0

v0.1.0 Initial release

15 May 09:04
f23dcc5
Compare
Choose a tag to compare

What's Changed

Chores

  • chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #5
  • chore(deps): bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.1.0 by @dependabot in #6
  • chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 by @dependabot in #7
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #11
  • chore(deps): bump actions/checkout from 4.1.3 to 4.1.5 by @dependabot in #14
  • chore(deps): bump github.com/gofrs/uuid/v5 from 5.1.0 to 5.2.0 by @dependabot in #16
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #15

New Contributors

Full Changelog: https://github.com/sumup/typeid/commits/v0.1.0