Skip to content

chore: update scala3-library from 3.3.7 to 3.3.8#487

Merged
mergify[bot] merged 1 commit into
mainfrom
update/scala3-library-3.3.8
Jun 13, 2026
Merged

chore: update scala3-library from 3.3.7 to 3.3.8#487
mergify[bot] merged 1 commit into
mainfrom
update/scala3-library-3.3.8

Conversation

@jona7o

@jona7o jona7o commented Jun 13, 2026

Copy link
Copy Markdown
Member

About this PR

📦 Updates org.scala-lang:scala3-library from 3.3.7 to 3.3.8

📜 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.3.7).
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.scala-lang", artifactId = "scala3-library" } ]

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

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

@mergify mergify Bot merged commit b637f4e into main Jun 13, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown

Gatling

Generated: 2026-06-13T01:07:22.717Z

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,355 (91.99%)
> OK: 800 ms <= t < 1200 ms                                                                                   8  (0.31%)
> OK: t >= 1200 ms                                                                                          196  (7.66%)
> KO                                                                                                          1  (0.04%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260613010645944/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-20260613010645944/index.html
Artifact: gatling-report (download from this workflow run)

@mergify mergify Bot deleted the update/scala3-library-3.3.8 branch June 13, 2026 01:07
@github-actions

Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-06-13T01:11:43.993Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.658 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 2.336 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 2.335 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 2.348 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.374 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 4939.778 ± 25.119 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.667 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.583 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.372 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.742 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 67.642 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 122.389 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 139.742 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 410.447 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 327.212 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 1.073 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 303.986 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 105.618 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 1.108 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 170.563 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 17.607 ± 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