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 Swashbuckle.AspNetCore from 6.1.0 to 6.1.1 #1403

Merged
merged 1 commit into from Mar 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps Swashbuckle.AspNetCore from 6.1.0 to 6.1.1.

Commits
  • a6eda1a Fix issue #2057 related to readonly properties set via constructor
  • 68d7ef8 Merge pull request #2054 from Eneuman/master
  • adb9352 Fixed missing parenthesis that could cause a property to be added as required...
  • a712296 Merge pull request #2045 from icnocop/patch-1
  • e96bbb5 Merge pull request #2038 from domaindrivendev/dependabot/npm_and_yarn/src/Swa...
  • a230223 Fixed typo
  • 4f65542 Bump prismjs from 1.21.0 to 1.23.0 in /src/Swashbuckle.AspNetCore.ReDoc
  • See full diff in compare view

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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #1403 (4a3fe77) into master (4ee7de1) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1403      +/-   ##
==========================================
- Coverage   35.24%   35.19%   -0.05%     
==========================================
  Files         240      240              
  Lines        7412     7412              
  Branches      616      616              
==========================================
- Hits         2612     2609       -3     
- Misses       4686     4688       +2     
- Partials      114      115       +1     
Impacted Files Coverage Δ
src/NosCore.GameObject/Map/Map.cs 56.52% <0.00%> (-4.35%) ⬇️

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 4ee7de1...4a3fe77. Read the comment docs.

@erwan-joly erwan-joly merged commit 6908f5c into master Mar 28, 2021
@erwan-joly erwan-joly deleted the dependabot/nuget/Swashbuckle.AspNetCore-6.1.1 branch March 28, 2021 04:20
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.

None yet

1 participant