-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Bump Swashbuckle.AspNetCore.Newtonsoft and Newtonsoft.Json #1889
Conversation
Set the milestone to the next minor version, check for supply chain attacks, and then add the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1889 +/- ##
=======================================
Coverage 95.81% 95.81%
=======================================
Files 716 716
Lines 163921 163921
Branches 3263 3263
=======================================
+ Hits 157063 157064 +1
+ Misses 6352 6351 -1
Partials 506 506 |
@dependabot rebase |
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) and Newtonsoft.Json. These dependencies needed to be updated together. Updates `Swashbuckle.AspNetCore.Newtonsoft` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.0...v6.7.1) Updates `Newtonsoft.Json` from 10.0.3 to 13.0.3 --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Newtonsoft dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
0d91a0f
to
1523d34
Compare
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps Swashbuckle.AspNetCore.Newtonsoft and Newtonsoft.Json. These dependencies needed to be updated together.
Updates
Swashbuckle.AspNetCore.Newtonsoft
from 6.7.0 to 6.7.1Release notes
Sourced from Swashbuckle.AspNetCore.Newtonsoft's releases.
Commits
f4ca2cd
Fix missing form parameter XML documentation1be5040
Bump NuGet packages07d48a5
Fix schemas for nullable properties3fa1702
Remove unused file5d2e186
Add broken code00396f4
Fix verification tests418266b
Update .NET SDK (#3028)5f4082f
Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 (#3027)6cdc86b
Bump github/codeql-action from 3.26.0 to 3.26.1 (#3026)f140d98
Fixes nullability issues with dictionaries (#3023)Updates
Newtonsoft.Json
from 10.0.3 to 13.0.3Dependabot 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)