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

Update dependencies #739

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Update dependencies #739

merged 2 commits into from
Jan 3, 2023

Conversation

NoComment1105
Copy link
Contributor

@NoComment1105 NoComment1105 commented Jan 2, 2023

The removals in the public API are probably because of a change in the serialization plugin with Kotlin 1.8.0. However, they are unlikely to affect anyone since the generated serializer classes are not supposed to be accessed directly.

Currently Atomic FU explodes. See here Kotlin/kotlinx-atomicfu#268 for the update issue. This PR should stay held until atomic fu updates

@NoComment1105
Copy link
Contributor Author

This is ready for merg, the atomic fu update came out

Copy link
Member

@lukellmann lukellmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@lukellmann lukellmann merged commit 7b711f4 into kordlib:0.8.x Jan 3, 2023
lukellmann pushed a commit that referenced this pull request Jan 24, 2023
* Kotlin 1.7.20 -> 1.8.0
* KSP 1.7.20-1.0.8 -> 1.8.0-1.0.8
* Ktor 2.1.3 -> 2.2.1
* AtomicFU 0.18.5 -> 0.19.0

The removals in the public API are probably because of a change in the
serialization plugin with Kotlin 1.8.0. However, they are unlikely to
affect anyone since the generated serializer classes are not supposed to
be accessed directly.
@lukellmann lukellmann changed the title Update to kotlin 1.8.0 Update dependencies Mar 21, 2023
@NoComment1105 NoComment1105 deleted the kotlin-1.8.0 branch March 25, 2023 14:58
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.

2 participants