Skip to content

chore: update play, play-ahc-ws, ... from 3.0.10 to 3.0.11#475

Merged
mergify[bot] merged 1 commit into
mainfrom
update/play-3.0.11
May 22, 2026
Merged

chore: update play, play-ahc-ws, ... from 3.0.10 to 3.0.11#475
mergify[bot] merged 1 commit into
mainfrom
update/play-3.0.11

Conversation

@jona7o
Copy link
Copy Markdown
Member

@jona7o jona7o commented May 22, 2026

About this PR

📦 Updates

from 3.0.10 to 3.0.11

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (3.0.10).
You might want to review and update them manually.

readme.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.playframework" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.playframework" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@mergify mergify Bot merged commit f058cc4 into main May 22, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown

Gatling

Generated: 2026-05-22T01:00:21.901Z

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,345  (91.6%)
> OK: 800 ms <= t < 1200 ms                                                                                  14  (0.55%)
> OK: t >= 1200 ms                                                                                          200  (7.81%)
> KO                                                                                                          1  (0.04%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260522005945180/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-20260522005945180/index.html
Artifact: gatling-report (download from this workflow run)

@mergify mergify Bot deleted the update/play-3.0.11 branch May 22, 2026 01:01
@github-actions
Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-05-22T01:04:56.198Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.705 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 2.925 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 2.891 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 2.890 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.370 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 4314.678 ± 117.432 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.621 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.763 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.369 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.799 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 70.179 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 136.545 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 247.618 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 361.746 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 356.189 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 1.077 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 240.394 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 105.493 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 1.234 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 142.421 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 20.014 ± 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