Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps kotlinx-benchmark from 0.4.15 to 0.4.16.
Updates org.jetbrains.kotlinx:kotlinx-benchmark-plugin from 0.4.15 to 0.4.16

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-plugin'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!

Changelog

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

0.4.16

  • Restored compatibility with Gradle's project isolation that was broken after #312 #349
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
  • See full diff in compare view

Updates org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.15 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!

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
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
  • See full diff 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 `kotlinx-benchmark` from 0.4.15 to 0.4.16.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-plugin` from 0.4.15 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.15...v0.4.16)

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.15 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.15...v0.4.16)

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