Skip to content

Bump scala-library from 2.12.6 to 2.12.7 - #33

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.scala-lang-scala-library-2.12.7
Closed

Bump scala-library from 2.12.6 to 2.12.7#33
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.scala-lang-scala-library-2.12.7

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps scala-library from 2.12.6 to 2.12.7.

Release notes

Sourced from scala-library's releases.

Scala 2.12.7

Main highlights of this release:

  • Add Scaladoc markdown tables (#6043)
  • Fix equality of WrappedArray.ofRef (for Spark, #7156)
  • Numerous compiler performance improvements (#7067, #6696, #7147)
  • Improve performance of HashMaps, Any.## (#7265)

Further highlights:

  • Improved Java 9+ support (#7089 ASM 6.2, #7240 Un-deprecate linesIterator)
  • Support [**Repeatable**](https://github.com/Repeatable) Java annotations (#6846)
  • Support cancellation of batch compilation (#6479)

For more details, check out all closed bugs and merged PRs.

Compiler performance has improved significantly again, and is mostly on par with 2.13. Concretely, you should see a 10% drop in compile times since 2.12.6, according to our compiler benchmarks.

As usual for minor releases, Scala 2.12.7 is binary compatible with the whole Scala 2.12 series.

Contributors

A big thank you to everyone who's helped improve Scala by reporting bugs, improving our documentation, spreading kindness in discussions around Scala, and submitting and reviewing pull requests! You are all magnificent.

This release was brought to you by 34 contributors, according to git shortlog -sn --no-merges v2.12.6..v2.12.7. Thank you, Jason Zaugg, TATSUNO Yasuhiro, A. P. Marki, Harrison Houghton, Seth Tisue, Dan Skells, Adriaan Moors, Darcy Shen, Jasper Moeys, David Gregory, Diego E. Alonso-Blas, Lukas Rytz, Mike Skells, Miles Sabin, NthPortal, Philippus Baalman, Andrei Baidarov, Yang Bo, Janek Bogucki, Georgi Chochov, Iulian Dragos, Kamil Duda, Martijn Hoekstra, Ismael Juma, Viktor Klang, Danila Matveev, Mark Petruska, Aaron S. Hawley, Shohei Shimomura, Arnaldo Silva, Robert Stoll, Eugene Yokota, Kenji Yoshida, Cong Zhao!

Scala 2.12 Notes

The release notes for Scala 2.12.0 have important information applicable to the whole 2.12 series.

Obtaining Scala

Scala releases are available through a variety of channels, including (but not limited to):

Commits
  • d96b8eb Merge pull request #7265 from retronym/topic/hashityhash
  • db1e848 Merge pull request #7261 from adriaanm/2.12.7-reversions
  • 251ede1 Revert "[mergeforward] Make nested implicit type error suppression unconditio...
  • 014facc Consider invariant type params in isPlausiblySubType
  • eefee10 Optimize Any.##
  • 0326dcb Merge pull request #7234 from rorygraves/mike/2.12.x_less_lazy
  • 727964b Merge pull request #7240 from adriaanm/all-hail-lines-iterator
  • 46db858 Un-deprecate linesIterator
  • 744d6c4 Merge pull request #7227 from tIGO/scala-11153-backport
  • 4b47659 make ConditionalReporting less lazy
  • Additional commits viewable in compare view

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.


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 cancel merge will cancel a previously requested merge
  • @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 [scala-library](https://github.com/scala/scala) from 2.12.6 to 2.12.7.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.6...v2.12.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #39.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/org.scala-lang-scala-library-2.12.7 branch December 5, 2018 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant