QVAC-18954: bump qvac-lib-inference-addon-cpp to 1.2.0 across addons#2097
Merged
Conversation
Update addon package vcpkg constraints from 1.1.7#1 to 1.2.0 to align on the latest lint-cpp checks and provide access to TransparentStringMap for string api conventions.
olyasir
previously approved these changes
May 18, 2026
Proletter
previously approved these changes
May 18, 2026
gianni-cor
approved these changes
May 19, 2026
olyasir
approved these changes
May 19, 2026
GustavoA1604
approved these changes
May 19, 2026
Contributor
Author
|
/review |
Contributor
Tier-based Approval Status |
Proletter
pushed a commit
that referenced
this pull request
May 24, 2026
…2097) * chore: bump qvac-lib-inference-addon-cpp to 1.2.0 across addons Update addon package vcpkg constraints from 1.1.7#1 to 1.2.0 to align on the latest lint-cpp checks and provide access to TransparentStringMap for string api conventions. * Added vla to the addon list --------- Co-authored-by: gianni-cor <gianfranco.cordella@tether.io>
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.
🎯 What problem does this PR solve?
📝 How does it solve it?
qvac-lib-inference-addon-cppconstraint from1.1.7#1to1.2.0in addonvcpkg.jsonfiles onorigin/addon-lint. This version simplifies linting checks to just naming and provides the TransparentStringMap type.bci-whispercpp,classification-ggml,diffusion-cpp,embed-llamacpp,llm-llamacpp,ocr-onnx,transcription-parakeet,transcription-whispercpp,translation-nmtcpp,tts-ggml,tts-onnx.🧪 How was it tested?
main...origin/addon-lint(single commit, dependency-constraint-only changes).