Skip to content

v0.64.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:37
Immutable release. Only release title and notes can be modified.

What's Changed

Enhancements

Bug Fixes

Chores

  • Refactor formatter dispatch into format adapters by @bendrucker in #2556
  • Inline per-format print methods into their adapters by @bendrucker in #2557
  • build(deps): Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #2559
  • build(deps): Bump github.com/mattn/go-colorable from 0.1.14 to 0.1.15 by @dependabot[bot] in #2560
  • build(deps): Bump golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 by @dependabot[bot] in #2558
  • release: Set branch name for Homebrew tap by @wata727 in #2561
  • Extract the shared runner-setup pipeline by @bendrucker in #2555
  • formatter: guard diagnostics with no source range by @bendrucker in #2562
  • docs: add Go install instructions to README by @RoseSecurity in #2563
  • build(deps): Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #2565
  • build(deps): Bump alpine from 3.23.4 to 3.24.0 by @dependabot[bot] in #2566
  • build(deps): Bump the go-x group with 2 updates by @dependabot[bot] in #2567
  • build(deps): Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 by @dependabot[bot] in #2568
  • fix(install): close download and zip readers by @RoseSecurity in #2564
  • build(deps): Bump alpine from 3.24.0 to 3.24.1 by @dependabot[bot] in #2570
  • build(deps): Bump golang.org/x/net from 0.55.0 to 0.56.0 in the go-x group by @dependabot[bot] in #2571
  • build(deps): Bump github.com/sigstore/sigstore-go from 1.2.0 to 1.2.1 by @dependabot[bot] in #2572
  • build(deps): Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #2579
  • build(deps): Bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #2580
  • build(deps): Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #2583
  • build(deps): Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in #2582
  • build(deps): Bump actions/attest from 4.1.0 to 4.1.1 by @dependabot[bot] in #2581
  • build(deps): Bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #2584
  • build(deps): Bump golang.org/x/text from 0.38.0 to 0.39.0 in the go-x group by @dependabot[bot] in #2585
  • build(deps): Bump github.com/sigstore/sigstore-go from 1.2.1 to 1.2.2 by @dependabot[bot] in #2588
  • build(deps): Bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #2587

New Contributors

Full Changelog: v0.63.1...v0.64.0