feat(go): update github.com/pb33f/libopenapi (v0.34.4 → v0.36.0)#147
Open
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
Open
feat(go): update github.com/pb33f/libopenapi (v0.34.4 → v0.36.0)#147lrstanley-x[bot] wants to merge 1 commit intomasterfrom
lrstanley-x[bot] wants to merge 1 commit intomasterfrom
Conversation
Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #147 +/- ##
=======================================
Coverage 69.23% 69.23%
=======================================
Files 10 10
Lines 2022 2022
=======================================
Hits 1400 1400
Misses 508 508
Partials 114 114 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
This PR contains the following updates:
v0.34.4→v0.36.0Release Notes
pb33f/libopenapi (github.com/pb33f/libopenapi)
v0.36.0Compare Source
New XML rendering capability in the mock renderer.
Fixed a few glitches and reported issues.
No breaking changes.
v0.35.1Compare Source
A big refactor of the low-level model, after years of growth and organic changes. runs faster and cooler now, fewer allocations, less memory, and less number crunching. runs fewer instructions faster, all for free.
Also fixes a bundling glitch that was keeping old references in play in the model after composed bundling.
No breaking changes, no new features.
v0.35.0Compare Source
The release fixes an issue where
$idwas being parsed when inside examples. The index module was also heavily refactored to make it easier to read, operate, and understand, a huge cleanup of years of organic growth. Much more to come.No breaking changes, no new features, 7% more efficient.
@luke-hagar-sp
Configuration
📅 Schedule: (in timezone America/Denver)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
PR generated using automation.