Skip to content

chore: update jackson-core, jackson-databind from 2.22.1 to 2.22.2 - #509

Merged
mergify[bot] merged 1 commit into
mainfrom
update/jackson-core-2.22.2
Aug 17, 2026
Merged

chore: update jackson-core, jackson-databind from 2.22.1 to 2.22.2#509
mergify[bot] merged 1 commit into
mainfrom
update/jackson-core-2.22.2

Conversation

@jona7o

@jona7o jona7o commented Aug 17, 2026

Copy link
Copy Markdown
Member

About this PR

📦 Updates

from 2.22.1 to 2.22.2

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.fasterxml.jackson.core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.core" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@github-actions

Copy link
Copy Markdown

Gatling

Generated: 2026-08-17T00:19:05.461Z

Simulation: simulations.BasicSmithy4PlaySimulation

Status: Completed (KO/OK summary unavailable from binary simulation.log)

Console summary:

---- Requests -----------------------------------------------------------------------|---Total---|-----OK----|----KO----
---- Global Information -------------------------------------------------------------|---Total---|-----OK----|----KO----
> OK: t < 800 ms                                                                                          2,350  (91.8%)
> OK: 800 ms <= t < 1200 ms                                                                                   0     (0%)
> OK: t >= 1200 ms                                                                                          209  (8.16%)
> KO                                                                                                          1  (0.04%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260817001828850/index.html
Global: percentage of successful events is greater than or equal to 99.0 : true (actual : 99.9609375)
[info] Simulation BasicSmithy4PlaySimulation successful.
Metric Value

Report (artifact path): /home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260817001828850/index.html
Artifact: gatling-report (download from this workflow run)

@mergify
mergify Bot merged commit f94cbdb into main Aug 17, 2026
7 of 8 checks passed
@mergify

mergify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@mergify
mergify Bot deleted the update/jackson-core-2.22.2 branch August 17, 2026 00:21
@github-actions

Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-08-17T00:23:24.023Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.652 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 3.614 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 3.577 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 3.573 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.328 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 7296.018 ± 102.229 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.552 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.813 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.327 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.590 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 61.157 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 113.485 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 119.829 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 294.297 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 231.035 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 0.897 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 209.536 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 77.074 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 0.976 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 139.628 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 14.283 ± ns/op

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