-
Notifications
You must be signed in to change notification settings - Fork 2
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 catseffectversion to v3.5.5 #800
Conversation
a17d8eb
to
d0e673c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This pull request seems a bit stale.. Shall we invite more to the party? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #800 +/- ##
=======================================
Coverage 84.66% 84.66%
=======================================
Files 96 96
Lines 2687 2687
Branches 235 235
=======================================
Hits 2275 2275
Misses 412 412 |
This PR contains the following updates:
3.5.4
->3.5.5
3.5.6
3.5.4
->3.5.5
3.5.6
3.5.4
->3.5.5
3.5.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
typelevel/cats-effect (org.typelevel:cats-effect)
v3.5.5
This is the fiftieth 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.5.x release.
What's Changed
Enhancements
Dispatcher
: avoid spinning by @durban in https://github.com/typelevel/cats-effect/pull/4052access
semantics inMapRef
implementations by @armanbilge in https://github.com/typelevel/cats-effect/pull/4116IO.whenA
by @Jasper-M in https://github.com/typelevel/cats-effect/pull/4135Bug Fixes
IORuntime.global
shuts down by @durban in https://github.com/typelevel/cats-effect/pull/4067IOApp#reportFailure
instead ofprintStackTrace()
for blocking EC by @fredfp in https://github.com/typelevel/cats-effect/pull/4044cancelable
toguarantee
cancelation by @armanbilge in https://github.com/typelevel/cats-effect/pull/4118Documentation
Random[F]
in the doc for 3.5.x by @sshark in https://github.com/typelevel/cats-effect/pull/4041-Wnonunit-statement
by @froth in https://github.com/typelevel/cats-effect/pull/4054MapRef
docs in site sidebar by @samspills in https://github.com/typelevel/cats-effect/pull/4122Supervisor
web docs by @samspills in https://github.com/typelevel/cats-effect/pull/4127Behind the Scenes
DispatcherSpec
timeout in CI by @durban in https://github.com/typelevel/cats-effect/pull/4057New Contributors
Full Changelog: typelevel/cats-effect@v3.5.4...v3.5.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.