knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.85k stars 1.94k forks source link

Bump com.pubnub:pubnub-gson from 4.31.3 to 6.4.1 #4784

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v6.4.1

October 30 2023

Fixed

  • Updated the JSON lib to version 20231013.
  • Changed license type from MIT to PubNub Software Development Kit License.

v6.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v6.3.6

June 19 2023

Added

  • Added possibility to set state using heartbeat endpoint. .

v6.3.5

May 18 2023

Fixed

  • In case of error retry heartbeat call limited number of times.

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

... (truncated)

Changelog

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

v6.4.1

October 30 2023

Fixed

  • Updated the JSON lib to version 20231013.
  • Changed license type from MIT to PubNub Software Development Kit License.

v6.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v6.3.6

June 19 2023

Added

  • Added possibility to set state using heartbeat endpoint. .

v6.3.5

May 18 2023

Fixed

  • In case of error retry heartbeat call limited number of times.

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

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Superseded by #4796.