Azure / ShieldGuard

Enables best security practices for your project from day zero.
MIT License
8 stars 6 forks source link

chore(deps): bump github.com/open-policy-agent/conftest from 0.48.0 to 0.50.0 in /sg #98

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/open-policy-agent/conftest from 0.48.0 to 0.50.0.

Release notes

Sourced from github.com/open-policy-agent/conftest's releases.

v0.50.0

Changelog

New Features

  • bbee30386c35d26288bb375b808075236e3b8afa: feat: Use ORAS credentials (#917) (@​zregvart)

Bug Fixes

  • dfcc0d9a00f332faf38ee599bfe3817f8dc3b1d4: fix: Catch Google Artifact Registry URL during OCI detection (#921) (@​jpreese)

OPA Changes

  • 4c74c13b745c5b5b8b34d5dfcbd7470e259310ac: build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 (#925) (@​dependabot[bot])
  • d6c450d127fd7131d4c142ff0701c2b934aa5b22: build(deps): bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 (#927) (@​dependabot[bot])

Other Changes

  • 324d7fb0ccbfab95bad182e87f3d732e427b2b62: Update workflow action versions (#914) (@​jpreese)
  • 291f011d5e897e51f514b8d6f9d6ab31c697fd8a: build(deps): bump cuelang.org/go from 0.7.0 to 0.7.1 (#916) (@​dependabot[bot])
  • a12c5367d1f56bfbb2d1855a16470daffbbbfee3: build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 (#926) (@​dependabot[bot])
  • e20f3ee57305fb94395aead2069999a7719a0890: build(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (#913) (@​dependabot[bot])
  • 42b8513644ae25253a23b1fc757c2eb266d0188a: build: Bump Go to 1.22.x (#915) (@​jalseth)
  • d5dc9f8220c0ba497972603dbdecfe2d931b41b8: chore: Update setup-regal and golangci-lint actions to latest (#918) (@​jpreese)
  • 343d0248de2f172be3ed3777a6d7ef49be2aebd6: cmd(verify): Enable show-builtin-errors by default (#922) (@​jalseth)

v0.49.1

Changelog

Other Changes

  • 15019c2855a82a41ed1a09b8f1003bda7e319064: chore: Update buildkit and allow dependabot (#911) (@​erpel)

v0.49.0

⚠️ Potentially breaking change reminder ⚠️ The show-builtin-errors flag will be enabled by default in the next version of conftest.

Changelog

New Features

  • 50c3df5073848467b3e184e907898c1a0c114368: feat: Raise error when problematic use of the if keyword is encountered (#902) (@​jalseth)

Bug Fixes

  • b9d91d0a98e64fc38946e030634ecf6a3f8b7890: fix: Add tls flag to test command (#908) (@​oblogic7)

OPA Changes

  • 872035d5161cbf8db05e42e15e93371ce846ea05: build(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 (#909) (@​dependabot[bot])

Other Changes

  • 0ee46b5e42adfac53237a1471ef5f9f2ae2ea05e: build(deps): bump alpine from 3.19.0 to 3.19.1 (#910) (@​dependabot[bot])
  • 82fd2dbc50cd17ebabbe8da0af3cf80f20d6b585: build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#906) (@​dependabot[bot])
  • 0d3d448f9db8380ba030e4ced1447aedad1c7237: ci: s390x architecture added in the goarch list (#905) (@​harpaldhillon)
Commits
  • a12c536 build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.0 (#926)
  • d6c450d build(deps): bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 (#927)
  • 4c74c13 build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 (#925)
  • 343d024 cmd(verify): Enable show-builtin-errors by default (#922)
  • dfcc0d9 fix: Catch Google Artifact Registry URL during OCI detection (#921)
  • 3eb0cde docs: Use the right command to pull policies from OCI registry (#920)
  • bbee303 feat: Use ORAS credentials (#917)
  • d5dc9f8 chore: Update setup-regal and golangci-lint actions to latest (#918)
  • 291f011 build(deps): bump cuelang.org/go from 0.7.0 to 0.7.1 (#916)
  • 42b8513 build: Bump Go to 1.22.x (#915)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)