Skip to content

Bump benchmark from 0.4.19 to 0.5.0 - #40

Merged
IRus merged 1 commit into
mainfrom
dependabot/gradle/benchmark-0.5.0
Sep 7, 2026
Merged

Bump benchmark from 0.4.19 to 0.5.0#40
IRus merged 1 commit into
mainfrom
dependabot/gradle/benchmark-0.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps 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

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

@IRus

IRus commented Sep 7, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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

Updates `org.jetbrains.kotlinx.benchmark` from 0.4.19 to 0.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 force-pushed the dependabot/gradle/benchmark-0.5.0 branch from 1e06b97 to 3b672d0 Compare September 7, 2026 06:47
@IRus
IRus merged commit d5e5dca into main Sep 7, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/benchmark-0.5.0 branch September 7, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant