Skip to content

v0.2.12

Latest
Compare
Choose a tag to compare
@fin09pcap fin09pcap released this 30 Apr 22:13
· 1 commit to main since this release
ad5963f

What's Changed

  • [test] Update failing tests in ruleset by @fin09pcap in #278
  • github-actions: use concurrency: true if PRs by @v1v in #284
  • [go] upgrade to 1.23 by @fin09pcap in #283
  • github-actions: actions/cache@v2 will be retired by February 1st, 2025 by @v1v in #285
  • chore(deps): bump sonatype-nexus-community/nancy-github-action from 1.0.2 to 1.0.3 by @dependabot in #289
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #290
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #307
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #302
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #306
  • chore(deps): bump Apple-Actions/import-codesign-certs from 1 to 3 by @dependabot in #287
  • chore(deps): bump goreleaser/goreleaser-action from 3 to 6 by @dependabot in #291
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #313
  • chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #312
  • chore(deps): bump docker/build-push-action from 3 to 6 by @dependabot in #310
  • chore(deps): bump sigstore/cosign-installer from 2.3.0 to 3.8.1 by @dependabot in #314
  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #299
  • chore(deps): bump filippo.io/age from 1.2.0 to 1.2.1 by @dependabot in #298
  • pinning github actions by @ismisepaul in #328
  • refactor: remove unnecessary go build tags by @kruskall in #343
  • ci: replace hardcoded go version with go.mod version by @kruskall in #345
  • ci: group github-action updates by @kruskall in #346
  • chore(deps): bump github.com/hashicorp/consul/api from 1.31.0 to 1.32.0 by @dependabot in #340
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.6 by @dependabot in #332
  • chore(deps): bump zntr.io/paseto from 1.3.0 to 1.4.0 by @dependabot in #301
  • chore(deps): bump github.com/gosimple/slug from 1.14.0 to 1.15.0 by @dependabot in #294
  • chore(deps): bump go.step.sm/crypto from 0.54.0 to 0.61.0 by @dependabot in #338
  • chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.72.0 by @dependabot in #344
  • chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #353
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #354
  • chore(deps): bump github.com/opencontainers/image-spec from 1.1.0 to 1.1.1 by @dependabot in #356
  • chore(deps): bump github.com/golang/snappy from 0.0.4 to 1.0.0 by @dependabot in #357
  • chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #355
  • chore(deps): bump github.com/hashicorp/vault/api from 1.15.0 to 1.16.0 by @dependabot in #359
  • chore(deps): bump github.com/google/cel-go from 0.22.0 to 0.25.0 by @dependabot in #350
  • chore(deps): bump github.com/sethvargo/go-diceware from 0.4.0 to 0.5.0 by @dependabot in #360
  • chore(deps): bump the github-actions group across 1 directory with 8 updates by @dependabot in #351
  • chore(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.16.2 by @dependabot in #358
  • golangci-lint updates and build maintenance by @fin09pcap in #363
  • chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.16 to 3.5.21 by @dependabot in #361
  • chore(deps): bump github.com/ory/dockertest/v3 from 3.11.0 to 3.12.0 by @dependabot in #362
  • chore(deps): bump github.com/open-policy-agent/opa from 0.69.0 to 1.3.0 by @dependabot in #335
  • chore(deps): bump go.step.sm/crypto from 0.61.0 to 0.62.0 by @dependabot in #364
  • build: update homebrew formula for gzip file extension by @fin09pcap in #181
  • chore: update goreleaser command options by @fin09pcap in #365
  • build: update goreleaser configuration file to version 2 by @fin09pcap in #366
  • build: bump cyclonedx github action to v2 by @fin09pcap in #367
  • fix: update artifact names for github release workflow by @fin09pcap in #368
  • build: update apple applicationID by @fin09pcap in #369
  • build: disable apple notarization for release workflow by @fin09pcap in #370
  • build: update release workflow for sha256 command by @fin09pcap in #371
  • build: install coreutils and revert sha256 command format by @fin09pcap in #372
  • build: enable skipping of confirmation for cosign by @fin09pcap in #373

New Contributors

Full Changelog: v0.2.11...v0.2.12