Skip to content
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

chore(deps): update dependency co.fs2:fs2-io to v2.5.9 #3139

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
co.fs2:fs2-io minor 2.4.4 -> 2.5.9

Release Notes

typelevel/fs2

v2.5.9

Compare Source

Supports Cats Effect 2 and built for Scala 2.12, 2.13, and 3 final.

Fixes:
  • Backport: Fix TLS socket read stall immediately after handshake (#​2469)
Acknowledgments
➜  git shortlog -sn --no-merges "v2.5.8".."v2.5.9"
     2  Vasil Vasilev
     1  Eric Meisel

v2.5.8

Compare Source

Supports Cats Effect 2 and built for Scala 2.12, 2.13, and 3 final.

Fixes:
  • Fixed regression in readOutputStream (#​2458)
Acknowledgments
➜  git shortlog -sn --no-merges "v2.5.7".."v2.5.8"
     3  Vasil Vasilev

v2.5.7

Compare Source

Supports Cats Effect 2 and built for Scala 2.12, 2.13, and 3 final.

Fixes:
Acknowledgments
➜  git shortlog -sn --no-merges "v2.5.6".."v2.5.7"
    10  Vasil Vasilev

v2.5.6

Compare Source

FS2 2.5.x release built for Scala 2.12, 2.13, and 3.0 final.

v2.5.5

Compare Source

Same as 2.5.4 but includes support for Scala 3.0.0-RC3

v2.5.4

Compare Source

v2.5.3

Compare Source

This release fixes a bug in fs2-io's TLS support which caused read stalls (#​2290)

v2.5.2

Compare Source

v2.5.0

Compare Source

The 2.5.0 release is the first stable release on Cats 2.3.0 and Cats Effect 2.3.0, built for Scala 2.12, 2.13, 3.0.0-M3 and 3.0.0-M2.

➜  git shortlog -sn --no-merges "v2.4.6".."v2.5.0"
    16  Scala Steward
     8  Michael Pilquist
     4  mpilquist
     2  Diego E. Alonso Blas
     1  Lars Hupel
     1  Channing Walton
     1  Gabriel Volpe
     1  Akhtiam Sakaev

v2.4.6

Compare Source

This is a maintenance release for the 2.4 series and is fully backwards compatible with previous releases.

This release is built for Scala 2.12, 2.13, and Scala.js 1.3.0. Scala.js 0.6 support has been dropped now that it is EOL.

This release fixes a bug that prevented interruption of a stream that had been translated (#​2143).

v2.4.5

Compare Source

This is a maintenance release for the 2.4 series and is fully backwards compatible with previous releases.

This release is built for Scala 2.12, 2.13, and Scala.js 1.3.0. Scala.js 0.6 support has been dropped now that it is EOL.

This release fixes 2 important bugs found in the 2.4.4 release:

  • Keep chunk structure when encoding text (#​2096)
  • Slightly optimize Monad.pure for Stream (#​2099)
  • Fix race condition in reactive streams (#​2076)
  • Fix resource leak that occurs when parent scope is closed during resource acquisition (#​2074)
  • Prevent double completion of deferred during scope interruption (#​2056)
  • Support TLS application protocol selection (#​2036)
  • Add scan1Semigroup to Stream (#​2029)
  • Improve buffer usage in compression (#​2014)
  • Create chunks in Stream.fromIterator (#​2013)
git shortlog -sn --no-merges "v2.4.4".."v2.4.5"
    35  Scala Steward
    34  mpilquist
    11  Michael Pilquist
    10  Daniel Vigovszky
     4  Chris Davenport
     4  Ben Plommer
     4  Gabriel Volpe
     3  Sarunas Valaskevicius
     2  vbergeron
     2  Lars Hupel
     2  Lucas Satabin
     2  Robert Marek
     1  Piotr Gawryś
     1  Akshay Sachdeva
     1  Fabio Labella
     1  Diego E. Alonso-Blas
     1  Andreas Büchel
     1  satorg
     1  Gavin Bisesi

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fs2version-for-co.fs2 branch from 411a5e4 to e0b6779 Compare June 29, 2021 18:17
@renovate renovate bot changed the title chore(deps): update dependency co.fs2:fs2-io to v2.5.6 chore(deps): update dependency co.fs2:fs2-io to v2.5.7 Jun 29, 2021
@renovate renovate bot force-pushed the renovate/fs2version-for-co.fs2 branch from e0b6779 to 53322af Compare July 3, 2021 20:34
@renovate renovate bot changed the title chore(deps): update dependency co.fs2:fs2-io to v2.5.7 chore(deps): update dependency co.fs2:fs2-io to v2.5.8 Jul 3, 2021
@renovate renovate bot force-pushed the renovate/fs2version-for-co.fs2 branch from 53322af to ffe8f75 Compare July 9, 2021 16:37
@renovate renovate bot changed the title chore(deps): update dependency co.fs2:fs2-io to v2.5.8 chore(deps): update dependency co.fs2:fs2-io to v2.5.9 Jul 9, 2021
@PenghaiZhang
Copy link
Contributor

(equellaserver / update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:

864 | [error]
865 | [error] * co.fs2:fs2-core_2.12:2.5.9 (early-semver) is selected over {2.0.1, 1.0.3}
866 | [error] +- co.fs2:fs2-io_2.12:2.5.9 (depends on 2.5.9)
867 | [error] +- io.github.doolse:simpledba-core_2.12:0.1.9 (depends on 1.0.3)
868 | [error] +- co.fs2:fs2-reactive-streams_2.12:2.0.1 (depends on 2.0.1)

@PenghaiZhang
Copy link
Contributor

What about we update fs2 after simpleDBA is totally removed?

@PenghaiZhang
Copy link
Contributor

I can add dependencyOverrides += "co.fs2" %% "fs2-core" % fs2Version to fix for now though...

@edalex-ian
Copy link
Member

What about we update fs2 after simpleDBA is totally removed?

Sounds like a good plan. 👍

@renovate renovate bot force-pushed the renovate/fs2version-for-co.fs2 branch from ffe8f75 to b2a9ea6 Compare August 19, 2021 23:43
@edalex-ian
Copy link
Member

Closing with preference to #3324

@edalex-ian edalex-ian closed this Aug 20, 2021
@edalex-ian edalex-ian deleted the renovate/fs2version-for-co.fs2 branch August 20, 2021 04:33
@renovate
Copy link
Contributor Author

renovate bot commented Aug 20, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (2.5.9). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants