Skip to content

v0.6.4

Compare
Choose a tag to compare
@theseion theseion released this 09 Feb 17:05
· 147 commits to main since this release
c105a85

What's Changed

  • [StepSecurity] Apply security best practices by @step-security-bot in #220
  • Attempts to fix 0.6.3 by @jcchavezs in #249
  • chore: create scorecard.yml by @fzipi in #216
  • chore: fix MendRenovate ignore list by @theseion in #247
  • chore: make MendRenovate ignore updates to go-yaml by @theseion in #242
  • chore: revert goccy/go-yaml to v1.9.2 by @theseion in #237
  • chore: update pre-commit config by @theseion in #238
  • chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #224
  • chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #223
  • chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #232
  • chore(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #235
  • chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #245
  • chore(deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by @dependabot in #181
  • chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #178
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #185
  • chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #182
  • chore(deps): bump github/codeql-action from 2.22.11 to 3.22.11 by @dependabot in #225
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #227
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #180
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #183
  • chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #184
  • chore(deps): update actions/checkout action to v4 by @renovate in #190
  • chore(deps): update actions/setup-go action to v4 by @renovate in #191
  • chore(deps): update actions/setup-go action to v5 by @renovate in #214
  • chore(deps): update actions/upload-artifact action to v4.2.0 by @renovate in #233
  • chore(deps): update all non-major dependencies by @renovate in #218
  • chore(deps): update alpine:3 docker digest to c5b1261 by @renovate in #240
  • chore(deps): update docker/login-action action to v3 by @renovate in #192
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #193
  • chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #194
  • chore(deps): update github/codeql-action action to v3 by @renovate in #217
  • chore(deps): update github/codeql-action action to v3.22.12 by @renovate in #228
  • chore(deps): update github/codeql-action action to v3.23.0 by @renovate in #229
  • chore(deps): update github/codeql-action action to v3.23.1 by @renovate in #231
  • chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #195
  • chore(deps): update sonarsource/sonarcloud-github-action digest to 44eed60 by @renovate in #246
  • Configure Renovate by @renovate in #186
  • docs: update README by @fzipi in #201
  • feat: move test type to its own package by @fzipi in #208
  • fix: always pass FTWTest as pointer by @theseion in #250
  • fix: goccy/yaml regression performance by @fzipi in #199
  • fix: properly apply test overrides to autocomplete_headers by @theseion in #202
  • fix: publishing packages to GitHub requires write permissions by @theseion in #251
  • fix: update permissions on release action by @fzipi in #226
  • fix: use koanfv2 for imported module by @fzipi in #212
  • fix(deps): update all non-major dependencies by @renovate in #188, #215, #234, #239, #241, #243
  • fix(deps): update github.com/icza/backscanner digest to bf6beb7 by @renovate in #187
  • fix(deps): update module github.com/knadh/koanf to v2 by @renovate in #196
  • fix(deps): update module golang.org/x/net to v0.18.0 by @renovate in #206
  • fix(deps): update module golang.org/x/net to v0.19.0 by @renovate in #213
  • fix(deps): update module golang.org/x/net to v0.20.0 by @renovate in #230
  • fix(deps): update module golang.org/x/net to v0.21.0 by @renovate in #248
  • tests: add tests for empty override of autocomplete_headers by @theseion in #204

New Contributors

Full Changelog: v0.6.2...v0.6.4