Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps pusher-js from 8.4.0-rc2 to 8.4.0.

Release notes

Sourced from pusher-js's releases.

v8.4.0

What's Changed

New Contributors

Full Changelog: pusher/pusher-js@v8.4.0-rc2...v8.4.0

download

Changelog

Sourced from pusher-js's changelog.

8.4.0

  • [CHANGED] Dependencies minor versions updated to latest versions

8.3.0

  • [CHANGED] Update cached re-connect strategy to prioritize WebSocket

8.2.0

  • [CHANGED] Remove WebSocket retry limit.

8.1.0

  • [CHANGED] Move @​types dependencies to devDependencies
  • [CHANGED] Upgrade typescript to 5.1.3

8.0.2

  • [CHANGED] Fix React Native support.

8.0.1

  • [FIXED] Fix 'window is not defined' error in the worker context
  • [FIXED] Specify the right status when an error is thrown for the pusher worker instance

8.0.0

  • [CHANGED] Specifying a cluster when instantiating the Pusher object is now mandatory. An exception is thrown if the cluster setting is missing.

7.6.0

  • [ADDED] Introduce headersProvider and paramsProvider to channel authorization and user authentication in order to allow for changing header and param values after the Pusher object is initialized.

7.5.0

  • [ADDED] Watchlist Online Status

7.4.1

  • [CHANGED] Authorization error message.

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by pushercom, a new releaser for pusher-js since your current version.


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 <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)

Bumps [pusher-js](https://github.com/pusher/pusher-js) from 8.4.0-rc2 to 8.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@v8.4.0-rc2...v8.4.0)

---
updated-dependencies:
- dependency-name: pusher-js
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
@andreiio andreiio merged commit 5498b1d into main Jan 5, 2026
1 check passed
@andreiio andreiio deleted the dependabot/npm_and_yarn/pusher-js-8.4.0 branch January 5, 2026 16:05
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants