-
Notifications
You must be signed in to change notification settings - Fork 4
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 all non-major dependencies (except core kotlin) #471
Conversation
2a6627f
to
71999f6
Compare
71999f6
to
533e9a4
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. ⚠ Warning: custom changes will be lost. |
Codecov Report
@@ Coverage Diff @@
## main #471 +/- ##
============================================
+ Coverage 47.43% 47.52% +0.08%
Complexity 159 159
============================================
Files 53 53
Lines 1853 1856 +3
Branches 316 316
============================================
+ Hits 879 882 +3
Misses 841 841
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…renovate/all-minor-patch
This PR contains the following updates:
5.9.1
->5.9.2
2.10
->2.10.1
0.3.0
->0.4.0
0.3.0
->0.4.0
3.2.0
->3.3.0
3.2.0
->3.3.0
Release Notes
akuleshov7/ktoml
v0.4.0
Functional changes
Fixes
Internals
New Contributors
Full Changelog: orchestr7/ktoml@v0.3.0...v0.4.0
square/okio
v3.3.0
2023-01-07
use {}
is used with a non-local return. We introduced thisperformance and stability bug by not considering that non-local returns execute neither the
return
norcatch
control flows.BufferedSink
andBufferedSource
. These were never intendedfor end-users to implement, and we're happy that Kotlin now allows us to express that in our API.
synchronized
toReentrantLock
andCondition
. We expect thisto improve help when using Okio with Java virtual threads ([Project Loom][loom]).
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.