Skip to content

Bump cats-effect_2.12 from 0.4 to 3.3.6 - #208

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.typelevel-cats-effect_2.12-3.3.6
Closed

Bump cats-effect_2.12 from 0.4 to 3.3.6#208
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.typelevel-cats-effect_2.12-3.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown
Contributor

Bumps cats-effect_2.12 from 0.4 to 3.3.6.

Release notes

Sourced from cats-effect_2.12's releases.

v3.3.6

This is the twenty-first major release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release, and fully source-compatible with every 3.3.x release. Note that source compatibility has been broken with 3.2.x in some minor areas. Scalafixes are available and should be automatically applied by Scala Steward if relevant.

User-Facing Pull Requests

Thank you so very much!

v3.3.5

This is the twentieth major release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release, and fully source-compatible with every 3.3.x release. Note that source compatibility has been broken with 3.2.x in some minor areas. Scalafixes are available and should be automatically applied by Scala Steward if relevant.

User-Facing Pull Requests

Special thanks to all of you!

v3.3.4

This is the nineteenth major release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release, and fully source-compatible with every 3.3.x release. Note that source compatibility has been broken with 3.2.x in some minor areas. Scalafixes are available and should be automatically applied by Scala Steward if relevant.

User-Facing Pull Requests

Special thanks and appreciation to all of you!

v3.3.3

This is the eighteenth major release in the Cats Effect 3.x lineage. It is fully binary compatible with every 3.x release, and fully source-compatible with every 3.3.x release. Note that source compatibility has been broken with 3.2.x in some minor areas. Scalafixes are available and should be automatically applied by Scala Steward if relevant.

This release contains a fix for a regression introduced in 3.3.0 related to IOApps which exit with non-fatal errors when run from within Sbt with fork set to false. In that scenario, the runtime worker threads would end up hung in a busy-wait loop and eat up all available CPU despite returning control to the Sbt shell. Despite this fix, it is still recommended that you set run / fork := true in Sbt to work around other bugs in Sbt itself (specifically related to both Ctrl-C and System.exit suppression).

User-Facing Pull Requests

... (truncated)

Commits
  • 405fa89 Merge pull request #2845 from armanbilge/doc/unsafeToPromise
  • 1a5667a Add scaladoc for IO#unsafeToPromise
  • 90b0205 Merge pull request #2844 from vasilmkd/thread-local-weak-bag
  • 4c8f391 Guard against memory leaks in strange executors
  • 385a14d Add a synchronization point on insert
  • 21ef59e Explicit types are needed for implicit values
  • b7e1462 External runtime benchmark
  • 971469a Add a mima exclusion for the deleted class
  • 8fcb7dd Remove unused class
  • 1c9eb00 Use thread local weak bags as a fallback instead of locking
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [cats-effect_2.12](https://github.com/typelevel/cats-effect) from 0.4 to 3.3.6.
- [Release notes](https://github.com/typelevel/cats-effect/releases)
- [Commits](typelevel/cats-effect@v0.4...v3.3.6)

---
updated-dependencies:
- dependency-name: org.typelevel:cats-effect_2.12
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #210.

@dependabot dependabot Bot closed this Mar 9, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/org.typelevel-cats-effect_2.12-3.3.6 branch March 9, 2022 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants