Skip to content
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 NSwag.ApiDescription.Client from 13.7.4 to 13.8.2 #96

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2020

Bumps NSwag.ApiDescription.Client from 13.7.4 to 13.8.2.

Release notes

Sourced from NSwag.ApiDescription.Client's releases.

NSwag v13.8.1 (Build 1112)

NSwag v13.8.0 (Build 1111)

  • this.baseUrl to cater for empty strings - allow empty string as base url and do not fallback to server url (use undefined/null instead), #3065
    • There is a bug in v13.8.0 in this PR => please use v13.8.1 with the fix
  • Fixed complex parameter generation for custom json content types, #3061
  • Fix: OpenApiBodyParameterAttribute is ignored in WebApi projects, #3068
  • Add DayJS and Luxon support in NJsonSchema
  • Fix in NJsonSchema: Removed special $ref handling, RicoSuter/NJsonSchema@1ae0fdd
  • NJS TS: Improve createInstance performance when handling $refs, RicoSuter/NJsonSchema#1236
  • NJS: Adds support for custom schema extension data attributes, RicoSuter/NJsonSchema#1254

NSwag v13.7.4 (Build 1110)

  • Allow multiple mime types in OpenApiBodyParameterAttribute, RicoSuter/NSwag@612181f
  • Add property into SwaggerUiSettingsBase to enable\disable script type="module" for CustomJavaScriptPath, #3053
  • Updates to AspNetCore packages to avoid referencing a version with known vulnerabilities, #3057

NSwag v13.7.3 (Build 1109)

  • Add property into SwaggerUiSettingsBase to enable\disable script type="module" for CustomJavaScriptPath #3053
  • Improve missing FileResponse, RicoSuter/NSwag@c069345

NSwag v13.7.2 (Build 1108)

  • Revert response.IsBinary, closes #3051 and #3054
  • There is still a bug with missing FileResponse classes

NSwag v13.7.1 (Build 1107- Broken)

  • Broken version: Please update.

NSwag v13.7.0 (Build 1104)

No release notes provided.

NSwag v13.6.2 (Build 1103)

No release notes provided.

NSwag v13.6.1 (Build 1102)

No release notes provided.

NSwag v13.6.0 (Build 1101)

No release notes provided.

NSwag v13.1.2 (Build 1077)

No release notes provided.

NSwag v13.1.1 (Build 1076)

  • Improve JSON Schema generator fallback for System.Text.Json (still not recommended)

NSwag v13.1.0 (Build 1075)

... (truncated)

Commits

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @rsg-bot.


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 dependabot bot added .NET 📦 dependencies Pull requests that update a dependency file labels Oct 1, 2020
@github-actions github-actions bot added this to the v0.1.0 milestone Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #96 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   60.74%   60.74%           
=======================================
  Files           9        9           
  Lines         242      242           
  Branches       21       21           
=======================================
  Hits          147      147           
  Misses         95       95           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7aad266...acbfd3d. Read the comment docs.

@david-driscoll david-driscoll added the :shipit: merge Shipit! label Oct 3, 2020
@rsg-bot
Copy link
Contributor

rsg-bot commented Oct 3, 2020

@dependabot squash and merge

@david-driscoll
Copy link
Member

@dependabot rebase

Bumps [NSwag.ApiDescription.Client](https://github.com/RicoSuter/NSwag) from 13.7.4 to 13.8.2.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RicoSuter/NSwag/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/NSwag.ApiDescription.Client-13.8.2 branch from d4cc01e to acbfd3d Compare October 3, 2020 03:23
@github-actions github-actions bot removed the .NET label Oct 3, 2020
@dependabot dependabot bot merged commit 2911319 into master Oct 3, 2020
@dependabot dependabot bot deleted the dependabot/nuget/NSwag.ApiDescription.Client-13.8.2 branch October 3, 2020 04:23
@mergify mergify bot removed the :shipit: merge Shipit! label Oct 3, 2020
@github-actions github-actions bot modified the milestones: v0.1.0, v0.1.1 Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants