Skip to content

Commit

Permalink
Bump de.cketti.unicode:kotlin-codepoints from 0.7.0 to 0.8.0 (#131)
Browse files Browse the repository at this point in the history
Bumps
[de.cketti.unicode:kotlin-codepoints](https://github.com/cketti/kotlin-codepoints)
from 0.7.0 to 0.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cketti/kotlin-codepoints/releases">de.cketti.unicode:kotlin-codepoints's
releases</a>.</em></p>
<blockquote>
<h2>kotlin-codepoints v0.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>bump versions by <a
href="https://github.com/itboy87"><code>@​itboy87</code></a> in <a
href="https://redirect.github.com/cketti/kotlin-codepoints/pull/29">cketti/kotlin-codepoints#29</a></li>
<li>Don't exclude <code>kotlin-js-store/</code> from repository by <a
href="https://github.com/cketti"><code>@​cketti</code></a> in <a
href="https://redirect.github.com/cketti/kotlin-codepoints/pull/30">cketti/kotlin-codepoints#30</a></li>
<li>Clean up source set configuration by <a
href="https://github.com/cketti"><code>@​cketti</code></a> in <a
href="https://redirect.github.com/cketti/kotlin-codepoints/pull/31">cketti/kotlin-codepoints#31</a></li>
<li>Update Kotlin to 2.0.0 by <a
href="https://github.com/cketti"><code>@​cketti</code></a> in <a
href="https://redirect.github.com/cketti/kotlin-codepoints/pull/34">cketti/kotlin-codepoints#34</a></li>
</ul>
<p>See also: <a
href="https://github.com/cketti/kotlin-codepoints/blob/main/CHANGELOG.md#080---2024-06-09">CHANGELOG.md</a></p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/itboy87"><code>@​itboy87</code></a> made
their first contribution in <a
href="https://redirect.github.com/cketti/kotlin-codepoints/pull/29">cketti/kotlin-codepoints#29</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cketti/kotlin-codepoints/compare/0.7.0...0.8.0">https://github.com/cketti/kotlin-codepoints/compare/0.7.0...0.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cketti/kotlin-codepoints/blob/main/CHANGELOG.md">de.cketti.unicode:kotlin-codepoints's
changelog</a>.</em></p>
<blockquote>
<h2>[0.8.0] - 2024-06-09</h2>
<h3>Changed</h3>
<ul>
<li>Updated to Kotlin 2.0.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/9341cf3f905247a52db9be3ae8a14bb5429ac313"><code>9341cf3</code></a>
Version 0.8.0</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/95bb75759c6a036ba7e00cb142ce5274c8d6164d"><code>95bb757</code></a>
Merge pull request <a
href="https://redirect.github.com/cketti/kotlin-codepoints/issues/34">#34</a>
from cketti/update_kotlin</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/352a964f6d70b17b744de4e53c0904e8681b4d29"><code>352a964</code></a>
Update Kotlin to 2.0.0</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/7dce8fd1ddd7a735057b647c028e41f6d3e82da6"><code>7dce8fd</code></a>
Merge pull request <a
href="https://redirect.github.com/cketti/kotlin-codepoints/issues/31">#31</a>
from cketti/update-build-config</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/947a96dd06080e1eeb9d17810862140c54605aa2"><code>947a96d</code></a>
Merge pull request <a
href="https://redirect.github.com/cketti/kotlin-codepoints/issues/30">#30</a>
from cketti/kotlin-js-store</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/f0b924d3b7967881c03178b4de017f93b0247cdd"><code>f0b924d</code></a>
Use <code>applyDefaultHierarchyTemplate()</code> to create
&quot;nonJvm&quot; group</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/851f17ac3590bcb5008886baa536a113d8234152"><code>851f17a</code></a>
Rename <code>commonImplementation</code> to <code>nonJvmMain</code></li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/6295ee2da15d718ff88e584bcb93bfa2c3c3f687"><code>6295ee2</code></a>
Clean up source set configuration</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/b2c32c4c560cae9c7172b67750e63a81f689cd3f"><code>b2c32c4</code></a>
Don't exclude <code>kotlin-js-store/</code> from repository</li>
<li><a
href="https://github.com/cketti/kotlin-codepoints/commit/e345e6092569f5cc0fc7ded541557a577bd16c64"><code>e345e60</code></a>
Merge pull request <a
href="https://redirect.github.com/cketti/kotlin-codepoints/issues/29">#29</a>
from fleeksoft/develop</li>
<li>Additional commits viewable in <a
href="https://github.com/cketti/kotlin-codepoints/compare/0.7.0...0.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=de.cketti.unicode:kotlin-codepoints&package-manager=gradle&previous-version=0.7.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 4255a70 commit c646086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ networknt-validator = { group = "com.networknt", name = "json-schema-validator",
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.7.0" }
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.8.0" }
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }

[bundles]
Expand Down

0 comments on commit c646086

Please sign in to comment.