Update go modules (release-v0.7) (minor)#1634
Conversation
6b8b3a9 to
356ee83
Compare
|
e85d278 to
1de80e8
Compare
f0269a7 to
28461a8
Compare
cf6bb5e to
cb12a04
Compare
640ac05 to
602b0e4
Compare
3ae6928 to
d6fe4d7
Compare
585cb2d to
836e5e7
Compare
46d270a to
046b71f
Compare
7d6144f to
16f6859
Compare
16f6859 to
d81d15d
Compare
d81d15d to
85b21bb
Compare
85b21bb to
4ebf3c0
Compare
|
🤖 Finished Review · ✅ Success · Started 6:16 PM UTC · Completed 6:23 PM UTC |
4ebf3c0 to
4f5f915
Compare
|
🤖 Finished Review · ✅ Success · Started 2:03 AM UTC · Completed 2:12 AM UTC |
4f5f915 to
3313ebe
Compare
|
🤖 Finished Review · ✅ Success · Started 5:11 PM UTC · Completed 5:19 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 1:51 AM UTC · Completed 2:00 AM UTC |
| github.com/styrainc/regal v0.29.2 | ||
| github.com/tektoncd/cli v0.39.1 | ||
| oras.land/oras v1.2.3 | ||
| github.com/conforma/cli v0.9.48 |
There was a problem hiding this comment.
[high] missing artifacts
The root go.mod updates 6 direct dependencies but go.sum is not included in the PR. Verification confirms that 5 of the 6 new versions lack checksums in go.sum: conforma/cli v0.9.48 (go.sum has v0.9.2), conftest v0.68.2 (go.sum has v0.66.0), regal v0.41.1 (no entry at all), tektoncd/cli v0.45.0 (go.sum has v0.42.1), oras v1.3.2 (go.sum has v1.3.0). Only addlicense v1.2.0 already has a matching entry. Builds will fail without go.sum updates.
Suggested fix: Run go mod tidy in the root directory and include the resulting go.sum changes in the PR.
| require ( | ||
| github.com/conforma/cli v0.7.95 | ||
| github.com/cucumber/godog v0.13.0 | ||
| github.com/conforma/cli v0.9.48 |
There was a problem hiding this comment.
[medium] missing artifacts
The acceptance/go.mod updates conforma/cli from v0.7.95 to v0.9.48 and godog from v0.13.0 to v0.15.1, but acceptance/go.sum is not included in the PR. conforma/cli v0.9.48 is missing from acceptance/go.sum (which has v0.9.2 instead). godog v0.15.1 already has a valid checksum entry.
Suggested fix: Run go mod tidy in the acceptance/ directory and include the resulting go.sum changes in the PR.
|
🤖 Finished Review · ✅ Success · Started 4:04 PM UTC · Completed 4:13 PM UTC |
|
🤖 Finished Review · ✅ Success · Started 1:09 AM UTC · Completed 1:20 AM UTC |
| github.com/styrainc/regal v0.29.2 | ||
| github.com/tektoncd/cli v0.39.1 | ||
| oras.land/oras v1.2.3 | ||
| github.com/conforma/cli v0.9.50 |
There was a problem hiding this comment.
[high] missing-artifacts
The PR updates six dependencies in go.mod but does not include the corresponding go.sum update. Verification confirms that five of six new dependency versions (conforma/cli v0.9.50, conftest v0.68.2, regal v0.41.1, tektoncd/cli v0.45.0, oras v1.3.2) have no checksum entries in go.sum. Only addlicense v1.2.0 is already present. Without the updated go.sum, go build, go test, and go mod verify will fail. The pre-merge CI only triggers on PRs to main, not release-v0.7, so this gap may not be caught by automated checks.
Suggested fix: Run go mod tidy in the root module directory and include the resulting go.sum changes in the PR.
| require ( | ||
| github.com/conforma/cli v0.7.95 | ||
| github.com/cucumber/godog v0.13.0 | ||
| github.com/conforma/cli v0.9.50 |
There was a problem hiding this comment.
[medium] missing-artifacts
The PR updates conforma/cli v0.7.95 to v0.9.50 and godog v0.13.0 to v0.15.1, but does not include acceptance/go.sum changes. Verification confirms godog v0.15.1 already has entries, but conforma/cli v0.9.50 does not. The missing checksum will cause build failures in the acceptance module.
Suggested fix: Run go mod tidy in the acceptance/ directory and include the resulting acceptance/go.sum changes in the PR.
This PR contains the following updates:
v0.7.109→v0.9.50v0.7.95→v0.9.50v0.13.0→v0.15.1v1.1.1→v1.2.0v0.55.0→v0.68.2v0.68.0→v0.70.0v0.29.2→v0.41.1v0.39.1→v0.45.0v1.2.3→v1.3.2Release Notes
conforma/cli (github.com/conforma/cli)
v0.9.50Compare Source
v0.9.49Compare Source
v0.9.48Compare Source
v0.9.47Compare Source
v0.9.46Compare Source
v0.9.44Compare Source
v0.9.43Compare Source
v0.9.42Compare Source
v0.9.41Compare Source
v0.9.40Compare Source
v0.9.39Compare Source
v0.9.38Compare Source
v0.9.37Compare Source
v0.9.36Compare Source
v0.9.35Compare Source
v0.9.34Compare Source
v0.9.33Compare Source
v0.9.32Compare Source
v0.9.31Compare Source
v0.9.30Compare Source
v0.9.29Compare Source
v0.9.27Compare Source
v0.9.26Compare Source
v0.9.25Compare Source
v0.9.24Compare Source
v0.9.23Compare Source
v0.9.22Compare Source
v0.9.19Compare Source
v0.9.17Compare Source
v0.9.16Compare Source
v0.9.14Compare Source
v0.9.13Compare Source
v0.9.9Compare Source
v0.9.2Compare Source
v0.9.1Compare Source
v0.8.129Compare Source
v0.8.123Compare Source
v0.8.122Compare Source
v0.8.120Compare Source
v0.8.108Compare Source
v0.8.107Compare Source
v0.8.105Compare Source
v0.8.102Compare Source
v0.8.100Compare Source
v0.8.95Compare Source
v0.8.92Compare Source
v0.8.91Compare Source
v0.8.90Compare Source
v0.8.89Compare Source
v0.8.88Compare Source
v0.8.87Compare Source
v0.8.86Compare Source
v0.8.83Compare Source
v0.8.80Compare Source
v0.8.79Compare Source
v0.8.77Compare Source
v0.8.76Compare Source
v0.8.75Compare Source
v0.8.74Compare Source
v0.8.73Compare Source
v0.8.48Compare Source
v0.8.47Compare Source
v0.8.45Compare Source
v0.8.44Compare Source
v0.8.43Compare Source
v0.8.42Compare Source
v0.8.39Compare Source
v0.8.36Compare Source
v0.8.35Compare Source
v0.8.34Compare Source
v0.8.33Compare Source
v0.8.32Compare Source
v0.8.31Compare Source
v0.8.29Compare Source
v0.8.28Compare Source
v0.8.25Compare Source
v0.8.23Compare Source
v0.8.22Compare Source
v0.8.21Compare Source
v0.8.18Compare Source
v0.8.13Compare Source
v0.8.12Compare Source
v0.8.10Compare Source
v0.8.9Compare Source
v0.8.7Compare Source
v0.8.6Compare Source
v0.8.4Compare Source
v0.8.2Compare Source
v0.7.151Compare Source
v0.7.150Compare Source
v0.7.148Compare Source
v0.7.143Compare Source
v0.7.141Compare Source
v0.7.140Compare Source
v0.7.136Compare Source
v0.7.135Compare Source
v0.7.134Compare Source
v0.7.132Compare Source
v0.7.131Compare Source
v0.7.130Compare Source
v0.7.129Compare Source
v0.7.128Compare Source
v0.7.127Compare Source
v0.7.123Compare Source
v0.7.121Compare Source
v0.7.118Compare Source
v0.7.117Compare Source
v0.7.114Compare Source
v0.7.113Compare Source
v0.7.110Compare Source
cucumber/godog (github.com/cucumber/godog)
v0.15.1Compare Source
Added
Changed
::set-output- (681 - nodeg)Fixed
context.Context(679 - tigh-latte)v0.15.0Compare Source
Added
Changed
Closemethod and associatedio.Writerchanged toio.WriteCloser.v0.14.1Compare Source
Added
Fixed
v0.14.0Compare Source
Added
Fixed
Changed
google/addlicense (github.com/google/addlicense)
v1.2.0Compare Source
This is the first full release after a period of dormancy for the project. Support for several file types has been added, plus some internal cleanup.
What's Changed
.graphqlsupport by @SleepySquash in #111New Contributors
Full Changelog: google/addlicense@v1.1.1...v1.2.0
open-policy-agent/conftest (github.com/open-policy-agent/conftest)
v0.68.2Compare Source
Changelog
OPA Changes
36f23bf: build(deps): bump github.com/open-policy-agent/opa from 1.15.1 to 1.15.2 (#1311) (@dependabot[bot])Other Changes
479de13: build(deps): bump github.com/hashicorp/go-getter from 1.8.5 to 1.8.6 (#1307) (@dependabot[bot])v0.68.1Compare Source
Changelog
Bug Fixes
2631477: fix(push): Use Rego v1 by default (#1290) (@jalseth)v0.68.0Compare Source
Changelog
New Features
a604f55: feat(parser): Add nginx parser (#1289) (@jalseth)Bug Fixes
487a2e1: fix: Skip extensionless files that are not recognized types (#1302) (@ricardbejarano)OPA Changes
472e4e3: build(deps): bump github.com/open-policy-agent/opa from 1.14.1 to 1.15.1 (#1303) (@dependabot[bot])Other Changes
6d521ef: build(deps): bump github.com/google/go-jsonnet from 0.21.0 to 0.22.0 (#1299) (@dependabot[bot])2d5f1c2: build(deps): bump github.com/moby/buildkit from 0.28.0 to 0.29.0 (#1306) (@dependabot[bot])v0.67.1Compare Source
Changelog
Bug Fixes
9cef5a2: fix(releasing): Ensure GoReleaser creates a tar for linux_amd64 (#1294) (@jalseth)Other Changes
8bc9477: build(deps): bump actions/setup-go from 6.0.0 to 6.3.0 (#1278) (@dependabot[bot])7655171: build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 (#1284) (@dependabot[bot])35ab0ca: build(deps): bump docker/login-action from 3.6.0 to 4.0.0 (#1283) (@dependabot[bot])94e5286: build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#1275) (@dependabot[bot])45a3835: ci: Update Nix devshell to use go-overlay (#1287) (@jalseth)v0.67.0Compare Source
Changelog
Bug Fixes
69f41ed: fix(plugin): Handle spaces in the plugin command path (#1242) (@jalseth)OPA Changes
59cb419: build(deps): bump github.com/open-policy-agent/opa from 1.12.1 to 1.13.1 (#1262) (@dependabot[bot])507345f: build(deps): bump github.com/open-policy-agent/opa from 1.13.1 to 1.13.2 (#1274) (@dependabot[bot])69b7329: build(deps): bump github.com/open-policy-agent/opa from 1.13.2 to 1.14.1 (#1282) (@dependabot[bot])Other Changes
8ec8ba0: build(deps): bump actions/checkout from 5.0.0 to 6.0.1 (#1230) (@dependabot[bot])fb1d20e: build(deps): bump alpine from 3.23.2 to 3.23.3 (#1264) (@dependabot[bot])84ee4f1: build(deps): bump bats-core/bats-action from 3.0.1 to 4.0.0 (#1270) (@dependabot[bot])06f26a6: build(deps): bump cuelang.org/go from 0.15.1 to 0.15.3 (#1244) (@dependabot[bot])d01f783: build(deps): bump cuelang.org/go from 0.15.3 to 0.15.4 (#1259) (@dependabot[bot])b7f9627: build(deps): bump cuelang.org/go from 0.15.4 to 0.16.0 (#1279) (@dependabot[bot])3e4cf98: build(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#1273) (@dependabot[bot])b7060d3: build(deps): bump github.com/CycloneDX/cyclonedx-go from 0.9.3 to 0.10.0 (#1265) (@dependabot[bot])e130513: build(deps): bump github.com/hashicorp/go-getter from 1.8.3 to 1.8.4 (#1245) (@dependabot[bot])e5afd3f: build(deps): bump github.com/hashicorp/go-getter from 1.8.4 to 1.8.5 (#1285) (@dependabot[bot])d6f5fb2: build(deps): bump github.com/moby/buildkit from 0.26.3 to 0.27.1 (#1260) (@dependabot[bot])c1ba806: build(deps): bump github.com/moby/buildkit from 0.27.1 to 0.28.0 (#1280) (@dependabot[bot])fc57996: build(deps): bump github.com/spdx/tools-golang from 0.5.5 to 0.5.6 (#1243) (@dependabot[bot])95d756f: build(deps): bump github.com/spdx/tools-golang from 0.5.6 to 0.5.7 (#1251) (@dependabot[bot])a59b8bd: build(deps): bump golang from 1.25.5-alpine to 1.25.6-alpine (#1256) (@dependabot[bot])bde1457: build(deps): bump golang from 1.25.6-alpine to 1.26.1-alpine (#1281) (@dependabot[bot])b2e58f0: build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 (#1231) (@dependabot[bot])b1e9f30: ci: Update Dependabot config (#1267) (@jalseth)bf63002: ci: Update setup-go to use Go version from go.mod (#1268) (@jalseth)v0.66.0Compare Source
Changelog
OPA Changes
08529c7: build(deps): bump github.com/open-policy-agent/opa from 1.11.0 to 1.12.1 (#1240) (@dependabot[bot])Other Changes
10434c1: build(deps): bump actions/setup-python from 6.0.0 to 6.1.0 (#1225) (@dependabot[bot])25bee5d: build(deps): bump alpine from 3.22.2 to 3.23.0 (#1229) (@dependabot[bot])6cafc0f: build(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#1238) (@dependabot[bot])f6b8fa9: build(deps): bump github.com/moby/buildkit from 0.26.2 to 0.26.3 (#1235) (@dependabot[bot])233776f: build(deps): bump golang from 1.25.4-alpine to 1.25.5-alpine (#1228) (@dependabot[bot])7a86f94: chore: Remove dependency on github.com/pkg/errors (#1233) (@jalseth)5a394b8: ci(golangci-lint): Disable revive skip-package-name-collision-with-go-std (#1232) (@jalseth)v0.65.0Compare Source
Changelog
New Features
7de1f99: feat: Add location to SARIF output (#1207) (@jalseth)Bug Fixes
94bb769: fix(build): Include Git version when using 'make build' (#1218) (@jalseth)ff4e456: fix(sarif): Include conftest version number (#1206) (@jalseth)OPA Changes
8c4cfa6: build(deps): bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 (#1224) (@dependabot[bot])Other Changes
3dab980: build(deps): bump cuelang.org/go from 0.15.0 to 0.15.1 (#1217) (@dependabot[bot])cfa85ca: build(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.2 (#1216) (@dependabot[bot])dd7e3bc: build(deps): bump golang from 1.25.3-alpine to 1.25.4-alpine (#1210) (@dependabot[bot])bbbb04c: chore: Include goreleaser in Nix devshell (#1219) (@jalseth)ac3146f: ci: Pin GitHub Actions to the Git SHA using ratchet (#1204) (@jalseth)v0.64.0Compare Source
Changelog
New Features
00b02b2: feat: Include locaConfiguration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.