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.44.1 to 0.46.0 in /sg #76

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/open-policy-agent/conftest from 0.44.1 to 0.46.0.

Release notes

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

v0.46.0

Changelog

OPA Changes

  • 79220b5b2de5fb851aaaacebb2568353251432cb: build(deps): bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 (#873) (@​dependabot[bot])

Other Changes

  • 65c119227dc9041f053c025662b8286bc8a9e32e: build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#867) (@​dependabot[bot])
  • 38853e11e63c7131979c2ba38a50a60c8f43b9ee: chore: Update dependencies (#863) (@​mrueg)
  • c7eb6b6bf845c40299428699cbf8cefde5f8f702: chore: Update github.com/spdx/tools-golang to current version (#868) (@​02strich)
  • 1d387bc40e4151d1212e91481ce7823d5e7eee52: fix: --strict flag when using conftest verify (#866) (@​samcrang)
  • 10ac2ec37123df4c029a7d6165cd4a43fc3115ea: fix: cover built-in errors with a flag, suppress unless it's passed (#871) (@​boranx)
  • 6d15a3636adc877e168aba08c38f4fdc3f7977b9: fix: examples documentation (#869) (@​ortizf3)

v0.45.0

Changelog

New Features

  • 5ca1f6dab5108065e004b0c8fb1e60d1e2fde507: feat: added support for Azure DevOps output (#853) (@​milanmayr)

OPA Changes

  • be28ed17c2bb63402dcd135fc7edf4e130fe64a8: build(deps): bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0 (#848) (@​dependabot[bot])
  • a6b1eeae0763f511dfa5b60df6762e9f0be57c35: build(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 (#860) (@​dependabot[bot])

Other Changes

  • b9a9e7a177109370e74f582512be7026848e48e3: build(deps): bump alpine from 3.18.2 to 3.18.3 (#851) (@​dependabot[bot])
  • 31dad3bab989f113fe3d3597640433f8f353ffd7: build(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#845) (@​dependabot[bot])
  • 851e66ac91279fe06b522c81875a81ca7a6f7007: build(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine (#849) (@​dependabot[bot])
  • 92862f5c1af6ad5200e971d08bc66ede4984120d: build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#850) (@​dependabot[bot])
  • 97b393eff26b7cfab7c61e8babed09efc5cf863a: chore: Replace ghodss/yaml with sigs.k8s.io/yaml (#858) (@​mrueg)
  • c7e9f0557a46c3436f26ad6f076a55e275a176f3: ci: Bump Go to 1.21.0 (#855) (@​jalseth)
  • d1a9f79da876fa8e9323f10be8d8cd7c2593360e: ci: Check GoReleaser config before performing any release actions (#843) (@​jalseth)
  • fe4c225342eaaf2b45d9c46de44a6666281e29d5: cleanup: Use generics to simplify code for parse_config and related builtins (#857) (@​jalseth)
  • 00f791bda21a60e3e1d30e1d26fc779626421a4d: fix: Use Bool instead of BoolP for three flags (#847) (@​simonbaird)
Commits
  • 79220b5 build(deps): bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 (#873)
  • c7eb6b6 chore: Update github.com/spdx/tools-golang to current version (#868)
  • 6d15a36 fix: examples documentation (#869)
  • 10ac2ec fix: cover built-in errors with a flag, suppress unless it's passed (#871)
  • 65c1192 build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#867)
  • 1d387bc fix: --strict flag when using conftest verify (#866)
  • 38853e1 chore: Update dependencies (#863)
  • 97b393e chore: Replace ghodss/yaml with sigs.k8s.io/yaml (#858)
  • a6b1eea build(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 (#860)
  • fe4c225 cleanup: Use generics to simplify code for parse_config and related builtins ...
  • 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)