Skip to content

Bump com.pubnub:pubnub-gson from 4.31.3 to 13.1.1#69

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/com.pubnub-pubnub-gson-13.1.1
Open

Bump com.pubnub:pubnub-gson from 4.31.3 to 13.1.1#69
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/com.pubnub-pubnub-gson-13.1.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps com.pubnub:pubnub-gson from 4.31.3 to 13.1.1.

Release notes

Sourced from com.pubnub:pubnub-gson's releases.

Java & Kotlin SDK v13.1.1

March 24 2026

Fixed

  • Internal fixes.

Java & Kotlin SDK v13.1.0

February 26 2026

Added

  • Update kotlin to 2.2.21 and okHttp to 5.3.2.

Java & Kotlin SDK v13.0.0

February 11 2026

Added

  • Upgrade kotlinx-datetime to 0.7.1.

Java & Kotlin SDK v12.1.4

January 22 2026

Fixed

  • Internal fixes.

Java & Kotlin SDK v12.1.3

January 20 2026

Fixed

  • Internal fixes.

Java & Kotlin SDK v12.1.2

January 15 2026

Fixed

  • Internal changes - updated Dokka lib version.

Java & Kotlin SDK v12.1.1

January 13 2026

Fixed

  • Internal fixes.

Java & Kotlin SDK v12.1.0

... (truncated)

Changelog

Sourced from com.pubnub:pubnub-gson's changelog.

v13.1.1

March 23 2026

Fixed

  • Internal fixes.

v13.1.0

February 26 2026

Added

  • Update kotlin to 2.2.21 and okHttp to 5.3.2.

v13.0.0

February 11 2026

Added

  • Upgrade kotlinx-datetime to 0.7.1.
  • com.pubnub.api.utils.Instant is now an SDK value type and is not implicitly interchangeable with kotlin.time.Instant and kotlinx.datetime.Instant anymore.

Migration

  • If you previously used kotlinx.datetime extensions directly on PubNub Instant, use Instant.toLocalDateTime(TimeZone).
  • If you previously did val instant = localDateTime.toInstant(zone) or TimetokenUtil.instantToTimetoken(instant), use instead TimetokenUtil.localDateTimeToInstant(localDateTime, zone) or TimetokenUtil.localDateTimeToTimetoken(localDateTime, zone).

v12.1.4

January 22 2026

Fixed

  • Internal fixes.

v12.1.3

January 20 2026

Fixed

  • Internal fixes.

v12.1.2

January 15 2026

Fixed

  • Internal changes - updated Dokka lib version.

v12.1.1

January 13 2026

Fixed

  • Internal fixes.

v12.1.0

January 12 2026

... (truncated)

Commits

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 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 [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 4.31.3 to 13.1.1.
- [Release notes](https://github.com/pubnub/kotlin/releases)
- [Changelog](https://github.com/pubnub/kotlin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pubnub/kotlin/commits/kotlin-v13.1.1)

---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
  dependency-version: 13.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants