Skip to content

Commit 468bdb2

Browse files
Bump com.eygraber:uri-kmp from 0.0.17 to 0.0.18 (#90)
Bumps [com.eygraber:uri-kmp](https://github.com/eygraber/uri-kmp) from 0.0.17 to 0.0.18. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eygraber/uri-kmp/releases">com.eygraber:uri-kmp's releases</a>.</em></p> <blockquote> <h2>Release 0.0.18</h2> <h2>🐛 Bugs</h2> <ul> <li>Fix values not copying into Url.Builder (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/303">#303</a>)</li> </ul> <p>📦 Dependencies</p> <ul> <li>Update actions/setup-java action to v4.2.1 (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/298">#298</a>)</li> <li>Update gradle-conventions to v0.0.70 (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/299">#299</a>)</li> <li>Update dependency com.android.tools.build:gradle to v8.3.1 (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/302">#302</a>)</li> <li>Update gradle/wrapper-validation-action action to v2.1.2 (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/304">#304</a>)</li> </ul> <h2>💥 GitHub Actions</h2> <ul> <li>Fix name for tests step in PR workflow (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/300">#300</a>)</li> <li>Up the Xmx to 16g for GitHub Actions (<a href="https://redirect.github.com/eygraber/uri-kmp/issues/301">#301</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eygraber/uri-kmp/commit/eb9277c812a2db04aa00049555b1a78eb346d4a9"><code>eb9277c</code></a> Update gradle/wrapper-validation-action action to v2.1.2</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/f9d6a98aec93be614dd3e73d1b4d4eb8ec79ca18"><code>f9d6a98</code></a> Fix values not copying into Url.Builder</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/505bc6285d0181386557898cf1c89d220700fc00"><code>505bc62</code></a> Update dependency com.android.tools.build:gradle to v8.3.1</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/312c3367ea97bef775c6b074a7488e0df7fd71a5"><code>312c336</code></a> Up the Xmx to 16g for GitHub Actions</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/74010dfcf2bee2eb3e10181fffc41b356b31dad2"><code>74010df</code></a> Clarify that lint is for Android</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/75cd29fa9119f678c993e67ae942cf480e4934c7"><code>75cd29f</code></a> Update lint name</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/0468d86424ff7f2fab47712026524732c0abf54c"><code>0468d86</code></a> Fix name for tests step in PR workflow</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/9fc3f6c0cdbcf7e22a6e75dc96a15f265d4e87b6"><code>9fc3f6c</code></a> Update PR checks</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/cbbec08600ffdaa71c620b824a7e44bc6abb60b8"><code>cbbec08</code></a> Update gradle-conventions to v0.0.70</li> <li><a href="https://github.com/eygraber/uri-kmp/commit/30883cf1f062439a3457680651b9a45c3c6a148a"><code>30883cf</code></a> Update actions/setup-java action to v4.2.1</li> <li>Additional commits viewable in <a href="https://github.com/eygraber/uri-kmp/compare/0.0.17...0.0.18">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.eygraber:uri-kmp&package-manager=gradle&previous-version=0.0.17&new-version=0.0.18)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f07a592 commit 468bdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.
3030
kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", version.ref = "kotest" }
3131
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
3232
kotest-common = { module = "io.kotest:kotest-common", version.ref = "kotest" }
33-
uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.17" }
33+
uri = { group = "com.eygraber", name = "uri-kmp", version = "0.0.18" }
3434
okio-common = { group = "com.squareup.okio", name = "okio", version.ref = "okio" }
3535
okio-nodefilesystem = { group = "com.squareup.okio", name = "okio-nodefilesystem", version.ref = "okio" }
3636
openapi-bom = { group = "io.openapiprocessor", name = "json-schema-validator-bom", version.ref = "openapi" }

0 commit comments

Comments
 (0)