Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by dependabot[bot] · Pull Request #357 · servicebinding/runtime
Bumps sigs.k8s.io/yaml from 1.3.0 to 1.4.0.
Release notes
Sourced from sigs.k8s.io/yaml's releases.
v1.4.0
- Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0
- Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1
- Adds an
Encoder#CompactSeqIndent()encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2
Commits
c3772b5Merge pull request #97 from liggitt/owners604031bUpdate ownerseead467Merge pull request #76 from natasha41575/go-yaml-forkf2c0229add test demonstrating consistency between yaml.v2 and yaml.v320d25faupdate LICENSE, owners, and readmesa7b5665exclude forked libs from golintb6d8b45fix leading newline issue330e1e5make sequence style configurable70ebea7change import paths to forked yaml libsb96582bfork go-yaml v2 and v3- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @scothis.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions