-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies including map abstraction and multi-types in kin-openapi #526
Merged
reuvenharrison
merged 15 commits into
main
from
dependabot/go_modules/github.com/oasdiff/go-common-0.3.4
Apr 30, 2024
Merged
Update dependencies including map abstraction and multi-types in kin-openapi #526
reuvenharrison
merged 15 commits into
main
from
dependabot/go_modules/github.com/oasdiff/go-common-0.3.4
Apr 30, 2024
Conversation
This file contains 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
Contributor
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Apr 15, 2024
Bumps [github.com/oasdiff/go-common](https://github.com/oasdiff/go-common) from 0.2.29 to 0.3.4. - [Commits](oasdiff/go-common@v0.2.29...v0.3.4) --- updated-dependencies: - dependency-name: github.com/oasdiff/go-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/oasdiff/go-common-0.3.4
branch
from
April 24, 2024 20:01
8c220a7
to
708f806
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #526 +/- ##
==========================================
+ Coverage 83.67% 83.69% +0.02%
==========================================
Files 226 227 +1
Lines 13083 13121 +38
==========================================
+ Hits 10947 10982 +35
- Misses 1718 1721 +3
Partials 418 418
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
reuvenharrison
changed the title
Bump github.com/oasdiff/go-common from 0.2.29 to 0.3.4
Update dependencies including map abstraction and multi-types in kin-openapi
Apr 29, 2024
tcdsv
approved these changes
Apr 30, 2024
reuvenharrison
deleted the
dependabot/go_modules/github.com/oasdiff/go-common-0.3.4
branch
April 30, 2024 15:05
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.
Update dependencies.
This PR uses the latest version of kin-openapi which changed schema/type from a single string to an array.
After this PR oasdiff will support schema/type as follows: