Skip to content

chore: update classgraph from 4.8.179 to 4.8.185 - #501

Merged
mergify[bot] merged 1 commit into
mainfrom
update/classgraph-4.8.185
Jul 28, 2026
Merged

chore: update classgraph from 4.8.179 to 4.8.185#501
mergify[bot] merged 1 commit into
mainfrom
update/classgraph-4.8.185

Conversation

@jona7o

@jona7o jona7o commented Jul 28, 2026

Copy link
Copy Markdown
Member

About this PR

📦 Updates io.github.classgraph:classgraph from 4.8.179 to 4.8.185

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.github.classgraph", artifactId = "classgraph" } ]

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

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

@mergify

mergify Bot commented Jul 28, 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

@github-actions

Copy link
Copy Markdown

Gatling

Generated: 2026-07-28T00:42:10.027Z

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                                                                                   5   (0.2%)
> OK: t >= 1200 ms                                                                                          204  (7.97%)
> KO                                                                                                          1  (0.04%)
Reports generated, please open the following file: file:///home/runner/work/smithy4play/smithy4play/smithy4play-gatling/target/gatling/basicsmithy4playsimulation-20260728004133273/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-20260728004133273/index.html
Artifact: gatling-report (download from this workflow run)

@mergify
mergify Bot merged commit 093bf0c into main Jul 28, 2026
8 checks passed
@mergify
mergify Bot deleted the update/classgraph-4.8.185 branch July 28, 2026 00:43
@github-actions

Copy link
Copy Markdown

Benchmarks (JMH)

Generated: 2026-07-28T00:46:36.724Z

Benchmark Mode Cnt Score Units
BlobBenchmarks.blobSizeCheck avgt 10 0.663 ± ns/op
BlobBenchmarks.createBlobLarge avgt 10 2.384 ± ns/op
BlobBenchmarks.createBlobMedium avgt 10 2.380 ± ns/op
BlobBenchmarks.createBlobSmall avgt 10 2.378 ± ns/op
BlobBenchmarks.createEmptyBlob avgt 10 0.372 ± ns/op
BlobBenchmarks.lazyBlobAccessSimulation avgt 10 5501.640 ± 30.575 ns/op
BlobBenchmarks.lazyBlobCreationSimulation avgt 10 0.656 ± ns/op
CodecResolutionBenchmarks.checkIsJsonOnlyEndpoint avgt 10 1.583 ± ns/op
CodecResolutionBenchmarks.preComputedJsonOnly avgt 10 0.373 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyNoHeaders avgt 10 3.743 ± ns/op
CodecResolutionBenchmarks.resolveJsonOnlyWithJsonAccept avgt 10 67.941 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesNoHeaders avgt 10 121.747 ± ns/op
CodecResolutionBenchmarks.resolveMultipleTypesWithHeaders avgt 10 140.836 ± ns/op
PathParsingBenchmarks.parseComplexPathNaive avgt 10 432.833 ± ns/op
PathParsingBenchmarks.parseComplexPathOptimized avgt 10 331.376 ± ns/op
PathParsingBenchmarks.parseEmptyPath avgt 10 1.071 ± ns/op
PathParsingBenchmarks.parseMediumPathNaive avgt 10 309.037 ± ns/op
PathParsingBenchmarks.parseMediumPathOptimized avgt 10 99.465 ± ns/op
PathParsingBenchmarks.parseRootPath avgt 10 1.113 ± ns/op
PathParsingBenchmarks.parseSimplePathNaive avgt 10 163.883 ± ns/op
PathParsingBenchmarks.parseSimplePathOptimized avgt 10 17.637 ± 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