-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master into series/0.10 #1000
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add inference for #917
Update sbt-scoverage to 1.8.1
…0.11.0 Update sbt-github-actions to 0.11.0
Update sbt-mima-plugin to 0.9.2
Update sbt-scoverage to 1.8.2
Update sbt-jmh to 0.4.3
…0.12.0 Update sbt-github-actions to 0.12.0
Update sbt to 1.5.3
* Update scala-compiler, scala-library, ... to 2.12.14 * Regenerate workflow with sbt-github-actions * Update scala-compiler, scala-library, ... to 2.12.14 * Regenerate workflow with sbt-github-actions * Update .mergify.yml Co-authored-by: Frank Thomas <[email protected]>
Update sbt-scalajs, scalajs-library, ... to 1.6.0
Update sbt-scalafmt to 2.4.3
Update scala3-library, ... to 3.0.1
Update sbt to 1.5.5
Move inferences to lower level of implicits, fixes #990
* Update json-path to 2.6.0 * Update StringValidateSpec.scala Co-authored-by: Frank Thomas <[email protected]>
This updated badge summarises which versions of Scala are supported by `refined` (and what the latest `refined` version is for each of those Scala versions): [![refined Scala version support](https://index.scala-lang.org/fthomas/refined/refined/latest-by-scala-version.svg?color=blue)](https://index.scala-lang.org/fthomas/refined/refined) More details on the badge format: scalacenter/scaladex#660
Update Scaladex badge on ReadMe to show Scala version support
* Update scala-xml to 2.0.1 * Update scala-xml to 2.0.1 * Update build.sbt Co-authored-by: Frank Thomas <[email protected]>
Move collection to scala-3.0{+,-} to simplify the diff to series/0.10
Codecov Report
@@ Coverage Diff @@
## series/0.10 #1000 +/- ##
===============================================
+ Coverage 91.75% 93.28% +1.52%
===============================================
Files 49 65 +16
Lines 546 804 +258
Branches 11 8 -3
===============================================
+ Hits 501 750 +249
- Misses 45 54 +9
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.