[19.03 backport] vendor: bump gopkg.in/yaml.v2 v2.2.8#2470
Merged
silvin-lubecki merged 1 commit intodocker:19.03from Apr 30, 2020
Merged
[19.03 backport] vendor: bump gopkg.in/yaml.v2 v2.2.8#2470silvin-lubecki merged 1 commit intodocker:19.03from
silvin-lubecki merged 1 commit intodocker:19.03from
Conversation
full diff: go-yaml/yaml@v2.2.3...v2.2.8 includes: - go-yaml/yaml 515 Improve heuristics preventing CPU/memory abuse - go-yaml/yaml@f90ceb4 Fix check for non-map alias merging in v2 - fix for "yaml.Unmarshal crashes on "assignment to entry in nil map"" - go-yaml/yaml 543 Port stale simple_keys fix to v2 - go-yaml/yaml@1f64d61 Fix issue in simple_keys improvements - fixes "Invalid simple_keys now cause panics later in decode" - go-yaml/yaml 555 Optimize cases with long potential simple_keys Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 3dfcfbb) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
tiborvass
approved these changes
Apr 30, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport of #2298
minor conflict in vendor.conf, due to other dependencies being updated on master
full diff: go-yaml/yaml@v2.2.3...v2.2.8
includes: