Skip to content

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0#605

Merged
stuebingerb merged 1 commit intomainfrom
renovate/kotlinx.serialization
Apr 10, 2026
Merged

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0#605
stuebingerb merged 1 commit intomainfrom
renovate/kotlinx.serialization

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 9, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.10.01.11.0 age confidence

Release Notes

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json)

v1.11.0

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

This release is based on Kotlin 2.3.20 and provides new Json exceptions API and some bugfixes and improvements.

Expose Json exceptions structure

To make working with exceptions easier and providing proper error codes in e.g., REST APIs,
classes JsonException, JsonDecodingException, and JsonEncodingException are now public.
They have relevant public properties, such as shortMessage, path, offset, and others.
This API is currently experimental, and we're going to improve it further in the subsequent releases.
See the linked issues for the details: #​1930, #​1877.

Ability to hide user input from exception messages for security/privacy reasons.

Historically, exception messages in kotlinx.serialization often included the input Json itself for debuggability reason.
Such behavior may pose additional challenges for logging, analytics, and other systems, since
a system is not always allowed to store user data due to privacy/security reasons, which imposes additional sanitation logic.
To address this issue, a new property exceptionsWithDebugInfo is added to JsonConfiguration.
Disable it to hide user input from exception messages.
IMPORTANT: This behavior will be enabled by default when this property becomes stable.
See #​2590 for more details.

Bugfixes and improvements

  • CBOR: Relax value range check when decoding numbers (#​3167)
  • Use a specialized writeDecimalLong method for IO stream integrations in Json (#​3152)

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

🐰 Bencher Report

Branchrenovate/kotlinx.serialization
Testbedubuntu-latest

🚨 1 Alert

BenchmarkMeasure
Units
ViewBenchmark Result
(Result Δ%)
Lower Boundary
(Limit %)
com.apurebase.kgraphql.ParallelExecutionBenchmark.queryBenchmarkThroughput
operations / second (ops/s)
📈 plot
🚷 threshold
🚨 alert (🔔)
1.29 ops/s
(-0.25%)Baseline: 1.30 ops/s
1.30 ops/s
(100.03%)

Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Lower Boundary
operations / second (ops/s)
(Limit %)
com.apurebase.kgraphql.FunctionExecutionBenchmark.benchmarkFunctionExecution📈 view plot
🚷 view threshold
5,659,655.26 ops/s
(-3.56%)Baseline: 5,868,878.63 ops/s
5,212,691.83 ops/s
(92.10%)
com.apurebase.kgraphql.ParallelExecutionBenchmark.queryBenchmark📈 view plot
🚷 view threshold
🚨 view alert (🔔)
1.29 ops/s
(-0.25%)Baseline: 1.30 ops/s
1.30 ops/s
(100.03%)

com.apurebase.kgraphql.QueryBenchmark.executionError📈 view plot
🚷 view threshold
15,116.64 ops/s
(-10.32%)Baseline: 16,855.61 ops/s
11,504.21 ops/s
(76.10%)
com.apurebase.kgraphql.QueryBenchmark.inputFromDocument📈 view plot
🚷 view threshold
19,213.28 ops/s
(-11.50%)Baseline: 21,709.35 ops/s
15,791.66 ops/s
(82.19%)
com.apurebase.kgraphql.QueryBenchmark.inputFromVariable📈 view plot
🚷 view threshold
18,662.58 ops/s
(-9.61%)Baseline: 20,647.82 ops/s
15,285.38 ops/s
(81.90%)
com.apurebase.kgraphql.QueryBenchmark.largeList📈 view plot
🚷 view threshold
4.26 ops/s
(-4.98%)Baseline: 4.48 ops/s
3.89 ops/s
(91.33%)
com.apurebase.kgraphql.QueryBenchmark.largeListWithFragment📈 view plot
🚷 view threshold
4.99 ops/s
(+0.84%)Baseline: 4.95 ops/s
4.31 ops/s
(86.22%)
com.apurebase.kgraphql.QueryBenchmark.manyChildren📈 view plot
🚷 view threshold
187.64 ops/s
(-0.32%)Baseline: 188.25 ops/s
155.82 ops/s
(83.04%)
com.apurebase.kgraphql.QueryBenchmark.manyChildrenWithFragment📈 view plot
🚷 view threshold
226.98 ops/s
(+7.14%)Baseline: 211.86 ops/s
173.34 ops/s
(76.37%)
com.apurebase.kgraphql.QueryBenchmark.manyDataChildren📈 view plot
🚷 view threshold
8.93 ops/s
(-0.13%)Baseline: 8.94 ops/s
8.84 ops/s
(99.05%)
com.apurebase.kgraphql.QueryBenchmark.manyOperations📈 view plot
🚷 view threshold
275.23 ops/s
(-2.41%)Baseline: 282.02 ops/s
229.24 ops/s
(83.29%)
com.apurebase.kgraphql.QueryBenchmark.manyOperationsWithFragment📈 view plot
🚷 view threshold
281.90 ops/s
(-1.73%)Baseline: 286.85 ops/s
229.47 ops/s
(81.40%)
com.apurebase.kgraphql.QueryBenchmark.nestedObject📈 view plot
🚷 view threshold
6,947.48 ops/s
(-6.67%)Baseline: 7,443.99 ops/s
6,234.73 ops/s
(89.74%)
com.apurebase.kgraphql.RequestCachingBenchmark.invalidRequest📈 view plot
🚷 view threshold
220,807.06 ops/s
(-1.96%)Baseline: 225,229.46 ops/s
208,825.84 ops/s
(94.57%)
com.apurebase.kgraphql.RequestCachingBenchmark.largeRequest📈 view plot
🚷 view threshold
7,345.13 ops/s
(-4.75%)Baseline: 7,711.54 ops/s
6,488.47 ops/s
(88.34%)
com.apurebase.kgraphql.RequestCachingBenchmark.smallRequest📈 view plot
🚷 view threshold
10,192.96 ops/s
(-9.34%)Baseline: 11,243.07 ops/s
9,164.02 ops/s
(89.91%)
com.apurebase.kgraphql.SimpleExecutionOverheadBenchmark.benchmark📈 view plot
🚷 view threshold
469,878.83 ops/s
(-0.44%)Baseline: 471,931.97 ops/s
453,279.86 ops/s
(96.47%)
🐰 View full continuous benchmarking report in Bencher

@stuebingerb stuebingerb merged commit 4c64c60 into main Apr 10, 2026
8 of 9 checks passed
@stuebingerb stuebingerb deleted the renovate/kotlinx.serialization branch April 10, 2026 07:38
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.

1 participant