freechipsproject / diagrammer

Provides dot visualizations of chisel/firrtl circuits
Apache License 2.0
115 stars 20 forks source link

Update scalatest to 3.1.0 #35

Closed scala-steward closed 4 years ago

scala-steward commented 4 years ago

Updates org.scalatest:scalatest from 3.0.8 to 3.1.0. 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.

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 = "org.scalatest", artifactId = "scalatest" } ] ```
Applied Migrations * https://raw.githubusercontent.com/scalatest/autofix/e4de53fa40fac423bd64d165ff36bde38ce52388/3.0.x/rules/src/main/scala/org/scalatest/autofix/v3_0_x/RenameDeprecatedPackage.scala * https://raw.githubusercontent.com/scalatest/autofix/e4de53fa40fac423bd64d165ff36bde38ce52388/3.1.x/rules/src/main/scala/org/scalatest/autofix/v3_1_x/RewriteDeprecatedNames.scala

labels: test-library-update, semver-minor, scalafix-migrations

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.

ucbjrl commented 4 years ago

Superseded by #37