dependabot[bot] opened a new pull request, #16287:
URL: https://github.com/apache/camel/pull/16287

   Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 9.2.4 
to 10.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pubnub/kotlin/releases";>com.pubnub:pubnub-gson's 
releases</a>.</em></p>
   <blockquote>
   <h2>Java &amp; Kotlin SDK v10.1.0</h2>
   <p>November 06 2024</p>
   <h4>Added</h4>
   <ul>
   <li>Add extension selection and support for single file in 
migration_tool.</li>
   <li>Move shared java/kotlin APIs to a shared module.</li>
   <li>Added timetoken utils methods.</li>
   <li>Added getToken to Kotlin SDK.</li>
   <li>Added authToken (PAM v3) to Kotlin SDK PNConfiguration.</li>
   </ul>
   <h4>Fixed</h4>
   <ul>
   <li>Fix for NullPointerException in <code>pubnub-gson</code> when grant() is 
called without authKeys.</li>
   </ul>
   <h2>Java &amp; Kotlin SDK v10.0.0</h2>
   <p>September 24 2024</p>
   <h4>Added</h4>
   <ul>
   <li><code>PatchValue</code> is now used in objects returning optional data 
from the server, such as <code>PNChannelMetadata</code>, 
<code>PNUUIDMetadata</code> for example.</li>
   <li>Removed mutable <code>PNConfiguration</code> classes which were 
deprecated in previous releases.</li>
   <li><code>PNConfiguration.retryConfiguration</code> is now enabled by 
default only for Subscribe requests and set to <code>Exponential</code></li>
   </ul>
   <h4>Fixed</h4>
   <ul>
   <li>A migration script is provided with this release to help with package 
name changes.</li>
   </ul>
   <h4>Modified</h4>
   <ul>
   <li>Please consult the migration guide for JVM SDKs version 10.0.0 for 
required changes to your code.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pubnub/kotlin/blob/master/CHANGELOG.md";>com.pubnub:pubnub-gson's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v10.1.0</h2>
   <p>November 06 2024</p>
   <h4>Added</h4>
   <ul>
   <li>Add extension selection and support for single file in 
migration_tool.</li>
   <li>Move shared java/kotlin APIs to a shared module.</li>
   <li>Added timetoken utils methods.</li>
   <li>Added getToken to Kotlin SDK.</li>
   <li>Added authToken (PAM v3) to Kotlin SDK PNConfiguration.</li>
   </ul>
   <h4>Fixed</h4>
   <ul>
   <li>Fix for NullPointerException in <code>pubnub-gson</code> when grant() is 
called without authKeys.</li>
   </ul>
   <h2>v10.0.0</h2>
   <p>September 24 2024</p>
   <h4>Added</h4>
   <ul>
   <li><code>PatchValue</code> is now used in objects returning optional data 
from the server, such as <code>PNChannelMetadata</code>, 
<code>PNUUIDMetadata</code> for example.</li>
   <li>Removed mutable <code>PNConfiguration</code> classes which were 
deprecated in previous releases.</li>
   </ul>
   <h4>Fixed</h4>
   <ul>
   <li>A migration script is provided with this release to help with package 
name changes.</li>
   </ul>
   <h4>Modified</h4>
   <ul>
   <li>Please consult the migration guide for JVM SDKs version 10.0.0 for 
required changes to your code.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/b03b1a4a6056d416dde00c4d5e0d2b6c9dbe2ed1";><code>b03b1a4</code></a>
 Release (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/307";>#307</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/e615e0ccb3e12da2a5517c182627c813166efc09";><code>e615e0c</code></a>
 [JS] Fix getMemberships ignoring <code>uuid</code> parameter (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/306";>#306</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/68c6f1cdb641f3de87cd0e78899b59848005b4f9";><code>68c6f1c</code></a>
 Added authToken to kotlin PNConfiguration (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/305";>#305</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/11634e51c75e9ad229ccb4045f937a0db0fe02cc";><code>11634e5</code></a>
 Fix for NullPointerException in <code>pubnub-gson</code> when grant() is 
called without ...</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/cdda36fe34f0d875bdd5933e161bce30c03b246c";><code>cdda36f</code></a>
 Fixes for JS tests (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/303";>#303</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/628bb4475c9e0a762a7d6a7c9448d15fa7de84f7";><code>628bb44</code></a>
 Minor JS changes + runner fix (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/301";>#301</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/4525c1e2761c45ecf4746619821f504381ba62e5";><code>4525c1e</code></a>
 Added getToken to Kotlin SDK (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/299";>#299</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/e38ca914595631e194ba23328a45d6dbe4fb5c36";><code>e38ca91</code></a>
 Modify iOS target selection in gradle.properties (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/297";>#297</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/8f7e6c0402683d5152ba01673a65e7a89810d66c";><code>8f7e6c0</code></a>
 Add missing iOS simulator platform (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/295";>#295</a>)</li>
   <li><a 
href="https://github.com/pubnub/kotlin/commit/6bbc55ca2636f8ac32ee5873c3c64a899b3e3325";><code>6bbc55c</code></a>
 Added util object to handle time (<a 
href="https://redirect.github.com/pubnub/kotlin/issues/291";>#291</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pubnub/kotlin/compare/kotlin-v9.2.4...kotlin-v10.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.pubnub:pubnub-gson&package-manager=maven&previous-version=9.2.4&new-version=10.1.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to