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.49.0 in /sg #94

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v0.49.0

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
  • b9d91d0 fix: Add tls flag to test command (#908)
  • 0ee46b5 build(deps): bump alpine from 3.19.0 to 3.19.1 (#910)
  • 872035d build(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 (#909)
  • 82fd2db build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#906)
  • 50c3df5 feat: Raise error when problematic use of the if keyword is encountered (#902)
  • 0d3d448 ci: s390x architecture added in the goarch list (#905)
  • See full diff 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)
bcho commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot[bot] commented 6 months ago

Superseded by #95.