Bump libs/EXTERNAL/yaml-cpp from 356643b to e5fe9f2 - #3797
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump libs/EXTERNAL/yaml-cpp from 356643b to e5fe9f2#3797dependabot[bot] wants to merge 1 commit into
356643b to e5fe9f2#3797dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [libs/EXTERNAL/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `356643b` to `e5fe9f2`. - [Release notes](https://github.com/jbeder/yaml-cpp/releases) - [Commits](jbeder/yaml-cpp@356643b...e5fe9f2) --- updated-dependencies: - dependency-name: libs/EXTERNAL/yaml-cpp dependency-version: e5fe9f2cddbd1a9a8b423bbe40cca661aec6208a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
AlexandreSinger
requested changes
Sep 1, 2026
AlexandreSinger
left a comment
Contributor
There was a problem hiding this comment.
The MSVC build is consistently failing with a link-time failure. I wonder if YAML-cpp added some library that is not compatible. This may be an issue.
@amin1377 I think you guys still use YAML for your switch boxes. I am not sure if this is a fluke with this version of YAML-cpp; but if this persists into the long-term we may need to find a way to fix this (or find a new library), since we should try to stay up to date. What do you think?
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.
Bumps libs/EXTERNAL/yaml-cpp from
356643btoe5fe9f2.Commits
e5fe9f2Reject failed input streams (#1486)b11b312Fix static pkg-config compile flags (#1485)c3f8112fix: multiple documents starting with a tag (#1481)4b68172fix: UB when calling empty YAML::Binary::data() (#1482)14427edDefault MSVC static CRT for static yaml-cpp builds (#1484)5bef9aafeat: add IWYU pragmas for public/private headers (#1386) (#1483)2f64971[clang-tidy] several const changes (#896)3d1bb67patch: improve code quality (#1478)a8d5797feat: reverse_iterator support (#1474)8b2e6bafix: fix stack underflow of PopIndent (#1476)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 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)