Bump scalatest_2.13 from 3.2.3 to 3.3.0-SNAP3
Bumps scalatest_2.13 from 3.2.3 to 3.3.0-SNAP3.
Release notes
Sourced from scalatest_2.13's releases.
3.2.9
ScalaTest 3.2.9 is a point release of ScalaTest that makes a few enhancements.
Changes included:
- Improved support for Scala 3.
- Included release with Scala 3.0.0.
- Moved DiagrammedExpr into org.scalatest.diagrams package.
Deprecations:
- DiagrammedExpr in org.scalatest package is now deprecated and will be removed in the future version of ScalaTest, please use DiagrammedExpr in org.scalatest.diagrams package.
Thanks to the contributors for the ScalaTest/Scalactic 3.2.8 release:
Guillaume Martres (https://github.com/smarter) Tom Grigg (https://github.com/griggt) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)
3.2.8
ScalaTest 3.2.8 is a point release of ScalaTest that makes a few bug fixes and enhancements.
Changes included:
- Fixed JUnit XML Invalid Output (scalatest/scalatest#1996).
- Fixed NullPointerException problem when Scala 3 Position macro is used in REPL (scalatest/scalatest#2001).
- Enhanced Scala 3 version of Assertions' assertResult, shouldBe and mustBe matchers with scala.CanEqual support (scalatest/scalatest#2002).
- Fixed stripMargin problem in Scala 3 build (scalatest/scalatest#2005).
- Updated to build with Scala 3.0.0-RC3 (scalatest/scalatest#2009).
Thanks to the contributors for the ScalaTest/Scalactic 3.2.8 release:
Donald McLean (https://github.com/dmclean62) Simmo Saan (https://github.com/sim642) Chua Chee Seng (https://github.com/cheeseng) Bill Venners (https://github.com/bvenners)
3.2.7
ScalaTest 3.2.7 is a point release of ScalaTest that makes a few enhancements.
Changes included:
- Updated to build with Scala 3.0.0-RC2.
- Added Scala-js build for Scala 3.0.0-RC2.
- Updated to build with Scala-js 1.5.0.
Thanks to the contributors for the ScalaTest/Scalactic 3.2.7 release:
Tom Grigg (https://github.com/griggt) Chua Chee Seng (https://github.com/cheeseng)
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Coverage remained the same at 0.0% when pulling 68692e3a28e56bc9f7ba43b22283789f54ec4db9 on dependabot/maven/org.scalatest-scalatest_2.13-3.3.0-SNAP3 into 31c4f55692707ad3482bae26d22757ed1a6d8f2d on master.
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.