build(deps): bump the versions group with 4 updates #66
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the versions group with 4 updates: com.charleskorn.kaml:kaml, org.jetbrains.kotlinx:kotlinx-benchmark-runtime, org.jetbrains.kotlinx.benchmark and org.xerial:sqlite-jdbc.
Updates
com.charleskorn.kaml:kaml
from 0.62.2 to 0.66.0Release notes
Sourced from com.charleskorn.kaml:kaml's releases.
Commits
391a5da
deps: update dependency org.ajoberstar.reckon:reckon-gradle to v0.19.1 (#645)9352422
deps(internal): update dependency gradle to v8.11.1 (#644)e7d8acc
deps(internal): update gradle/actions action to v4.2.1 (#643)8a7413e
chore: ignore files created by Kotlin compiler, and include more information ...54c5af2
feat: addYamlContentPolymorphicSerializer
, similar to `JsonContentPolymorp...1b93b80
feat: allow to set a maximum amount of aliases while parsing to protect again...7bc31bb
chore: don't create release for Gradle upgradesa26f084
deps(internal): update gradle/actions action to v4.2.0 (#640)8426f11
deps(internal): update softprops/action-gh-release action to v2.1.0 (#639)3092960
deps: update dependency gradle to v8.11 (#638)Updates
org.jetbrains.kotlinx:kotlinx-benchmark-runtime
from 0.4.12 to 0.4.13Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-runtime's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-runtime's changelog.
Commits
05144c1
Fix TC build against the current Kotlin masterca16384
Do not log KMP host messages at warning levelf3b270e
Fix plugin version in README (#271)6e30eb0
Reissue GitHub commit status publisher token09a7866
fixup! Add a TC build config for building with Kotlin master29ef032
Add a TC build config for building with Kotlin master3d002a2
Stop runningfastBenchmark
task in platform build configurationsef0bcf2
Fix tests when kx-benchmark and KGP have the same minSupportedGradleVersion298fdaf
Forward the kotlin.native.version parameter to test projects9ab3ea4
Override Kotlin apiVersion and languageVersion compiler options with Gradle p...Updates
org.jetbrains.kotlinx.benchmark
from 0.4.12 to 0.4.13Updates
org.xerial:sqlite-jdbc
from 3.47.0.0 to 3.47.1.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
9253692
chore(release): 3.47.1.0 [skip ci]043e5d8
chore: update native libraries67d28cb
feat: upgrade to sqlite 3.47.12fdb1e9
fix: possible StringIndexOutOfBoundsException in ExtendedCommandda8596c
build(deps): bump org.codehaus.mojo:versions-maven-plugin6e4c691
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin9f354be
build(deps): bump org.jreleaser:jreleaser-maven-pluginaa92c59
build(deps): bump surefire.version from 3.5.1 to 3.5.24a41998
docs: add supported API level for Android81b05ec
fix: update module-info.java to make org.slf4j static requirementUpdates
org.jetbrains.kotlinx.benchmark
from 0.4.12 to 0.4.13You can trigger a rebase of this PR 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions