Skip to content

Comments

chore(deps-dev): bump pusher-js from 7.6.0 to 8.0.1#359

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pusher-js-8.0.1
Open

chore(deps-dev): bump pusher-js from 7.6.0 to 8.0.1#359
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pusher-js-8.0.1

Conversation

@dependabot
Copy link

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

Bumps pusher-js from 7.6.0 to 8.0.1.

Release notes

Sourced from pusher-js's releases.

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.
Changelog

Sourced from pusher-js's changelog.

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.
Commits
  • 4aa4e3b Merge pull request #687 from pusher/fix-worker-global-this
  • fe13fc5 Bump to version 8.0.1
  • cd3c064 Fix 'window is not defined' error in worker context
  • 1a5ab73 Merge pull request #681 from soufDev/patch-worker-status
  • 66d350a fix: return the right status in pusher worker
  • 35e5d71 Bump to version 8.0.0
  • 9b66a2f Make cluster setting mandatory
  • fd4a81c Update CHANGELOG.md
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2023
@dependabot dependabot bot requested a review from FelixINX January 19, 2023 00:11
Bumps [pusher-js](https://github.com/pusher/pusher-js) from 7.6.0 to 8.0.1.
- [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.6.0...v8.0.1)

---
updated-dependencies:
- dependency-name: pusher-js
  dependency-type: direct:development
  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.0.1 branch from babb572 to 1bb2eca Compare January 24, 2023 14:01
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.

1 participant