ringcentral-js-widgets
ringcentral-js-widgets copied to clipboard
chore(deps): bump pubnub from 4.32.0 to 7.4.0
Bumps pubnub from 4.32.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
withHeartbeatto 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
withHeartbeatto 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
fb6cd04feat/CryptoModule (#339)d1fca58CLEN-1556/fix/error handling when send file encounters issues (#338)3745862added readme.md tutorial video. (#336)ff67973CLEN-1504/fix/upgrade superagent (#337)8adfccdfix/CLEN-1440 (#335)9584344CLEN-1406/Fix proxy agent dependency upgrade (#331)40570e6build(aws): switch AWS CLI auth to access key (#332)667cde9build: add custom GHA large runner (#329)a8870c3docs: update version and version bump regexp (#327)1ba2fa6feat: optional param withHeartbeat to set state through heartbeat endpoint. (...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.