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

Update swagger-parser to 2.1.1 #1516

Conversation

scala-steward
Copy link
Contributor

Updates io.swagger.parser.v3:swagger-parser from 2.0.33 to 2.1.1.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" } ]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@github-actions github-actions bot added chore core Pertains to guardrail-core labels Jul 6, 2022
@blast-hardcheese blast-hardcheese force-pushed the update/swagger-parser-2.1.1 branch from 7bd9108 to fe06de4 Compare July 7, 2022 07:14
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #1516 (fe06de4) into master (5c402d9) will decrease coverage by 1.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1516      +/-   ##
==========================================
- Coverage   84.80%   83.35%   -1.46%     
==========================================
  Files          95       95              
  Lines        5707     5707              
  Branches      141      141              
==========================================
- Hits         4840     4757      -83     
- Misses        867      950      +83     
Impacted Files Coverage Δ
...dev/guardrail/generators/spi/FrameworkLoader.scala 80.95% <0.00%> (-14.29%) ⬇️
...a/dev/guardrail/generators/LanguageParameter.scala 89.36% <0.00%> (-10.64%) ⬇️
...ore/src/main/scala/dev/guardrail/SwaggerUtil.scala 80.86% <0.00%> (-9.57%) ⬇️
...a/dev/guardrail/generators/ProtocolGenerator.scala 90.30% <0.00%> (-8.37%) ⬇️
...ev/guardrail/generators/scala/ScalaGenerator.scala 84.05% <0.00%> (-6.53%) ⬇️
...ain/scala/dev/guardrail/core/extract/package.scala 93.75% <0.00%> (-6.25%) ⬇️
...la/dev/guardrail/generators/SwaggerGenerator.scala 70.54% <0.00%> (-4.66%) ⬇️
...l/generators/scala/ScalaCollectionsGenerator.scala 65.21% <0.00%> (-4.35%) ⬇️
...scala/dev/guardrail/core/extract/Extractable.scala 50.00% <0.00%> (-4.17%) ⬇️
...les/core/src/main/scala/dev/guardrail/Target.scala 72.91% <0.00%> (-4.17%) ⬇️
... and 4 more

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 5c402d9...fe06de4. Read the comment docs.

@blast-hardcheese blast-hardcheese merged commit e806af3 into guardrail-dev:master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore core Pertains to guardrail-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants