Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps pusher-js from 7.0.3 to 7.4.0.

Release notes

Sourced from pusher-js's releases.

v7.4.0

7.4.0

  • [CHANGED] Use secure random generator instead of pseudo-random generator
  • [CHANGED] Replace git protocol with HTTPS in gitsubmodules file
  • [ADDED] Allow presence channel authorization to depend on user authentication

v7.3.0

7.3.0

  • [FIXED] Restore previously exported types

v7.2.0

7.2.0

  • [ADDED] Add support for subscription_count event

v7.1.1-beta

7.1.1-beta

[FIXED] Exported Typescript types in index.d.ts

v7.1.0-beta

7.1.0-beta

[ADDED] Support for authenticating users with the signin method

[ADDED] Support for binding to events sent to a specific authenticated user

[UPDATED] The initialization of the Pusher object has been changed. Two new parameters were introduced: userAuthentication and channelAuthorization.

[DEPRECATED] The Pusher object parameters auth, authEndpoint, and authTransport are still supported, but deprecated. They have been replaced with the channelAuthorization parameter.

v7.0.6

7.0.6

  • [FIXED] pusher-js/worker can now be bundled and used in a web worker context

v7.0.5

7.0.5

  • [FIXED] pusher-js/worker is now built by webpack with umd libraryTarget, which allows it to be bundled as described in the README

v7.0.4

7.0.4

  • [FIXED] References to nonexistent source map #570
Changelog

Sourced from pusher-js's changelog.

7.4.0

  • [CHANGED] Use secure random generator instead of pseudo-random generator
  • [CHANGED] Replace git protocol with HTTPS in gitsubmodules file
  • [ADDED] Allow presence channel authorization to depend on user authentication

7.3.0

  • [FIXED] Restore previously exported types

7.2.0

  • [ADDED] Add support for subscription_count event

7.1.1-beta

[FIXED] Exported Typescript types in index.d.ts

7.1.0-beta

[ADDED] Support for authenticating users with the signin method

[ADDED] Support for binding to events sent to a specific authenticated user

[UPDATED] The initialization of the Pusher object has been changed. Two new parameters were introduced: userAuthentication and channelAuthorization.

[DEPRECATED] The Pusher object parameters auth, authEndpoint, and authTransport are still supported, but deprecated. They have been replaced with the channelAuthorization parameter.

7.0.6

  • [FIXED] pusher-js/worker can now be bundled and used in a web worker context

7.0.5

  • [FIXED] pusher-js/worker is now built by webpack with umd libraryTarget, which allows it to be bundled as described in the README

7.0.4

  • [FIXED] References to nonexistent source map #570
Commits
  • 9a3e69a Merge pull request #626 from pusher/fix_release_notes_v7.4.0
  • 4df8900 Add other changes to the changelog
  • a8d7da4 Fix changelog of v7.4.0
  • 86a81cc Merge pull request #625 from pusher/presence3
  • 54b3bda Bump to version 7.4.0
  • e48d96f Add missing condition
  • 23410ae Change unit tests accordingly
  • 1eaa87b Always keep a promise pending if the signin is requested and it didn't fail.
  • dd199eb Different proposal
  • 5a73cb9 Fix bug
  • 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 [pusher-js](https://github.com/pusher/pusher-js) from 7.0.3 to 7.4.0.
- [Release notes](https://github.com/pusher/pusher-js/releases)
- [Changelog](https://github.com/pusher/pusher-js/blob/master/CHANGELOG.md)
- [Commits](pusher/pusher-js@v7.0.3...v7.4.0)

---
updated-dependencies:
- dependency-name: pusher-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #90.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pusher-js-7.4.0 branch November 14, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant