-
Notifications
You must be signed in to change notification settings - Fork 51
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
bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 #2248
bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 #2248
Conversation
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.122.0 to 0.123.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.122.0...v0.123.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2248 +/- ##
===========================================
+ Coverage 73.97% 74.00% +0.03%
===========================================
Files 256 256
Lines 25739 25739
===========================================
+ Hits 19038 19047 +9
+ Misses 5377 5371 -6
+ Partials 1324 1321 -3
Flags with carried forward coverage won't be shown. Click here to find out more. see 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
✅ This PR was created by combining the following PRs: #2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground #2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 #2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: #2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground #2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
Looks like github.com/getkin/kin-openapi is up-to-date now, so this is no longer needed. |
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
Bumps github.com/getkin/kin-openapi from 0.122.0 to 0.123.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
9d820c9
cmd/validate: re-enable go run ...@latest
now that unsafe dep sums are droppe...c3d9748
openapi3: fix abort logic of validation for schemas with anyOf, allOf, oneOf ...62bf0f7
feat: support default value binding with allOfSchema (#885)c00d180
feat(openapi3filter): add ExludeRequestQuery (#886)36afc12
openapi3: optimize Unmarshal for maplike structs (#882)0bd3056
Update README.md (#881)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)