Skip to content

Bump danger/kotlin from 1.3.1 to 1.3.2 #218

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

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2024

Bumps danger/kotlin from 1.3.1 to 1.3.2.

Release notes

Sourced from danger/kotlin's releases.

1.3.2

What's Changed

New Contributors

Full Changelog: danger/kotlin@1.3.1...1.3.2

Commits
  • 9f3eb34 Merge pull request #296 from Vacxe/fix-ci-update-jdk
  • 504bf6e fix(ci): upgrade jdk to 23
  • 2b8e116 Merge pull request #290 from Vacxe/prepare-release-1.3.2
  • f2ae8af Merge branch 'master' into prepare-release-1.3.2
  • a230d57 Merge pull request #294 from vilmosnagy/update-jdk-23
  • 43b3b51 update to jdk23
  • 9cd620d Merge pull request #293 from tinyboxvk/master
  • 793b19c Update actions/checkout to v4 in README.md
  • 2253935 technical(release): update version to 1.3.2
  • 1d57d8b Merge pull request #289 from grine4ka/change-using-gitlab-head-pipeline
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added CI/CD dependencies Dependencies update to newer versions labels Nov 29, 2024
Copy link
Contributor

@github-actions github-actions bot left a 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: 2fe9525 Previous: 519675e Ratio
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 3798.103438111888 us/op 2526.963453015075 us/op 1.50
macosArm64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 7848.377747517731 us/op 5025.505387434556 us/op 1.56
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1795.1202929670326 us/op 1073.1796260198457 us/op 1.67
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1720.082889677419 us/op 1054.9140600000003 us/op 1.63
macosX64.CommonThroughputBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 477.4650936504724 ops/sec 303.61742458194135 ops/sec 1.57
macosX64.CommonThroughputBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 700451.8219072674 ops/sec 465157.5943718562 ops/sec 1.51

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

Bumps [danger/kotlin](https://github.com/danger/kotlin) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/danger/kotlin/releases)
- [Changelog](https://github.com/danger/kotlin/blob/master/CHANGELOG.md)
- [Commits](danger/kotlin@1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: danger/kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/danger/kotlin-1.3.2 branch from 2fe9525 to 30cd1e6 Compare November 29, 2024 13:21
@OptimumCode OptimumCode merged commit 7098ea1 into main Nov 29, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/danger/kotlin-1.3.2 branch November 29, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD dependencies Dependencies update to newer versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant