-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump kotlin from 2.0.21 to 2.1.0 #215
Conversation
00eacb9
to
d3aeb09
Compare
|
e18bceb
to
cbed93f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #215 +/- ##
=======================================
Coverage 90.53% 90.53%
=======================================
Files 133 133
Lines 3983 3983
Branches 1059 1059
=======================================
Hits 3606 3606
Misses 82 82
Partials 295 295 ☔ View full report in Codecov by Sentry. |
Tests for wasmJsBrowser and jsBrowser are executed but no reports are generated: |
c9437ae
to
cd473ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50
.
Benchmark suite | Current: ce4609d | Previous: 9481407 | Ratio |
---|---|---|---|
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1704.0094202593195 us/op |
1019.8887628571429 us/op |
1.67 |
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
1779.6770509565217 us/op |
1084.9332618435153 us/op |
1.64 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
3919.3487053030303 us/op |
2446.4505560679613 us/op |
1.60 |
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
4237.6276810077525 us/op |
2644.7861658792654 us/op |
1.60 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
7903.107015789474 us/op |
4618.344343438914 us/op |
1.71 |
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
8536.199411023623 us/op |
4525.2208515695065 us/op |
1.89 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
1621.404768478261 us/op |
999.3711923686818 us/op |
1.62 |
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
1696.5177789644015 us/op |
1003.9019922037423 us/op |
1.69 |
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) |
9533.901213636364 us/op |
6137.382462195123 us/op |
1.55 |
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) |
10529.161437078652 us/op |
6564.317594701986 us/op |
1.60 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @OptimumCode
Keep track of that in a separate issue: #240 This PR will be merged as it blocks updates for other dependencies |
Bumps `kotlin` from 2.0.21 to 2.1.0. Updates `org.jetbrains.kotlin.multiplatform` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.0.21 to 2.1.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
It is commented because it does not help but for the history I would like to keep it for now
ce4609d
to
cb2aabd
Compare
Bumps
kotlin
from 2.0.21 to 2.1.0.Updates
org.jetbrains.kotlin.multiplatform
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.multiplatform's releases.
... (truncated)
Commits
Updates
org.jetbrains.kotlin.plugin.serialization
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Commits
Updates
org.jetbrains.kotlin.plugin.allopen
from 2.0.21 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.plugin.allopen's releases.
... (truncated)
Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)