Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Bump engine.io-client from 0.5.0 to 3.4.0 #37

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2020

Bumps engine.io-client from 0.5.0 to 3.4.0.

Release notes

Sourced from engine.io-client's releases.

Release 3.4.0

Features

  • add withCredentials option (#614)
  • support extra charset info in Content-Type header (#619)

Bug fixes

  • fix NodeWebSocket declaration (#613)
  • ensure valid status is passed to error handler (#622)

Diff: 3.3.2...3.4.0
Server release: 3.4.0
ws version: ~6.1.0

3.3.2

Bug fixes

  • fix Websocket implementation in React Native (#607)

Diff: 3.3.1...3.3.2
Server release: -

3.3.1

Bug fixes

  • trigger xhr polling transport unload handler on 'pagehide' or 'unload' event (#604)
  • fix JSONP transport in Node.js environment (66b9e4a1867bcc421cd3369c114426edbb7c4e97)

Milestone: 3.3.1
Diff: 3.3.0...3.3.1
Server release: 3.3.1

3.3.0

Features

  • detect React-Native environment and use all websocket features (#591)

Bug fixes

  • remove any reference to the global variable (99bcc622cb2cda123a2653c7d031e232ee6789e9)

Milestone: 3.3.0
Diff: 3.2.1...3.3.0
Server release: 3.3.0

3.2.1

Bug fixes

  • fix UTF-8 encoding in Firefox WebWorker (#596)
... (truncated)
Commits
  • ccc9337 [chore] Release 3.4.0
  • 1e29b0c [chore] Bump engine.io-parser to version 2.2.0
  • e8cd8c0 build: transpile the debug dependency with Babel
  • fd7fff2 [fix] Ensure valid status is passed to error handler (#622)
  • 2266269 [feat] Support extra charset info in Content-Type header (#619)
  • 2847411 [feat] Add withCredentials option (#614)
  • 0eeaa7a [fix] fix NodeWebSocket declaration (#613)
  • 242ea9e [chore] Bump debug to version 4.1.0 (#612)
  • bc8c497 [ci] use Node.js 10 for compatibility with Gulp v3
  • 57f9d45 [chore] Release 3.3.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by darrachequesne, a new releaser for engine.io-client since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants