Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.3.3 -> 1.5.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.serialization

v1.5.0

==================

This release contains all features and bugfixes from 1.5.0-RC plus some experimental features and bugfixes on its own (see below).
Kotlin 1.8.10 is used as a default.

HoconEncoder and HoconDecoder interfaces and HOCON-specific serializers

These interfaces work in a way similar to JsonEncoder and JsonDecoder: they allow intercepting (de)serialization process,
making writing if custom HOCON-specific serializers easier. New ConfigMemorySizeSerializer and JavaDurationSerializer already make use of them.
See more details in the PR.
Big thanks to Alexander Mikhailov for contributing this!

Ability to read buffered huge strings in custom Json deserializers

New interface ChunkedDecoder allows you to read huge strings that may not fit in memory by chunks.
Currently, this interface is only implemented by Json decoder that works with strings and streams,
but we may expand it later, if there's a demand for it.
See more details in the PR authored by Alexey Sviridov.

Bugfixes
  • Improve runtime exceptions messages (#​2180)
  • Added support for null values for nullable enums in lenient mode (#​2176)
  • Prevent class loaders from leaking when using ClassValue cache (#​2175)

v1.4.1

==================

This is patch release contains several bugfixes and improvements.
Kotlin 1.7.20 is used by default.

Improvements
  • Add @​MustBeDocumented to certain annotations (#​2059)
  • Deprecate .isNullable in SerialDescriptor builder (#​2040)
  • Unsigned primitives and unsigned arrays serializers can be retrieved as built-ins (#​1992)
  • Serializers are now cached inside reflective lookup, leading to faster serializer retrieval (#​2015)
  • Compiler plugin can create enum serializers using static factories for better speed (#​1851) (Kotlin 1.7.20 required)
  • Provide foundation for compiler plugin intrinsics available in Kotlin 1.8.0 (#​2031)
Bugfixes

v1.4.0

==================

This release contains all features and bugfixes from 1.4.0-RC plus some bugfixes on its own (see below).
Kotlin 1.7.10 is used as a default.

Bugfixes
  • Fixed decoding of huge JSON data for okio streams (#​2006)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from auguwu and IceeMC as code owners August 18, 2022 18:31
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from d486bb7 to 331fc1b Compare September 7, 2022 21:26
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from 331fc1b to 10deea0 Compare October 14, 2022 21:25
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.0 chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 Oct 14, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 3 times, most recently from f904bda to 90cc7e2 Compare October 25, 2022 04:15
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 2 times, most recently from 4c965c8 to 1e5b437 Compare November 2, 2022 03:23
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from 1e5b437 to 400a15b Compare November 11, 2022 03:38
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from 400a15b to b2358f4 Compare November 26, 2022 03:59
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 2 times, most recently from 3f1c495 to 9124dbc Compare December 8, 2022 03:34
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 3 times, most recently from 2ef4796 to 1070511 Compare December 16, 2022 02:19
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 2 times, most recently from 3bc3bfd to 02fe310 Compare December 22, 2022 04:26
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 4 times, most recently from b67598d to ee44e59 Compare January 2, 2023 03:24
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 3 times, most recently from 7c326d7 to f704e6c Compare January 8, 2023 02:41
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from f704e6c to 8d1c454 Compare January 13, 2023 04:28
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from 8d1c454 to e732520 Compare January 24, 2023 04:00
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 3 times, most recently from d068ade to 9aaa08e Compare February 7, 2023 03:42
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 4 times, most recently from e2d6fef to 1c8015b Compare February 15, 2023 03:58
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 5 times, most recently from c6a9e92 to e3a9651 Compare February 24, 2023 18:55
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.4.1 chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 Feb 24, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch 2 times, most recently from e96805b to aa43239 Compare March 2, 2023 02:20
@renovate renovate bot changed the title chore(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.5.0 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from aa43239 to c15b62e Compare March 6, 2023 03:45
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x branch from c15b62e to 1b977c4 Compare April 10, 2023 05:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants