Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps pubnub-gson from 4.31.3 to 6.3.4.

Release notes

Sourced from pubnub-gson's releases.

v6.3.4

March 06 2023

Fixed

  • Upgraded json lib.

v6.3.3

March 06 2023

Fixed

  • Upgraded jackson-databind lib to remove security vulnerabilities.

v6.3.2

February 23 2023

Fixed

  • Remove deprecation for Grant Token methods.

v6.3.0

November 07 2022

Added

  • Added acceptance tests for ObjectsV2 feature.
  • Added possibility to add status when setting ChannelMembers.
  • Added status and type to query parameters for objectV2 REST calls. For membership and member only status.

Modified

  • Upgrade OkHttp lib to 4.9.3.

v6.2.0

September 20 2022

Added

  • PNFileEventResult has messageJson field with the same JsonElement type as in other events.

v6.1.0

July 21 2022

Added

  • Add support for spaces and users permissions in grantToken.
  • Add userId to PNConfiguration and deprecate uuid .

v6.0.2

May 23 2022

... (truncated)

Changelog

Sourced from pubnub-gson's changelog.

v6.3.4

March 06 2023

Fixed

  • Upgraded json lib.

v6.3.3

March 06 2023

Fixed

  • Upgraded jackson-databind lib to remove security vulnerabilities.

v6.3.2

February 23 2023

Fixed

  • Remove deprecation for Grant Token methods.

v6.3.1

December 15 2022

Fixed

  • In case of an error response it checks if there's a body before reading from it.

v6.3.0

November 07 2022

Added

  • Added acceptance tests for ObjectsV2 feature.
  • Added possibility to add status when setting ChannelMembers.
  • Added status and type to query parameters for objectV2 REST calls. For membership and member only status.

Modified

  • Upgrade OkHttp lib to 4.9.3.

v6.2.0

September 20 2022

Added

  • PNFileEventResult has messageJson field with the same JsonElement type as in other events.

v6.1.0

July 21 2022

Added

  • Add support for spaces and users permissions in grantToken.
  • Add userId to PNConfiguration and deprecate uuid .

v6.0.2

May 19 2022

... (truncated)

Commits
  • fe58165 Upgraded json lib (#272)
  • 60f7da4 Upgraded jackson-databind lib to remove sec vulnerabilities. (#271)
  • 5744a85 Undeprecated Grant Token methods. (#270)
  • b6780e0 test(github-actions): migrate tests to GitHub Actions (#230)
  • 6c5eb58 test(github-action): refactor command handler (#259)
  • 0d4298c Add required signing for release (#257)
  • 4919b9e Do not read body if it's null (#256)
  • 1f3f06b Updated dependencies, handles compilation workings. (#254)
  • 3105225 Upgraded okhttp lib to 4.9.3 (#252)
  • 9d7298c Added possibility to add status when setting ChannelMembers (#251)
  • Additional commits viewable in compare view

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 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 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 [pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 6.3.4.
- [Release notes](https://github.com/pubnub/java/releases)
- [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
- [Commits](pubnub/java@v4.31.3...v6.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant