Releases: stacklok/frizbee
Releases · stacklok/frizbee
v0.1.8
What's Changed
- Bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in #239
- Bump github.com/moby/buildkit from 0.20.2 to 0.21.0 by @dependabot[bot] in #240
- Add SARIF output and upload to Trivy workflow by @JAORMX in #241
- Bump github.com/moby/buildkit from 0.21.0 to 0.21.1 by @dependabot[bot] in #243
- Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in #244
- Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.4 by @dependabot[bot] in #249
- Bump github.com/google/go-containerregistry from 0.20.4 to 0.20.5 by @dependabot[bot] in #251
- Bump github.com/moby/buildkit from 0.21.1 to 0.22.0 by @dependabot[bot] in #250
- Bump github.com/google/go-containerregistry from 0.20.5 to 0.20.6 by @dependabot[bot] in #254
- Bump github.com/moby/buildkit from 0.22.0 to 0.23.2 by @dependabot[bot] in #257
- fix: strip quotes from uses field by @datosh in #260
- Bump golang.org/x/sync from 0.14.0 to 0.16.0 by @dependabot[bot] in #259
- chore: Configure Renovate by @renovate[bot] in #262
- chore(deps): update actions/upload-artifact action to v4.6.2 by @renovate[bot] in #272
- chore(deps): update anchore/sbom-action action to v0.20.4 by @renovate[bot] in #273
- chore(deps): update aquasecurity/trivy-action action to v0.32.0 by @renovate[bot] in #274
- chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in #275
- chore(deps): update actions/download-artifact action to v4.3.0 by @renovate[bot] in #271
- chore(deps): update coverallsapp/github-action action to v2.3.6 by @renovate[bot] in #269
- chore(deps): update actions/checkout digest by @renovate[bot] in #263
- chore(deps): update dependency go to v1.24.6 by @renovate[bot] in #270
- chore(deps): update goreleaser/goreleaser-action digest to 5742e2a by @renovate[bot] in #268
- chore(deps): update golangci/golangci-lint-action digest to 3a91952 by @renovate[bot] in #267
- chore(deps): update github/codeql-action digest by @renovate[bot] in #266
- chore(deps): update actions/setup-go digest to 19bb512 by @renovate[bot] in #264
- chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 by @renovate[bot] in #276
- chore(deps): update slsa-framework/slsa-verifier action to v2.7.1 by @renovate[bot] in #277
- chore(deps): update actions/download-artifact action to v5 - autoclosed by @renovate[bot] in #279
- chore(deps): update actions/checkout action to v4 by @renovate[bot] in #278
- chore(deps): update actions/setup-go action to v5 by @renovate[bot] in #280
- chore(deps): update github/codeql-action action to v3 by @renovate[bot] in #281
- chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate[bot] in #283
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #294
- chore(deps): update anchore/sbom-action action to v0.20.5 by @renovate[bot] in #292
- chore(deps): update goreleaser/goreleaser-action digest to e435ccd by @renovate[bot] in #291
- chore(deps): update aquasecurity/trivy-action action to v0.33.0 by @renovate[bot] in #295
- chore(deps): update github/codeql-action digest to d3678e2 by @renovate[bot] in #289
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #296
- chore(deps): update aquasecurity/trivy-action action to v0.33.1 by @renovate[bot] in #301
- Bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #300
- Bump github.com/moby/buildkit from 0.23.2 to 0.24.0 by @dependabot[bot] in #299
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in #287
- chore(deps): update golangci/golangci-lint-action action to v8 by @renovate[bot] in #282
- Fix tablewriter API compatibility for v1.0.9 dependency upgrade by @Copilot in #302
- Fix the linter failing by @rdimitrov in #305
- chore(deps): update sigstore/cosign-installer action to v3.10.0 by @renovate[bot] in #306
- chore(deps): bump github.com/moby/buildkit from 0.24.0 to 0.25.1 by @dependabot[bot] in #316
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #315
- chore(deps): update dependency go to v1.25.2 by @renovate[bot] in #314
- chore(deps): update github artifact actions (major) by @renovate[bot] in #321
- Pins go and bumps dependencies by @rdimitrov in #342
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #344
- chore(deps): update actions/setup-go digest to 40f1582 by @renovate[bot] in #343
- chore(deps): update anchore/sbom-action action to v0.22.1 by @renovate[bot] in #307
- chore(deps): update github/codeql-action digest to b20883b by @renovate[bot] in #311
- chore(deps): update sigstore/cosign-installer action to v3.10.1 - autoclosed by @renovate[bot] in #319
- chore(deps): update golangci/golangci-lint-action action to v9 by @renovate[bot] in #325
- chore(deps): update sigstore/cosign-installer action to v4 by @renovate[bot] in #320
- Update goreleaser by @rdimitrov in #345
New Contributors
- @datosh made their first contribution in #260
- @renovate[bot] made their first contribution in #262
- @Copilot made their first contribution in #302
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by @dependabot in #224
- chore: fix typos by @chenrui333 in #226
- chore: update golangci-lint by @chenrui333 in #225
- Bump github.com/moby/buildkit from 0.18.2 to 0.19.0 by @dependabot in #229
- Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @dependabot in #228
- Bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by @dependabot in #227
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #231
- Bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #230
- Bump github.com/moby/buildkit from 0.19.0 to 0.20.0 by @dependabot in #232
- feat: implement --error by @cedws in #237
- Bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #233
- Bump github.com/moby/buildkit from 0.20.0 to 0.20.2 by @dependabot in #238
- Bump github.com/deckarep/golang-set/v2 from 2.7.0 to 2.8.0 by @dependabot in #235
New Contributors
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Temporarily disable publishing to winget by @rdimitrov in #222
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Remove the homebrew token from releaser.yml by @rdimitrov in #203
- Bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 by @dependabot in #204
- Bump github.com/moby/buildkit from 0.16.0 to 0.17.0 by @dependabot in #205
- chore(deps): update to go 1.23 and go-github 66 by @chenrui333 in #207
- Bump github.com/moby/buildkit from 0.17.0 to 0.17.1 by @dependabot in #210
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #211
- Bump trivy action and add mirrors. by @blkt in #213
- Resolve commit ref correctly. by @blkt in #212
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #215
- Bump github.com/moby/buildkit from 0.17.1 to 0.17.2 by @dependabot in #214
- Bump github.com/moby/buildkit from 0.17.2 to 0.18.0 by @dependabot in #216
- Bump github.com/moby/buildkit from 0.18.0 to 0.18.1 by @dependabot in #217
- Bump github.com/deckarep/golang-set/v2 from 2.6.0 to 2.7.0 by @dependabot in #218
- Bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #219
- Bump github.com/moby/buildkit from 0.18.1 to 0.18.2 by @dependabot in #220
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Stop releasing a brew formula to stacklok/tap by @rdimitrov in #202
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #199
- Bump github.com/moby/buildkit from 0.15.2 to 0.16.0 by @dependabot in #200
- Patch 3 by @joergi in #201
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- Use unchanging version tag in tests by @eleftherias in #187
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @eleftherias in #188
- Bump github.com/moby/buildkit from 0.15.0 to 0.15.1 by @dependabot in #185
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #189
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #190
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #191
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #192
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #193
- Bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in #194
- Bump github.com/moby/buildkit from 0.15.1 to 0.15.2 by @dependabot in #195
New Contributors
- @eleftherias made their first contribution in #187
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Bump github.com/moby/buildkit from 0.14.0 to 0.14.1 by @dependabot in #162
- Add readme entry pointing to the github action by @lukehinds in #163
- Bump buf hashes again by @jhrozek in #166
- Update Contributor License Agreement link in CONTRIBUTING.md by @staceypotter in #165
- Update Contributing & Community section in README.md by @staceypotter in #164
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #169
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #168
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #170
- Bump anchore/sbom-action from 0.16.0 to 0.16.1 by @dependabot in #171
- Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #172
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #173
- Bump github.com/moby/buildkit from 0.14.1 to 0.15.0 by @dependabot in #174
- docs: update to use core tap by @chenrui333 in #176
- chore: improve release binary by @chenrui333 in #177
- Bump slsa-framework/slsa-verifier from 2.5.1 to 2.6.0 by @dependabot in #179
- Bump anchore/sbom-action from 0.16.1 to 0.17.0 by @dependabot in #178
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #180
- Only ignore main and master, not all branches when pinning actions by @jhrozek in #181
- Fix the default configuration note in README by @jhrozek in #182
New Contributors
- @lukehinds made their first contribution in #163
- @staceypotter made their first contribution in #165
- @chenrui333 made their first contribution in #176
Full Changelog: v0.0.20...v0.1.0
v0.0.20
What's Changed
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #152
- Fix unit test hash reference and bump cobra and go-containerregistry by @rdimitrov in #156
- Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #160
- Add option to filter image names or tags, parser fixes by @jhrozek in #159
- Always ignore the scratch image even with an empty config by @jhrozek in #161
Full Changelog: v0.0.19...v0.0.20