The following changes are highlights of this release:
Regression
After release, it was discovered that Scala 2.13.9 has a regression, primarily affecting library maintainers, where binary-incompatible bytecode is emitted for case classes which are also value classes (case class ... extends AnyVal). 2.13.10 is coming soon to address the problem. For details, and to follow progress on the release, visit https://contributors.scala-lang.org/t/scala-2-13-10-release-planning/5943.
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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps scala-reflect from 2.12.15 to 2.13.10.
Release notes
Sourced from scala-reflect's releases.
... (truncated)
Commits
4905801
Merge pull request #10182 from som-snytt/issue/7481-nospec-array69bff24
Test for old crashercd52542
Merge pull request #10175 from liang3zy22/bug12509d23620a
Avoid parsing code comment twice455e792
Merge pull request #10172 from flomebul/TraversalIsDeprecatedd89e3d4
Replace "Traversable" by corresponding "Iterable" in doc comments.9ee4b60
Merge pull request #10163 from liang3zy22/scalacheckbugs439a981
Merge pull request #10169 from som-snytt/issue/9069-view-slice0fffd1f
Merge pull request #10170 from som-snytt/issue/9931-test9f3ffcf
Merge pull request #10164 from som-snytt/dev/814-redux-args-fileDependabot 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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)