Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2025

Bumps de.cketti.unicode:kotlin-codepoints from 0.9.0 to 0.10.0.

Release notes

Sourced from de.cketti.unicode:kotlin-codepoints's releases.

kotlin-codepoints v0.10.0

What's Changed

See also: CHANGELOG.md

Full Changelog: cketti/kotlin-codepoints@0.9.0...0.10.0

Changelog

Sourced from de.cketti.unicode:kotlin-codepoints's changelog.

[0.10.0] - 2025-05-20

Deprecated

  • kotlin-codepoints-deluxe
    • Deprecated CharSequence.codePointIterator(startIndex, endIndex). Use CharSequence.subSequence() instead.
    • Deprecated CodePointIterator constructor. Use CharSequence.codePointIterator() to create an instance instead.

Changed

  • Updated to Kotlin 2.1.20
Commits
  • e08e59c Version 0.10.0
  • 5489ee5 Merge pull request #45 from cketti/remove-startIndex-endIndex
  • 78740f7 Deprecate CharSequence.codePointIterator(startIndex, endIndex)
  • 58904ee Merge pull request #44 from cketti/bump-build-tool-versions
  • ef12b00 Bump Maven Publish Gradle plugin to 0.31.0
  • 951a3a1 Bump Gradle to 8.13
  • 01a7a9f Merge pull request #43 from cketti/update-kotlin
  • cabbf69 Update Kotlin to 2.1.20
  • a1d7dbe Prepare next development version
  • See full diff 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 [de.cketti.unicode:kotlin-codepoints](https://github.com/cketti/kotlin-codepoints) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/cketti/kotlin-codepoints/releases) - [Changelog](https://github.com/cketti/kotlin-codepoints/blob/main/CHANGELOG.md) - [Commits](cketti/kotlin-codepoints@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: de.cketti.unicode:kotlin-codepoints dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies update to newer versions label May 21, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 4804273 Previous: 0daa20c Ratio
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4614.16720700637 us/op 2517.2893226130655 us/op 1.83

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode merged commit 6a90c14 into main May 21, 2025
20 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/de.cketti.unicode-kotlin-codepoints-0.10.0 branch May 21, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

1 participant