fix(deps): bump the sbt-patch group across 1 directory with 3 updates - #54
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the sbt-patch group across 1 directory with 3 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the sbt-patch group with 3 updates in the / directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc), [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) and [com.softwaremill.sttp.client4:core_2.13](https://github.com/softwaremill/sttp). Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.13 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.13) Updates `io.github.classgraph:classgraph` from 4.8.184 to 4.8.186 - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.184...classgraph-4.8.186) Updates `com.softwaremill.sttp.client4:core_2.13` from 4.0.25 to 4.0.26 - [Release notes](https://github.com/softwaremill/sttp/releases) - [Commits](softwaremill/sttp@v4.0.25...v4.0.26) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt-patch - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt-patch - dependency-name: com.softwaremill.sttp.client4:core_2.13 dependency-version: 4.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sbt-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Automated Reviewer SuggestionsBased on the
|
|
| config | throughput | MB/s | latency | max Δ latest / 7d | |
|---|---|---|---|---|---|
| 🔴 | bs=10 sw=10 sl=64 | 476 | 0.291 | 19,654/31,221/31,221 us | 🔴 +12.8% / ⚪ within ±5% |
| 🔴 | bs=100 sw=10 sl=64 | 1,003 | 0.612 | 97,114/133,054/133,054 us | 🔴 +11.3% / ⚪ within ±5% |
| ⚪ | bs=1000 sw=10 sl=64 | 1,171 | 0.715 | 856,694/878,280/878,280 us | ⚪ within ±5% / ⚪ within ±5% |
Baseline details
Latest main e029e0d from same runner
| config | metric | PR | latest main | 7d avg | Δ latest | Δ 7d |
|---|---|---|---|---|---|---|
| bs=10 sw=10 sl=64 | throughput | 476 tuples/sec | 503 tuples/sec | n/a | -5.4% | n/a |
| bs=10 sw=10 sl=64 | MB/s | 0.291 MB/s | 0.307 MB/s | n/a | -5.2% | n/a |
| bs=10 sw=10 sl=64 | p50 | 19,654 us | 19,035 us | n/a | +3.3% | n/a |
| bs=10 sw=10 sl=64 | p95 | 31,221 us | 27,686 us | n/a | +12.8% | n/a |
| bs=10 sw=10 sl=64 | p99 | 31,221 us | 27,686 us | n/a | +12.8% | n/a |
| bs=100 sw=10 sl=64 | throughput | 1,003 tuples/sec | 1,036 tuples/sec | n/a | -3.2% | n/a |
| bs=100 sw=10 sl=64 | MB/s | 0.612 MB/s | 0.632 MB/s | n/a | -3.2% | n/a |
| bs=100 sw=10 sl=64 | p50 | 97,114 us | 95,557 us | n/a | +1.6% | n/a |
| bs=100 sw=10 sl=64 | p95 | 133,054 us | 119,514 us | n/a | +11.3% | n/a |
| bs=100 sw=10 sl=64 | p99 | 133,054 us | 119,514 us | n/a | +11.3% | n/a |
| bs=1000 sw=10 sl=64 | throughput | 1,171 tuples/sec | 1,189 tuples/sec | n/a | -1.5% | n/a |
| bs=1000 sw=10 sl=64 | MB/s | 0.715 MB/s | 0.726 MB/s | n/a | -1.5% | n/a |
| bs=1000 sw=10 sl=64 | p50 | 856,694 us | 842,536 us | n/a | +1.7% | n/a |
| bs=1000 sw=10 sl=64 | p95 | 878,280 us | 867,829 us | n/a | +1.2% | n/a |
| bs=1000 sw=10 sl=64 | p99 | 878,280 us | 867,829 us | n/a | +1.2% | n/a |
Raw CSV
config_idx,batch_size,schema_width,string_len,num_batches,total_ms,total_tuples,total_bytes,tuples_per_sec,mb_per_sec,lat_p50_us,lat_p95_us,lat_p99_us
0,10,10,64,20,419.93,200,128000,476,0.291,19654.00,31221.40,31221.40
1,100,10,64,20,1993.91,2000,1280000,1003,0.612,97113.55,133054.26,133054.26
2,1000,10,64,20,17081.28,20000,12800000,1171,0.715,856694.05,878280.47,878280.47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the sbt-patch group with 3 updates in the / directory: org.postgresql:postgresql, io.github.classgraph:classgraph and com.softwaremill.sttp.client4:core_2.13.
Updates
org.postgresql:postgresqlfrom 42.7.4 to 42.7.13Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
... (truncated)
Commits
3297557docs: add 42.7.13 release changelog (#4270)d93d370style: apply Autostyle to docs/ and .github/2e05ff9build: check docs/ and .github/ formatting with Autostyleb4a6087Adjust EditorConfig für Makefiles725cebbfix(jdbc): reject empty timestamp/timestamptz text with a clear error23a1b0dfix(scram): fail closed on channel-binding downgrade (no scram bump)0b4077aBump pgjdbc version from 42.7.12 to 42.7.13 (#4269)394800afix: flush LargeObject output stream before marking closed (#4248)83780f1Maintain consistency with the use of the word maintainer vs comitter (#4234)d42cad5fix(jdbc): classify updatable result set by search_path visibilityUpdates
io.github.classgraph:classgraphfrom 4.8.184 to 4.8.186Release notes
Sourced from io.github.classgraph:classgraph's releases.
Commits
527c461[maven-release-plugin] prepare release classgraph-4.8.186c55d038Add TypeSignature#resolveTypeVariables(ClassInfo) (#735)a96d4f4Strip the trailing nested jar separator of an inner jar (#903)ace3360Don't assert the collapsing of "jrt://" in FastPathResolverTestc6ab156Fix jrt:/jar: scheme handling and JRE symlink canonicalizationfe3f715Don't leave the probed jar open in Issue892Test33300ffFind classpath elements by probing getResources() as a last resort (#892)6f95160Test the classpath element reference precedence rule deterministically (#810)060b79dTake the classloader from the winning classpath element referencec6d799fAdd ClassInfo#getSubinterfaces() and ScanResult#getSubinterfaces() (#924)Updates
com.softwaremill.sttp.client4:core_2.13from 4.0.25 to 4.0.26Release notes
Sourced from com.softwaremill.sttp.client4:core_2.13's releases.
Commits
871dec1Release 4.0.2649e203fFix digest auth failing with MD5-sess algorithm (#2933) (#2934)a9168dfFix #1465: No way to send continuous WebSocketFrame with Fs2 stream pipes (#2...9390a4fUpdate http4s-client, http4s-ember-client to 0.23.36 (#2938)95ad5f4Update http4s-client, http4s-ember-client to 0.23.35 (#2937)bb20dfcUpdate jsoniter-scala-core, ... to 2.38.17 (#2936)eb1c1caUpdate jedis to 7.5.3 (#2932)53bc387Update circe-core, circe-generic, ... to 0.14.16 (#2928)e7e7e38Update logback-classic to 1.5.37 (#2930)37ebbe0Update logback-classic to 1.5.36 (#2929)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions