dependabot[bot] opened a new pull request, #19659: URL: https://github.com/apache/camel/pull/19659
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 10.6.0 to 11.0.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 & Kotlin SDK v11.0.0</h2> <p>October 21 2025</p> <h4>Added</h4> <ul> <li>Added limit and offset parameters for hereNow. Number of returned users per channel by default is limited to 1000. Breaking change.</li> </ul> <h4>Fixed</h4> <ul> <li>Removed possibility to use deprecated MPNS -Microsoft Push Notification Service. Breaking change.</li> <li>Added deprecation warning for GCP and old APNS PushType. .</li> <li>In case FCM is chosen as PushType type REST query param gets fcm value instead of gcm.</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>v11.0.0</h2> <p>October 21 2025</p> <h4>Added</h4> <ul> <li>Added limit and offset parameters for hereNow. Number of returned users per channel by default is limited to 1000. Breaking change.</li> </ul> <h4>Fixed</h4> <ul> <li>Single-channel hereNow with includeUUIDs=false now returns channel data in the channels map for consistency with multi-channel behaviour. Previously, the channels map was empty in this scenario, forcing reliance on totalOccupancy field only. Breaking change.</li> <li>Removed possibility to use deprecated MPNS -Microsoft Push Notification Service. Breaking change.</li> <li>Added deprecation warning for GCP and old APNS PushType. .</li> <li>In case FCM is chosen as PushType type REST query param gets fcm value instead of gcm.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pubnub/kotlin/commit/5d711bc3bd24c57140c5c06ae429f9b73bc6d571"><code>5d711bc</code></a> Added limit and offset to HereNow API. (<a href="https://redirect.github.com/pubnub/kotlin/issues/376">#376</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/e77f6208f24d261003c146c71779021ff3282b86"><code>e77f620</code></a> Added limit and offset to HereNow API.</li> <li><a href="https://github.com/pubnub/kotlin/commit/282a8c9c5c4cf6b43f39ec80e0cc4925696b8859"><code>282a8c9</code></a> Added log message about deprecated method usage. (<a href="https://redirect.github.com/pubnub/kotlin/issues/373">#373</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/4ef0848572d932aa520a47fa79c99b491c1b2bdd"><code>4ef0848</code></a> Change log level to Debug for Endpoint calls. (<a href="https://redirect.github.com/pubnub/kotlin/issues/372">#372</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/5073800f73896cb39e5e719a37aa19d293238326"><code>5073800</code></a> Mc/gcm remove (<a href="https://redirect.github.com/pubnub/kotlin/issues/370">#370</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/3bdd0e4b29849a674839395972545651770cf0e2"><code>3bdd0e4</code></a> Moved example logback config file for android. (<a href="https://redirect.github.com/pubnub/kotlin/issues/369">#369</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/a98f0a12201b10948b46604db451cbf8a5bf0235"><code>a98f0a1</code></a> Added example logback config file for android. (<a href="https://redirect.github.com/pubnub/kotlin/issues/368">#368</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/a506fc0376eb8300fc8d81cd710032e036953b49"><code>a506fc0</code></a> Added test for subscribe filtering. (<a href="https://redirect.github.com/pubnub/kotlin/issues/366">#366</a>)</li> <li><a href="https://github.com/pubnub/kotlin/commit/d558a03ad50b3e5ba5c7b84b06b4bb4f3d4f3efa"><code>d558a03</code></a> Updated snippet to reflect new logging approach (<a href="https://redirect.github.com/pubnub/kotlin/issues/367">#367</a>)</li> <li>See full diff in <a href="https://github.com/pubnub/kotlin/compare/kotlin-v10.6.0...kotlin-v11.0.0">compare view</a></li> </ul> </details> <br /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
