File conftest.changes of Package conftest

-------------------------------------------------------------------
Sat Jan 21 11:28:14 UTC 2023 - dmueller@suse.com

- Update to version 0.38.0:
  * ci: Require commits to have conventional commit prefix (#766)
  * build(deps): bump github.com/open-policy-agent/opa from 0.47.4 to 0.48.0 (#767)
  * misc: Improve generated changelog (#765)
  * build(deps): bump github.com/open-policy-agent/opa from 0.47.3 to 0.47.4 (#764)
  * Added helper method to load combined config files for Rego unit tests (#762)
  * build(deps): bump github.com/open-policy-agent/opa from 0.47.2 to 0.47.3 (#760)
  * build(deps): bump golang from 1.18.5-alpine to 1.19.4-alpine (#761)
  * Bump OPA to 0.47.2 (#759)
  * Allow data-only bundles (#754)
  * build(deps): bump github.com/open-policy-agent/opa from 0.47.0 to 0.47.1 (#758)
  * build(deps): bump github.com/open-policy-agent/opa from 0.46.1 to 0.47.0 (#757)
  * build(deps): bump alpine from 3.16.3 to 3.17.0 (#756)

-------------------------------------------------------------------
Fri Dec 16 22:47:31 UTC 2022 - Robert Munteanu <rombert@apache.org>

- Up-to-date syntax for supplements

-------------------------------------------------------------------
Fri Dec 16 09:43:19 UTC 2022 - rombert@apache.org

- Update to version 0.36.0:
  * ci: [draft/test] fix runtime to 3.8 as it's default in focal (#755)
  * build(deps): bump alpine from 3.16.2 to 3.16.3 (#753)
  * fix: preserve metadata annotations on OCI registry push (#750)
  * Adding data flag to conftest push (#749)
  * build(deps): bump github.com/open-policy-agent/opa from 0.45.0 to 0.46.1 (#751)
  * Detect Quay.io OCI registry in downloader (#747)
  * workflow: update set-output usage (#745)
  * build(deps): bump github.com/open-policy-agent/opa from 0.44.0 to 0.45.0
  * Bump x/net and opa to patch CVEs (#743)
  * build(deps): bump github.com/open-policy-agent/opa from 0.43.0 to 0.44.0 (#739)
  * build(deps): bump alpine from 3.16.1 to 3.16.2 (#736)
  * Bump Go to v1.18.5 (#735)
  * build(deps): bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0 (#732)
  * docs: Add instructions for installing from source (#730)
  * docs: Fix 'polciies' -> 'policies' typo (#729)
  * Use pkg.go.dev for constants reference (#728)
  * Bump alpine from 3.16.0 to 3.16.1 (#727)
  * Add parse_config and parse_config_file builtins (#726)
  * Bump golang from 1.18.3-alpine to 1.18.4-alpine (#724)
  * Bump github.com/open-policy-agent/opa from 0.42.1 to 0.42.2 (#723)
  * Bump github.com/open-policy-agent/opa from 0.42.0 to 0.42.1 (#722)
  * Add OCI Push and Pull tests to CI (#718)
  * bug: Fix 404 error when using the push command (#721)
  * Bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0 (#720)
  * Update golang 1.18.3 (#719)
  * Bump golang from 1.18.2-alpine to 1.18.3-alpine (#714)
  * Bump github.com/open-policy-agent/opa from 0.40.0 to 0.41.0 (#713)
  * Bump github.com/hashicorp/go-getter to v1.6.1 (#712)
  * Bump golang from 1.18.1-alpine to 1.18.2-alpine (#710)
  * Bump alpine from 3.15.4 to 3.16.0 (#711)
  * Bump github.com/hashicorp/go-getter from 1.5.10 to 1.5.11 (#708)
  * Bump github.com/open-policy-agent/opa from 0.39.0 to 0.40.0 (#706)
  * Update oras-go to v1.1.1 (#702)
  * feat: add capabilities feature to conftest (#704)
  * Bump Go version in GHA workflows to 1.18.1 (#703)
  * Only emit valid JSON when using the parse command (#686)
  * Bump golang from 1.17.8-alpine to 1.18.1-alpine (#701)
  * Refactor JUnit output formatting (#699)
  * Update install.md - Fix install command (#692)
  * Bump OPA to 0.39.0
  * Make runner package public
  * Bump mkdocs to 1.3.0
  * Bump alpine to 3.15.4 for release image
  * Add parser for JSONC documents (#691)
  * Bump alpine from 3.15.0 to 3.15.1 (#688)
  * Bump github.com/open-policy-agent/opa from 0.38.0 to 0.38.1 (#685)
  * Bump golang from 1.17.7-alpine to 1.17.8-alpine (#683)
  * Bump github.com/open-policy-agent/opa from 0.37.2 to 0.38.0 (#681)
  * Install latest conftest version (#673)
  * Update Go version in pipelines to 1.17.7 (#679)
  * Bump golang from 1.17.6-alpine to 1.17.7-alpine (#678)
  * Add OPA version to --version output (#674)
  * Bump github.com/open-policy-agent/opa from 0.37.1 to 0.37.2 (#677)
  * Adding ppc64le support (#676)
  * Bump github.com/open-policy-agent/opa from 0.37.0 to 0.37.1 (#672)
  * Bump github.com/open-policy-agent/opa from 0.36.1 to 0.37.0 (#670)
  * docs: Update security link to point to new default branch (#668)
  * Bump Go to 1.17.6 in pull_request and release workflows (#665)
  * Bump github.com/open-policy-agent/opa from 0.36.0 to 0.36.1 (#664)
  * Bump golang from 1.17.5-alpine to 1.17.6-alpine (#663)
  * Prepare v0.30.0 release (#662)
  * Update containerd to v1.5.9 (#661)
  * Always use ORAS context when interacting with registry (#660)
  * Update dependencies (#659)
  * Add check flag to fmt command (#655)
  * Fix bug to allow for multiple plugins (#657)
  * Update Building and Testing documentation (#654)
  * Add new parser for .env files. (#653)
  * feat: add quiet flag to verify (#652)
  * Bump Dockerfile to alpine 1.17.5 (#651)
  * fix(exception): support empty string (#589)
  * Bump golang from 1.17.3-alpine to 1.17.4-alpine (#648)
  * feat: spdx parser (#636)
  * Add parser name to cyclonedx acceptance test otherwise json would be used (#646)
  * feat: cyclonedx parser (#637)
  * Bump alpine from 3.14.3 to 3.15.0 (#645)
  * add file path information in returned error message (#641)
  * Support for terragrunt default config files (#639)
  * chore: replace part of linter from golint to revive, fixed warning wh… (#635)
  * Update dependencies (#643)
  * Bump alpine from 3.14.2 to 3.14.3 (#638)
  * Bump github.com/open-policy-agent/opa from 0.34.0 to 0.34.2 (#634)
  * Bump golang from 1.17.2-alpine to 1.17.3-alpine (#633)
  * chore: point to the right channel (#630)
  * engine+reporter: enable `print()` output (#629)
  * Bump github.com/open-policy-agent/opa from 0.33.1 to 0.34.0 (#627)
  * DEVELOPMENT.md: bats -> bats-core (#628)
  * (chore) Bump Go to 1.17.2 (#625)
  * Bump mkdocs from 1.1 to 1.2.3 (#624)
  * upgrade Oras to oras-go v0.4.0 (#617)
  * Remove old examples (#620)
  * Bump nltk from 3.5 to 3.6.5 (#619)
  * Bump golang from 1.17.1-alpine to 1.17.2-alpine (#618)
  * Bump github.com/open-policy-agent/opa from 0.33.0 to 0.33.1 (#616)
  * Bump github.com/open-policy-agent/opa from 0.32.1 to 0.33.0 (#615)

-------------------------------------------------------------------
Tue Oct 19 08:21:38 UTC 2021 - Robert Munteanu <rombert@apache.org>

- Initial pacakge 
openSUSE Build Service is sponsored by