Closed dependabot[bot] closed 3 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign jefftree for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Looks like sigs.k8s.io/yaml is up-to-date now, so this is no longer needed.
Bumps sigs.k8s.io/yaml from 1.2.0 to 1.4.0.
Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
c3772b5
Merge pull request #97 from liggitt/owners604031b
Update ownerseead467
Merge pull request #76 from natasha41575/go-yaml-forkf2c0229
add test demonstrating consistency between yaml.v2 and yaml.v320d25fa
update LICENSE, owners, and readmesa7b5665
exclude forked libs from golintb6d8b45
fix leading newline issue330e1e5
make sequence style configurable70ebea7
change import paths to forked yaml libsb96582b
fork go-yaml v2 and v3Dependabot 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