Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates nl.jqno.equalsverifier:equalsverifier from 3.10 to 3.10.1.

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!

Files still referring to the old version number

The following files still refer to the old version number (3.10).
You might want to review and update them manually.

notes/0.57.1.md
notes/0.57.3.md
project/src/main/scala/modules/javaDropwizard.scala
project/src/main/scala/modules/javaSupport.scala
Adjust future updates

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

updates.ignore = [ { groupId = "nl.jqno.equalsverifier", artifactId = "equalsverifier" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "nl.jqno.equalsverifier", artifactId = "equalsverifier" }
}]

labels: test-library-update, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #1543 (b97c550) into master (bad48a6) will decrease coverage by 1.53%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1543      +/-   ##
==========================================
- Coverage   84.68%   83.14%   -1.54%     
==========================================
  Files          99       99              
  Lines        5732     5732              
  Branches      151      151              
==========================================
- Hits         4854     4766      -88     
- Misses        878      966      +88     
Impacted Files Coverage Δ
...dev/guardrail/generators/spi/FrameworkLoader.scala 80.95% <0.00%> (-14.29%) ⬇️
...ore/src/main/scala/dev/guardrail/SwaggerUtil.scala 77.48% <0.00%> (-12.05%) ⬇️
...a/dev/guardrail/generators/LanguageParameter.scala 89.36% <0.00%> (-10.64%) ⬇️
...a/dev/guardrail/generators/ProtocolGenerator.scala 89.70% <0.00%> (-8.98%) ⬇️
...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 bad48a6...b97c550. Read the comment docs.

@github-actions github-actions bot added java-dropwizard Pertains to guardrail-java-dropwizard chore labels Jul 29, 2022
@blast-hardcheese blast-hardcheese merged commit 5bf309e into guardrail-dev:master Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore java-dropwizard Pertains to guardrail-java-dropwizard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants