expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
348 stars 97 forks source link

chore(deps): bump pubnub from 7.2.0 to 7.4.0 #517

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps pubnub from 7.2.0 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

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/expo/snack/network/alerts).

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