-
Notifications
You must be signed in to change notification settings - Fork 38
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 dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.6.0 #392
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/kotlinx.io
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
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
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.3.5
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.4.0
Jun 6, 2024
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
June 6, 2024 11:00
e71dd22
to
8629205
Compare
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
June 18, 2024 00:48
8629205
to
28c6680
Compare
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
July 12, 2024 15:37
28c6680
to
f1737a3
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.4.0
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.0
Jul 12, 2024
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.0
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.1
Jul 15, 2024
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
July 15, 2024 11:10
f1737a3
to
454724a
Compare
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
August 15, 2024 20:25
454724a
to
f4aa211
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.1
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.2
Aug 15, 2024
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
August 19, 2024 15:44
f4aa211
to
65715d7
Compare
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.2
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.3
Aug 19, 2024
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.3
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.3
Sep 7, 2024
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
September 18, 2024 02:24
65715d7
to
451f81b
Compare
renovate
bot
changed the title
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.3
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Sep 18, 2024
renovate
bot
changed the title
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Oct 8, 2024
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Nov 5, 2024
renovate
bot
changed the title
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Nov 7, 2024
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Nov 8, 2024
renovate
bot
changed the title
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Nov 16, 2024
renovate
bot
changed the title
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.5.4
Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.6.0
Nov 20, 2024
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
November 20, 2024 04:07
451f81b
to
a74f321
Compare
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
December 2, 2024 10:36
a74f321
to
c1fdc2d
Compare
renovate
bot
force-pushed
the
renovate/kotlinx.io
branch
from
January 8, 2025 15:39
c1fdc2d
to
142936e
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
0.3.3
->0.6.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)
v0.6.0
Compare Source
Features
v0.5.4
Compare Source
Features
ByteString
conversion to/fromNSData
on Apple platforms #384ByteString
from to/fromByteBuffer
, as well as representingByteString
as a read-onlyByteBuffer
on JVM #387ByteString
factory accepting unsigned bytes #390v0.5.3
Compare Source
Features
braces
library to3.0.3
v0.5.2
Compare Source
Features
Unsafe API method signatures were updated to return number of written/read bytes #360
Note that it's a breaking change as return type is a part of method signature.
However, updated methods are all inline, so in general,
projects depending on libraries that were compiled against the previous version
should not experience binary incompatibility issues after adding a dependency on a never
kotlinx-io
version.Added call-in-place contracts to Unsafe API methods #361
Updated Gradle and some dependencies #353
Improved build scripts #371
Removed the
Buffer.buffer
backing field #366v0.5.1
Compare Source
Bugfixes
v0.5.0
Compare Source
Features
Provided an API allowing direct access to Buffer and Segment internals #135, #166
The API is unsafe, delisted from public docs and requires explicit opt-in. It's recommended to
avoid this API unless you're working on integration with other APIs (like,
java.nio
orio_uring
, for example).Improved the way segment pooling is working on JVM #352
Now sharing a segment won't make an original segment and all its copies recyclable.
Instead, the last remaining copy will be placed back into the pool when recycled.
Segments are no longer allocated or lost when taking or recycling a segment from pool
under a high contention due to concurrent requests.
Size of the segment pool on the JVM could now be statically configured by setting a system property
kotlinx.io.pool.size.bytes
.v0.4.0
Compare Source
Features
v0.3.5
Compare Source
Features
CharSequence
s (Sink.writeString
) #318v0.3.4
Compare Source
Features
linuxArm32Hfp
target #303Source.readCodePointValue
) and write (Sink.writeCodePointValue
)Unicode code point values #307
FileSystem.list
) #222Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.