Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pubnub from 4.27.6 to 7.4.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps pubnub from 4.27.6 to 7.4.0.

Release notes

Sourced from pubnub's releases.

v7.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.

v7.3.3

September 11 2023

Fixed

  • Fixes issue of getting misleading error message when sendFile fails.

v7.3.2

August 31 2023

Fixed

  • Fixes issue of having deprecated superagent version. Fixed the following issues reported by @​wimZ: #317.

v7.3.1

August 21 2023

Fixed

  • Fixes issue of missing get and set methods for userId field of PubNub configuration.

v7.3.0

July 28 2023

Fixed

  • Fixes issue of severe vulnerability warnings for vm2 usage.

v7.2.3

June 24, 2023

Added

  • Added optional parameter withHeartbeat to set state through heartbeat endpoint.

v7.2.2

December 13 2022

Fixed

... (truncated)

Changelog

Sourced from pubnub's changelog.

v7.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.

v7.3.3

September 11 2023

Fixed

  • Fixes issue of getting misleading error message when sendFile fails.

v7.3.2

August 31 2023

Fixed

  • Fixes issue of having deprecated superagent version. Fixed the following issues reported by @​wimZ: #317.

v7.3.1

August 21 2023

Fixed

  • Fixes issue of missing get and set methods for userId field of PubNub configuration.

v7.3.0

July 26 2023

Fixed

  • Fixes issue of severe vulnerability warnings for vm2 usage.

v7.2.3

June 19 2023

Added

  • Added optional param withHeartbeat to set state through heartbeat endpoint.

v7.2.2

December 12 2022

Fixed

  • Fixes a case in React Native with using an error interface in superagent.
  • Fixes issue of getFileUrl not setting auth value as token string when token is set. Fixed the following issues reported by @​abdalla-nayer: #302.

v7.2.1

November 10 2022

... (truncated)

Commits
  • fb6cd04 feat/CryptoModule (#339)
  • d1fca58 CLEN-1556/fix/error handling when send file encounters issues (#338)
  • 3745862 added readme.md tutorial video. (#336)
  • ff67973 CLEN-1504/fix/upgrade superagent (#337)
  • 8adfccd fix/CLEN-1440 (#335)
  • 9584344 CLEN-1406/Fix proxy agent dependency upgrade (#331)
  • 40570e6 build(aws): switch AWS CLI auth to access key (#332)
  • 667cde9 build: add custom GHA large runner (#329)
  • a8870c3 docs: update version and version bump regexp (#327)
  • 1ba2fa6 feat: optional param withHeartbeat to set state through heartbeat endpoint. (...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pubnub](https://github.com/pubnub/javascript) from 4.27.6 to 7.4.0.
- [Release notes](https://github.com/pubnub/javascript/releases)
- [Changelog](https://github.com/pubnub/javascript/blob/master/CHANGELOG.md)
- [Commits](pubnub/javascript@v4.27.6...v7.4.0)

---
updated-dependencies:
- dependency-name: pubnub
  dependency-type: direct:production
...

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

None yet

0 participants