Skip to content

v1.10.0

Choose a tag to compare

@kehoecj kehoecj released this 10 Feb 22:02
· 92 commits to main since this release
710092b

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #364
  • chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #363
  • chore(deps): bump golang from 6bac879 to 6ca9eb0 by @dependabot[bot] in #362
  • chore(deps): bump github.com/gurkankaymak/hocon from 1.2.21 to 1.2.22 by @dependabot[bot] in #367
  • chore(deps): bump golang from 6ca9eb0 to e68f6a0 by @dependabot[bot] in #368
  • chore(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #369
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #370
  • chore(deps): bump alpine from 3.22 to 3.23 by @dependabot[bot] in #379
  • chore(deps): bump github/codeql-action from 4.31.3 to 4.31.6 by @dependabot[bot] in #378
  • chore(deps): bump oxsecurity/megalinter from 9.1.0 to 9.2.0 by @dependabot[bot] in #377
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #376
  • chore(deps): bump golang from e68f6a0 to 6981837 by @dependabot[bot] in #374
  • chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #373
  • chore(deps): bump github.com/gurkankaymak/hocon from 1.2.22 to 1.2.23 by @dependabot[bot] in #371
  • chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #372
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #385
  • chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #383
  • chore(deps): bump github/codeql-action from 4.31.6 to 4.31.8 by @dependabot[bot] in #382
  • chore(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #380
  • chore(deps): bump golang from 6981837 to 36b4f45 by @dependabot[bot] in #381
  • chore(deps): bump wangyoucao577/go-release-action from 1.53 to 1.55 by @dependabot[bot] in #384
  • docs: correct typos in docs and tests by @alexandear in #387
  • chore(lint): enable copyloopvar linter by @alexandear in #388
  • feat: add json formatter by @Kashugoyal in #336
  • docs: update install instructions to use 'latest' for Go and Docker by @alexandear in #389
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #393
  • chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #392
  • chore(deps): bump alpine from 51183f2 to 865b95f by @dependabot[bot] in #390
  • chore(deps): bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.2 to 2.6.4 by @dependabot[bot] in #391
  • chore(deps): bump oxsecurity/megalinter from 9.2.0 to 9.3.0 by @dependabot[bot] in #394
  • chore(deps): bump golang from 36b4f45 to 6cc2338 by @dependabot[bot] in #395
  • support known files by @ccoVeille in #156
  • chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #398
  • chore(deps): bump gopkg.in/ini.v1 from 1.67.0 to 1.67.1 by @dependabot[bot] in #396
  • chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.9.2 by @dependabot[bot] in #397
  • chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #399
  • chore(deps): bump golang from 6cc2338 to ce63a16 by @dependabot[bot] in #400
  • chore(deps): bump github/codeql-action from 4.31.10 to 4.32.0 by @dependabot[bot] in #402
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #403
  • chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #404
  • chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 by @dependabot[bot] in #401
  • chore(deps): bump alpine from 865b95f to 2510918 by @dependabot[bot] in #406
  • chore(deps): bump github/codeql-action from 4.32.0 to 4.32.1 by @dependabot[bot] in #405
  • chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #410
  • chore(deps): bump github/codeql-action from 4.32.1 to 4.32.2 by @dependabot[bot] in #409
  • chore(deps): bump golang from ce63a16 to cc73743 by @dependabot[bot] in #408
  • Escape error text in JUnit XML Reporter output by @kehoecj in #407

New Contributors

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