Skip to content

Bump benchmark from 0.4.17 to 0.4.19 - #36

Merged
IRus merged 1 commit into
mainfrom
dependabot/gradle/benchmark-0.4.19
Aug 31, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.4.19

  • Reverted changes from #390 introduced in 0.4.18 that were breaking projects using recent Kotlin versions.

v0.4.18

  • Various improvements in JS and Wasm benchmark runners
  • The WasmJs runner no longer uses API deprecated in 2.4.20 (KT-86242) #380
  • The plugin no longer uses compiler API removed from Kotlin 2.5.0 #390
Changelog

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

0.4.19

  • Reverted changes related to KLib processing introduced in 0.4.18

0.4.18

  • Various improvements in JS and Wasm benchmark runners
  • The WasmJs runner no longer uses API deprecated in 2.4.20 (KT-86242) #380
  • The plugin no longer uses compiler API removed from Kotlin 2.5.0 #390
Commits
  • 73284a1 Release v0.4.19
  • e2286df Revert "Do not use KlibMetadataFactories from Kotlin compiler"
  • 76187e2 Revert "Inline the calls of all methods from KlibModuleDescriptorFactory"
  • cac2fc6 Revert "Unbind copied descriptor factories from original interface"
  • cb7eb37 Revert "Minimize usages of deprecated LookupTracker"
  • 9fd7d57 Remove extra javadoc jar from plugin publication
  • 4cdbd54 Release v0.4.18
  • c37c4bd Minimize usages of deprecated LookupTracker
  • d47b452 Unbind copied descriptor factories from original interface
  • f0486b9 Inline the calls of all methods from KlibModuleDescriptorFactory
  • Additional commits viewable in compare view

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

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 `benchmark` from 0.4.17 to 0.4.19.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.17 to 0.4.19
- [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.17...v0.4.19)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@IRus
IRus merged commit fb82275 into main Aug 31, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/gradle/benchmark-0.4.19 branch August 31, 2026 06:00
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