Skip to content

chore: update gatling-sbt from 4.18.0 to 4.18.1#455

Closed
jona7o wants to merge 1 commit into
mainfrom
update/gatling-sbt-4.18.1
Closed

chore: update gatling-sbt from 4.18.0 to 4.18.1#455
jona7o wants to merge 1 commit into
mainfrom
update/gatling-sbt-4.18.1

Conversation

@jona7o
Copy link
Copy Markdown
Member

@jona7o jona7o commented Mar 20, 2026

About this PR

📦 Updates io.gatling:gatling-sbt from 4.18.0 to 4.18.1

📜 GitHub Release Notes - Version Diff

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 = "io.gatling", artifactId = "gatling-sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.gatling", artifactId = "gatling-sbt" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@github-actions
Copy link
Copy Markdown

Gatling

Generated: 2026-03-20T00:37:52.645Z

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,360 (92.19%)
> OK: 800 ms <= t < 1200 ms                                                                                   9  (0.35%)
> OK: t >= 1200 ms                                                                                          190  (7.42%)
> KO                                                                                                          1  (0.04%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260320003716187/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-20260320003716187/index.html
Artifact: gatling-report (download from this workflow run)

@github-actions
Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-03-20T00:42:06.829Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.658 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 2.348 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 2.341 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 2.338 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.373 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 4957.662 ± 44.090 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.660 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.587 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.375 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.742 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 74.000 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 132.318 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 149.669 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 420.912 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 326.739 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 1.078 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 297.150 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 98.763 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 1.249 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 153.893 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 18.469 ± ns/op

@jona7o
Copy link
Copy Markdown
Member Author

jona7o commented May 20, 2026

@jona7o jona7o closed this May 20, 2026
@jona7o jona7o deleted the update/gatling-sbt-4.18.1 branch May 20, 2026 00:59
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