Update dependency org.scalacheck:scalacheck to v1.19.0#95
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
187d8ea to
dbd266b
Compare
dbd266b to
616c048
Compare
616c048 to
b8a983e
Compare
b8a983e to
471744d
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
1.14.3→1.19.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
typelevel/scalacheck (org.scalacheck:scalacheck)
v1.19.0Compare Source
What's Changed
Gen.zipWithmulti-arity method by @satorg in #1062Project Updates
Details
New Contributors
Full Changelog: typelevel/scalacheck@v1.18.1...v1.19.0
v1.18.1Compare Source
This is a maintenance release mostly to unblock updates in other repos that transitively depend on scala-native v0.5.5.
Highlights
.scalafmt.conf. enforce new syntax by @xuwei-k in #1070Updates
New Contributors
Full Changelog: typelevel/scalacheck@v1.18.0...v1.18.1
v1.18.0Compare Source
This is the first release that supports Scala Native 0.5. Otherwise this is functionally the same as 0.17.1.
Updates
Full Changelog: typelevel/scalacheck@v1.17.1...v1.18.0
v1.17.1Compare Source
Highlights
nonEmptyStringOfby @satorg in #951opentoPropertiesto prevent Scala 3 compile errors by @froth in #991Updates
New Contributors
Full Changelog: typelevel/scalacheck@v1.17.0...v1.17.1
v1.17.0: ScalaCheck v1.17.0Compare Source
Highlights
New Contributors
Full Changelog: typelevel/scalacheck@v1.16.0...v1.17.0
v1.16.0Compare Source
Scalacheck 1.16.0 is binary compatible with the 1.15.x and 1.14.x series. It is published for Scala 2.12, 2.13, and 3.1+ with Scala.js 1.8+ and Scala Native 0.4. This release is the first to support Scala 3 on the Native platform.
v1.15.4Compare Source
Added
Docs for
Genby @ashawley#783
Add Arbitrary[Symbol] by @ashawley
Add Cogen Instance For UUID by @isomarcte
#763
Changed
Verbosity level for pretty-printing proofs by @ashawley
#789
Hide ambiguous implicit buildableSeq by @ashawley
#788
Cleanup of time by @ashawley
#781
Initialize StringBuilder to suitable size by @martijnhoekstra
#778
update ScalaCheck version in examples by @SethTisue
#766
Fixed
Fix tuple serialization by @ashawley and @yhylord
Fix overflow with Prop.all by @ashawley
Fix Off By One Error In JavaTimeChoose by @isomarcte
Fix typos by @bwignall
#767
v1.15.3Compare Source
Changed
Update Scala.js to 1.5.0
#757
Support for Scala Native 0.4.0 by @larsrh
#751
Add Cogen.domainOf by @nigredo-tori
#756
Fixed
#634
v1.15.2Compare Source
Changed
Avoid filtering in
nonEmptyBuildableOf#709
Drop support for Scala.js 0.6
#713
Add support for Scala.js on Scala 3
#713
Fixed
Gen.nonEmptyBuildableOfand dependent methodsv1.15.1Compare Source
Changed
Fixed
Return types of
Gen.someOfandGen.atLeastOnecorrected topreserve source compatibility with Scala 2.13 artifact for
1.14.3 ScalaCheck.
#696
Fix breakage with version of
Gen.pickthat takes multiplearguments of
Gen[T].#695
Added
v1.15.0Compare Source
Binary compatible with 1.14.3 version of ScalaCheck.
Source incompatible type signatures of
Gen.atLeastOneandGen.someOfin Scala 2.13 artifact(s) of 1.14.3 version ofScalaCheck that will be fixed in 1.15.1.
Changed
Dropped support for Scala 2.10.x
Remove implicit for
Prop.BooleanOperatorswhich was deprecated in1.14.1 in favor of
Prop.propBoolean#667
Added support for Dotty (currently 0.27)
Various improvements to
GenandArbitraryImprovements to
CharandStringgeneratorsSingle-argument
Prop.collectis deprecated#449
Fixed
Prevent nesting properties
#677
Seed with four zeroes is not allowed
#674
Printing order of shrunk values
#635
Initial seed was reused
#651
Added
Choose[BigDecimal]#670
Choose[BigInt]#636
Statistical distributions (e.g. Gaussian, Poisson)
#656
Shrinking with
LazyListfor Scala 2.13 compatibility#626
#627
Shrink.suchThat#484
Gen.recursivefor recursive generators#616
#639
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone Europe/Helsinki, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.