Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump github.com/kyverno/kyverno-json from 0.0.3-alpha.2 to 0.0.3 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps github.com/kyverno/kyverno-json from 0.0.3-alpha.2 to 0.0.3.

Release notes

Sourced from github.com/kyverno/kyverno-json's releases.

v0.0.3

Changelog

  • 924a6af chore: add license (#391)

v0.0.3-beta.2

Changelog

  • 239f7e1 chore: add dist gitignore (#389)

v0.0.3-beta.1

Changelog

  • b2f81b9 --- (#373)
  • 698f02a --- (#374)
  • f8bd2ba chore(deps): Bump actions/checkout from 4.1.1 to 4.1.6 (#372)
  • a9a0dd3 chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (#385)
  • 8bd10db chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.21.0 (#375)
  • b2c83dc chore(deps): Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.2 (#366)
  • 8144365 chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#381)
  • af82eed chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 (#380)
  • ba75bc7 chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#327)
  • dc04242 chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.7 (#387)
  • 96275a7 chore(deps): Bump golang.org/x/crypto from 0.19.0 to 0.23.0 (#368)
  • 760d900 chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#382)
  • 71c6d08 chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#386)
  • e6efadb chore(deps): Bump slsa-framework/slsa-github-generator (#362)
  • 2544376 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#384)
  • 5c38b4f chore(deps): bump kubectl-validate v0.0.4 (#376)
  • 3516e02 chore: bump controller gen (#349)
  • a17ecb7 chore: bump kyverno version (#351)
  • 384bc5d chore: remove dependency to kyverno (#359)
  • 92a90b3 chore: upgrade kyverno dependency to rc4 (#354)
  • f46116f fix: decouple upload to codecov (#377)
  • d21646f fix: linter (#338)
  • 35cb9e6 fix: workflow names for branch protection (#378)
Commits
  • 924a6af chore: add license (#391)
  • 239f7e1 chore: add dist gitignore (#389)
  • af82eed chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 (#380)
  • 8144365 chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#381)
  • 760d900 chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#382)
  • dc04242 chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.7 (#387)
  • a9a0dd3 chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (#385)
  • 2544376 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#384)
  • 71c6d08 chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#386)
  • e6efadb chore(deps): Bump slsa-framework/slsa-github-generator (#362)
  • 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 <dependency name> 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)

Bumps [github.com/kyverno/kyverno-json](https://github.com/kyverno/kyverno-json) from 0.0.3-alpha.2 to 0.0.3.
- [Release notes](https://github.com/kyverno/kyverno-json/releases)
- [Changelog](https://github.com/kyverno/kyverno-json/blob/main/.goreleaser.yaml)
- [Commits](kyverno/kyverno-json@v0.0.3-alpha.2...v0.0.3)

---
updated-dependencies:
- dependency-name: github.com/kyverno/kyverno-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 31, 2024 17:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants