Skip to content

Bump scalatest_2.11 from 3.0.5 to 3.2.0-SNAP10#10

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.scalatest-scalatest_2.11-3.2.0-SNAP10
Closed

Bump scalatest_2.11 from 3.0.5 to 3.2.0-SNAP10#10
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.scalatest-scalatest_2.11-3.2.0-SNAP10

Conversation

@dependabot-preview
Copy link

Bumps scalatest_2.11 from 3.0.5 to 3.2.0-SNAP10.

Release notes

Sourced from scalatest_2.11's releases.

3.0.7

This release has the same functionality as 3.0.6, and should be source compatible with 3.0.6, but unlike 3.0.6, is binary compatible with 3.0.5. Please see the release notes for 3.0.6 to find out the details of what the release contains. The goal with this release it to achieve binary compatibility with 3.0.5. Unfortunately although 3.0.6 should be source compatible with 3.0.5, it was not binary compatible.

3.0.7-RC1

This release has the same functionality as 3.0.6, and should be source compatible with 3.0.6, but unlike 3.0.6, is binary compatible with 3.0.5. Please see the release notes for 3.0.6 to find out the details of what the release contains. The goal with this release it to achieve binary compatibility with 3.0.5. Unfortunately although 3.0.6 should be source compatible with 3.0.5, it was not binary compatible.

3.0.6

Bug Fixes

  • Fixed incorrect test count problem in scala-js starting 0.6.22.
  • Fixed problem when partial unification is enabled with -Ypartial-unification.
  • Enhanced TypeMatcherHelper to handle primitive types checking.
  • Enhanced TypeMatcherHelper to handle AnyVal correctly.

Improvements

  • Moved away from using octal escapes, as they are deprecated and will be removed in Scala 2.13.
  • Wrap <script> sections of HtmlReporter in
  • Bumped up to use ScalaCheck 1.14.0.
  • Bumped up to use scala-xml version 1.1.0.
  • Bumped up to use scala-js version 0.6.26.
  • Added support for Scala 2.13.0-M5.

Enhancements

  • Added support of -T argument in SBT.

Deprecations

  • Deprecated 'to' and 'until' method in Float and Double anyvals.
  • Deprecated ScalaCheck related classes in org.scalatest.prop, moved the classes into org.scalatestplus.scalacheck.
  • Deprecated classes in org.scalatest.easymock, moved the classes into org.scalatestplus.easymock
  • Deprecated classes in org.scalatest.jmock, moved the classes into org.scalatestplus.jmock.
  • Deprecated classes in org.scalatest.junit, moved the classes into org.scalatestplus.junit.
  • Deprecated classes in org.scalatest.mockito, moved the classes into org.scalatestplus.mockito.
  • Deprecated classes in org.scalatest.selenium, moved the classes into org.scalatestplus.selenium.
  • Deprecated classes in org.scalatest.testng, moved the classes into org.scalatestplus.testng.

Autofix for ScalaTest 3.0

To help user to migrate from deprecated packages to new packages, we include a autofix tool that can help you to rename the package automatically.

If you're using the latest Scala 2.11 or 2.12, you can follow this guide to use autofix:

https://github.com/scalatest/autofix/tree/master/3.0.6

Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [scalatest_2.11](https://github.com/scalatest/scalatest) from 3.0.5 to 3.2.0-SNAP10.
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2019
@dependabot-preview
Copy link
Author

Superseded by #25.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.scalatest-scalatest_2.11-3.2.0-SNAP10 branch March 9, 2020 05:55
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.

1 participant