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 sigs.k8s.io/yaml from 1.2.0 to 1.3.0 #720

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 27, 2021
@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #720 (f77cd4e) into main (2c047a8) will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #720      +/-   ##
==========================================
- Coverage   66.01%   65.76%   -0.25%     
==========================================
  Files          58       58              
  Lines        6170     6170              
==========================================
- Hits         4073     4058      -15     
- Misses       1697     1712      +15     
  Partials      400      400              
Impacted Files Coverage Δ
pkg/operator/controller/configauditreport.go 67.26% <0.00%> (-2.41%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 55.98% <0.00%> (-1.71%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 66.04% <0.00%> (-0.93%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c047a8...f77cd4e. Read the comment docs.

Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/yaml-1.3.0 branch from 18f547c to f77cd4e Compare September 27, 2021 15:00
@danielpacak danielpacak self-requested a review September 27, 2021 16:04
@danielpacak danielpacak merged commit f7c4b28 into main Sep 27, 2021
@danielpacak danielpacak deleted the dependabot/go_modules/sigs.k8s.io/yaml-1.3.0 branch September 27, 2021 16:05
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.

1 participant