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 pusher-js from 7.0.6 to 8.3.0 #492

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps pusher-js from 7.0.6 to 8.3.0.

Release notes

Sourced from pusher-js's releases.

v8.3.0

8.3.0

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

v8.2.0

8.2.0

  • [CHANGED] Remove WebSocket retry limit.

v8.1.0

8.1.0

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

v8.0.2

8.0.2

  • [CHANGED] Fix React Native support.

v8.0.1

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

v8.0.0

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.

v7.6.0

7.6.0

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

v7.5.0

7.5.0

  • [ADDED] Watchlist Online Status

v7.4.1

7.4.1

  • [CHANGED] Authorization error message.

v7.4.0

7.4.0

... (truncated)

Changelog

Sourced from pusher-js's changelog.

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

  • [FIXED] Restore previously exported types

7.2.0

... (truncated)

Commits

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 19, 2023
@BewhiskeredBard
Copy link
Owner

@dependabot recreate

Bumps [pusher-js](https://github.com/pusher/pusher-js) from 7.0.6 to 8.3.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.6...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pusher-js-8.3.0 branch from 35ebc54 to a3b7ea4 Compare July 25, 2024 16:13
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.

1 participant