Skip to content

chore(deps): Bump kotlinxBenchmark from 0.4.19 to 0.5.0 - #1269

Merged
michalharakal merged 1 commit into
developfrom
dependabot/gradle/kotlinxBenchmark-0.5.0
Sep 7, 2026
Merged

michalharakal merged 1 commit into
developfrom
dependabot/gradle/kotlinxBenchmark-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps kotlinxBenchmark from 0.4.19 to 0.5.0.
Updates org.jetbrains.kotlinx.benchmark from 0.4.19 to 0.5.0

Updates org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.19 to 0.5.0

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-runtime's releases.

v0.5.0

  • Supported Kotlin 2.5 #395

Release contains major rewrite of the plugin's code generator that removed usages of the internal and deprecated Kotlin compiler APIs scheduled to removal in 2.5.

Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-runtime's changelog.

0.5.0

  • The plugin was rewritten to use KSP for a multiplatform benchmark sources analysis. #395

    This change allows removing dependency on unsupported or internal Kotlin compiler APIs. The KSP is used in a standalone mode, which allows avoiding any build script updates for users.

Commits
  • 6181dd9 Release 0.5.0
  • b71e444 Fixed a typo
  • 378fb24 Removed workaround for KT-58063
  • 0f4295d Skip API check when building against Kotlin master
  • 0396693 Limit metaspace size for test projects
  • 56bc117 Avoid always printing tests stdout/err
  • c07645a Disable parallel tests execution
  • e73c912 Workaround watchosArm32 target removal in Kotlin 2.5
  • d07c316 Make Js and Wasm tasks cacheable again
  • cc55ca3 Cleanup
  • Additional commits viewable in compare view

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

Bumps `kotlinxBenchmark` from 0.4.19 to 0.5.0.

Updates `org.jetbrains.kotlinx.benchmark` from 0.4.19 to 0.5.0

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.19 to 0.5.0
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-benchmark@v0.4.19...v0.5.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.benchmark
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 7, 2026
@michalharakal
michalharakal merged commit 6fe2525 into develop Sep 7, 2026
16 checks passed
@michalharakal
michalharakal deleted the dependabot/gradle/kotlinxBenchmark-0.5.0 branch September 7, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant