Skip to content

chore(deps): bump kotlinx-benchmark-version from 0.4.12 to 0.4.14 #1352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

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

Release notes

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

v0.4.14

  • Fixed various issues specific to Kotlin/JS projects #292
  • Added benchmark name validation for JVM #304
  • Various build infrastructure updates

Full Changelog: Kotlin/kotlinx-benchmark@v0.4.13...v0.4.14

v0.4.13

Full Changelog: Kotlin/kotlinx-benchmark@v0.4.12...v0.4.13

Changelog

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

0.4.14

  • Fixed various issues specific to Kotlin/JS projects #292
  • Added benchmark name validation for JVM #304
  • Various build infrastructure updates

0.4.13

  • Support Kotlin 2.0.0 and newer #255
  • Add support for non-packed klib files in Native #256
  • Fix Native benchmark compilations triggering compile tasks on Gradle sync #252
  • Do not log KMP host messages at warning level #105
Commits
  • 1b48530 Release v0.4.14
  • d1b82c9 Add a contribution guideline (#286)
  • 3975c8d Check if benchmark names are legal Java names on JVM (#304)
  • f6bffdc Support recent KUP requirements (#303)
  • 4fb9caa Update kotlinx.team.infra plugin (#300)
  • 30391ea Fix assorted problems with K/JS projects (#292)
  • da3e2bb Suppress version warnings on LV override (#284)
  • 64cf96b Update CHANGELOG.md and guides for 0.4.13
  • 3271d04 Use nodejs for wasmJs target
  • 05144c1 Fix TC build against the current Kotlin master
  • Additional commits viewable in compare view

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 31, 2025 17:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 31, 2025
@ianbotsf
Copy link
Contributor

ianbotsf commented Aug 4, 2025

@dependabot rebase

Bumps `kotlinx-benchmark-version` from 0.4.12 to 0.4.14.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.12 to 0.4.14
- [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.12...v0.4.14)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/kotlinx-benchmark-version-0.4.14 branch from fdd9e3e to 869c22a Compare August 4, 2025 17:19

This comment has been minimized.

Copy link

github-actions bot commented Aug 4, 2025

Affected Artifacts

No artifacts changed size

@ianbotsf ianbotsf merged commit d66d251 into main Aug 4, 2025
16 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/kotlinx-benchmark-version-0.4.14 branch August 4, 2025 18:28
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