Skip to content

build(deps): bump kotlinBenchmark from 0.4.14 to 0.4.16#151

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/kotlinBenchmark-0.4.16
Open

build(deps): bump kotlinBenchmark from 0.4.14 to 0.4.16#151
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/kotlinBenchmark-0.4.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Release notes

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

v0.4.16

  • Restored compatibility with Gradle's project isolation that was broken after #312 was merged -- #349

Kudos to @​liutikas for spotting and fixing the problem!

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.16

  • Restored compatibility with Gradle's project isolation that was broken after #312 #349

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
  • 5bee5c6 Release v0.4.16
  • 9763838 Replace usage of findProperty with gradle provider API
  • 7cb5c2d Add project isolation test
  • 57e77ec Refactor test infra to work with multi-module projects
  • 1dd786e Use new team infra repo (#347)
  • 11188b7 Added results analysis section to TOC in README
  • 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)
  • Additional commits viewable in compare view

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

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 `kotlinBenchmark` from 0.4.14 to 0.4.16.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.14 to 0.4.16
- [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.16)

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime
  dependency-version: 0.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx.benchmark
  dependency-version: 0.4.16
  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 Feb 9, 2026
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.

0 participants