Skip to content
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

build(deps): bump org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.11 to 0.4.13 #275

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.11 to 0.4.13.

Release notes

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

v0.4.13

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

v0.4.12

  • Support debug build configuration for K/N #189
  • Improve the warning message on incompatible host for a registered native target #231

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

Changelog

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

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

0.4.12

  • Support debug build configuration for K/N #189
  • Improve the warning message on incompatible host for a registered native target #231
Commits
  • 05144c1 Fix TC build against the current Kotlin master
  • ca16384 Do not log KMP host messages at warning level
  • f3b270e Fix plugin version in README (#271)
  • 6e30eb0 Reissue GitHub commit status publisher token
  • 09a7866 fixup! Add a TC build config for building with Kotlin master
  • 29ef032 Add a TC build config for building with Kotlin master
  • 3d002a2 Stop running fastBenchmark task in platform build configurations
  • ef0bcf2 Fix tests when kx-benchmark and KGP have the same minSupportedGradleVersion
  • 298fdaf Forward the kotlin.native.version parameter to test projects
  • 9ab3ea4 Override Kotlin apiVersion and languageVersion compiler options with Gradle p...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.jetbrains.kotlinx:kotlinx-benchmark-runtime](https://github.com/Kotlin/kotlinx-benchmark) from 0.4.11 to 0.4.13.
- [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.11...v0.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Looks like org.jetbrains.kotlinx:kotlinx-benchmark-runtime is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.jetbrains.kotlinx-kotlinx-benchmark-runtime-0.4.13 branch February 3, 2025 20:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants