aws-load-balancer-controller
aws-load-balancer-controller copied to clipboard
Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[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 oliviassss for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 55.40%. Comparing base (
c2515fe) to head (3bcf283). Report is 12 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3671 +/- ##
==========================================
- Coverage 55.43% 55.40% -0.04%
==========================================
Files 149 151 +2
Lines 9029 9144 +115
==========================================
+ Hits 5005 5066 +61
- Misses 3686 3736 +50
- Partials 338 342 +4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like sigs.k8s.io/yaml is up-to-date now, so this is no longer needed.