instrumenta / kubeval

Validate your Kubernetes configuration files, supports multiple Kubernetes versions
https://kubeval.com
Other
3.16k stars 229 forks source link

Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 #319

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps sigs.k8s.io/yaml from 1.2.0 to 1.3.0.

Release notes

Sourced from sigs.k8s.io/yaml's releases.

v1.3.0

Updates minimum required version of gopkg.in/yaml.v2 to v2.4.0

Commits
  • 9535b3b Merge pull request #63 from akram/fix-linit-for-yaml_test.go
  • 8c3bee3 Fix lint for yaml_test.go
  • cea7ff5 Merge pull request #62 from akram/use-goyaml-2.3.0
  • 131615f Bump gopkg.in/yaml.v2 to v2.4.0: fixes inconsistent long lines wrapping
  • 11e43d4 Merge pull request #44 from hakman/travisci-arm64
  • 3cc309c Add CI tests for ARM64
  • 8daa61c Merge pull request #51 from longwuyuan/master
  • 7d8e15c removed go v1.12.x and added go v1.15.x in ghactions ci
  • 9f315c2 Merge pull request #50 from longwuyuan/master
  • 4750a07 added github-actions CI
  • 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 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)