-
Notifications
You must be signed in to change notification settings - Fork 75
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
Update scala-library to 2.12.18 #602
Closed
scala-steward
wants to merge
16
commits into
zio:master
from
scala-steward:update/scala-library-2.12.18
Closed
Update scala-library to 2.12.18 #602
scala-steward
wants to merge
16
commits into
zio:master
from
scala-steward:update/scala-library-2.12.18
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
* Migration to ZIO 2.0 - run the scalafix and do obvious manual fixes * Migrate transducers to ZIO 2.0 * Chip away more errors * Finish code migration to ZIO 2.0, migrate tests * Final tweaks * Add disableAutoTrace all over the place * Bump zio snapshot, remove TODO * Bump zio, improve example, add tracing to ManagedOps#useForked * initial work * fix version specific issue * format * update documentation * upgrade scala 3 version * blocking * format * fix conflicting versions Co-authored-by: ZdenΔk HΕebΓΔek <10925068+zhrebicek@users.noreply.github.com> Co-authored-by: ZdenΔk HΕebΓΔek <zdenek.hrebicek@gmail.com>
* publish snapshots * format
* upgrade zio version * format * format * fix scala 3 issue
* upgrade zio version * silence warnings about type being infered as any * silence warnings about type being infered as any * scalafix * fix compilation error
* upgrade zio version * fix * update documentation * fix compilation error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
scala-steward
force-pushed
the
update/scala-library-2.12.18
branch
from
September 21, 2023 02:17
a0c0f58
to
683b29e
Compare
Superseded by #674. |
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.
About this PR
π¦ Updates org.scala-lang:scala-library from
2.12.15
to2.12.18
π GitHub Release Notes - Version Diff
Usage
β Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conf
file.Have a fantastic day writing Scala!
β Adjust future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: