From 956f8833b590bcc30a38d371abfce26cfc3ab346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:02:03 -0800 Subject: [PATCH 1/2] chore: bump github.com/open-policy-agent/gatekeeper/v3 (#433) Bumps [github.com/open-policy-agent/gatekeeper/v3](https://github.com/open-policy-agent/gatekeeper) from 3.14.0-rc.2 to 3.14.0. - [Release notes](https://github.com/open-policy-agent/gatekeeper/releases) - [Changelog](https://github.com/open-policy-agent/gatekeeper/blob/master/docs/RELEASE.md) - [Commits](https://github.com/open-policy-agent/gatekeeper/compare/v3.14.0-rc.2...v3.14.0) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/gatekeeper/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- scripts/require-sync/go.mod | 4 ++-- scripts/require-sync/go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/require-sync/go.mod b/scripts/require-sync/go.mod index f82b1f6a0..b734ae8aa 100644 --- a/scripts/require-sync/go.mod +++ b/scripts/require-sync/go.mod @@ -3,8 +3,8 @@ module require-sync go 1.20 require ( - github.com/open-policy-agent/frameworks/constraint v0.0.0-20231019180654-3eb381ce6cbe - github.com/open-policy-agent/gatekeeper/v3 v3.14.0-rc.2 + github.com/open-policy-agent/frameworks/constraint v0.0.0-20231030230613-2e0cb3d68575 + github.com/open-policy-agent/gatekeeper/v3 v3.14.0 k8s.io/apimachinery v0.27.7 ) diff --git a/scripts/require-sync/go.sum b/scripts/require-sync/go.sum index cde0b664a..69592098b 100644 --- a/scripts/require-sync/go.sum +++ b/scripts/require-sync/go.sum @@ -250,10 +250,10 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8m github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= github.com/onsi/ginkgo/v2 v2.9.5 h1:+6Hr4uxzP4XIUyAkg61dWBw8lb/gc4/X5luuxN/EC+Q= github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU= -github.com/open-policy-agent/frameworks/constraint v0.0.0-20231019180654-3eb381ce6cbe h1:wQ2MKaTgPt74u7Ya5pQ0MU+Ako2vkdivi7UVy9kjYAg= -github.com/open-policy-agent/frameworks/constraint v0.0.0-20231019180654-3eb381ce6cbe/go.mod h1:AaCd/gbQ31R7btHO450Kdp18/Zmvn7hjEt7Qbp+MfJM= -github.com/open-policy-agent/gatekeeper/v3 v3.14.0-rc.2 h1:3ofa8eyIS5bp/XAyUi4cu52KEymtx675yBVNYRDMrwk= -github.com/open-policy-agent/gatekeeper/v3 v3.14.0-rc.2/go.mod h1:MDncbK7ww8o7QDs6kjD8y1WViZU58Cg+LuRVGe3xCFo= +github.com/open-policy-agent/frameworks/constraint v0.0.0-20231030230613-2e0cb3d68575 h1:rhln22JjTgsJGL8gDK4qEM372Ei1PPQk4ZTIOKM9WvY= +github.com/open-policy-agent/frameworks/constraint v0.0.0-20231030230613-2e0cb3d68575/go.mod h1:AaCd/gbQ31R7btHO450Kdp18/Zmvn7hjEt7Qbp+MfJM= +github.com/open-policy-agent/gatekeeper/v3 v3.14.0 h1:bQV5temnG6lQHk0Bm7paT2T3oV5cZqtjp4MjiWwiKrE= +github.com/open-policy-agent/gatekeeper/v3 v3.14.0/go.mod h1:F8UlPaPg/6TuZcVoYLj1+1ptnxOCOxKyasEIv4IzSOs= github.com/open-policy-agent/opa v0.57.1 h1:LAa4Z0UkpjV94nRLy6XCvgOacQ6N1jf8TJLMUIzFRqc= github.com/open-policy-agent/opa v0.57.1/go.mod h1:YYcVsWcdOW47owR0zElx8HPYZK60vL0MOPsEmh13us4= github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U= From 0d95b7608c2ca835ba0418bd1199c3d8f6c9c6e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:02:00 -0800 Subject: [PATCH 2/2] chore: bump the all group with 1 update (#438) Bumps the all group with 1 update: [actions/dependency-review-action](https://github.com/actions/dependency-review-action). - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/9f45b2463b475767b61721ccfef113fef513e6aa...fde92acd0840415674c16b39c7d703fc28bc511e) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 92d358bc1..97b8bb8d3 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -24,4 +24,4 @@ jobs: - name: 'Checkout Repository' uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: 'Dependency Review' - uses: actions/dependency-review-action@9f45b2463b475767b61721ccfef113fef513e6aa # v3.1.1 + uses: actions/dependency-review-action@fde92acd0840415674c16b39c7d703fc28bc511e # v3.1.2