Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps benchmark from 0.4.14 to 0.4.15.
Updates org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.14 to 0.4.15

Release notes

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

v0.4.15

  • Made WasmJS/D8 tasks configuration-cache friendly #309
  • Made Gradle plugin isolation compatible#325
  • Updated publish-plugin to published signed plugin artifacts #295
  • Updated default JMH version to 1.37 #312
  • Introduced notebooks for benchmarking results analysis, and added a note about them to the plugin output #330, #327
  • Multiple various build infrastructure and documentation changes.
Changelog

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

0.4.15

  • Made WasmJS/D8 tasks configuration-cache friendly #309
  • Made Gradle plugin isolation compatible #325
  • Updated publish-plugin to published signed plugin artifacts #295
  • Updated default JMH version to 1.37 #312
  • Introduced notebooks for benchmarking results analysis, and added a note about them to the plugin output #330, #327
  • Multiple various build infrastructure and documentation changes.
Commits
  • 86f4c52 Release v0.4.15
  • ccffaf3 Add information about analysis notebooks to README and print a link along wit...
  • f38993d Update the name of k/wasm target in README.md (#331)
  • 6e34bc7 [Wasm] fix wasmJs require for work with webpack (#339)
  • 62e2799 Workaround absence of require function in wasmJs (#333)
  • 70609bf Migrate multiplatform example build script to Kotlin (#334)
  • e9becb5 Update publish-plugin to published signed plugin artifacts (#295)
  • 6b14c81 Add examples of using Kotlin Notebook to analyze benchmark runs (#327)
  • bb2208c Suppress REDUNDANT_CALL_OF_CONVERSION_METHOD (#326)
  • 6e0cbf4 Speedup integration testing pipeline (#311)
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlinx.benchmark from 0.4.14 to 0.4.15

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)

Bumps `benchmark` from 0.4.14 to 0.4.15.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.14 to 0.4.15
- [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.14...v0.4.15)

Updates `org.jetbrains.kotlinx.benchmark` from 0.4.14 to 0.4.15

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

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 Dec 8, 2025
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