Skip to content

v0.16.0

Latest

Choose a tag to compare

@vearutop vearutop released this 31 Jul 23:16
· 8 commits to main since this release

What's Changed

  • fix(deps): update module github.com/cucumber/godog to v0.15.1 by @renovate[bot] in #697
  • doc: update the doc as unsigned int are supported now. by @chengxilo in #700
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #702
  • fix(deps): update module github.com/spf13/pflag to v1.0.9 by @renovate[bot] in #705
  • fix(deps): update module github.com/data-dog/go-txdb to v0.2.1 by @renovate[bot] in #625
  • fix(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #706
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #707
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #667
  • Revert "fix(deps): update module github.com/stretchr/testify to v1.11.1" by @mpkorstanje in #722
  • chore(deps): pin dependencies by @renovate[bot] in #721
  • chore(deps): update actions/cache action to v5 by @renovate[bot] in #718
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #716
  • chore(deps): update actions/cache digest to cdf6c1f by @renovate[bot] in #724
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #725
  • chore(deps): update actions/setup-go action to v6.3.0 by @renovate[bot] in #726
  • chore(deps): update dominikh/staticcheck-action action to v1.4.1 by @renovate[bot] in #728
  • chore(deps): update actions/cache action to v5.0.4 by @renovate[bot] in #731
  • chore(deps): update actions/setup-go action to v6.4.0 by @renovate[bot] in #734
  • Use gh CLI to upload release assets by @vearutop in #730
  • Reduce GitHub Action permissions by @mpkorstanje in #735
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3 by @renovate[bot] in #729
  • fix(deps): update module github.com/hashicorp/go-memdb to v1.3.5 by @renovate[bot] in #680
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.9.3 by @renovate[bot] in #612
  • fix(deps): update module github.com/spf13/cobra to v1.10.2 by @renovate[bot] in #586
  • Tidy example module, upgrade Go by @vearutop in #741
  • fix(tags): the , operator was not working as an OR operator in the tags given by @kcross-ctoken in #740
  • chore(deps): update zizmorcore/zizmor-action action to v0.5.3 by @renovate[bot] in #736
  • Upgrade _example deps by @vearutop in #742
  • chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in #733
  • Enable CodeQL for Go by @mpkorstanje in #739
  • Update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #723
  • Update codecov/codecov-action digest to e79a696 by @renovate[bot] in #743
  • Add OpenSSF Scorecard badge by @mpkorstanje in #746
  • Update actions/checkout action to v7 by @renovate[bot] in #752
  • Update actions/cache action to v6 by @renovate[bot] in #754
  • Update codecov/codecov-action action to v7 by @renovate[bot] in #749
  • Update actions/setup-go action to v7 by @renovate[bot] in #762
  • fix(hooks): wrap errors to preserve sentinel values by @victoriacheng15 in #760
  • Upgrade deps by @vearutop in #764

New Contributors

Full Changelog: v0.15.1...v0.16.0