JukeboxAPI
JukeboxAPI copied to clipboard
Bump io.socket:socket.io-client from 1.0.0 to 2.0.1 in /plugin
Bumps io.socket:socket.io-client from 1.0.0 to 2.0.1.
Release notes
Sourced from io.socket:socket.io-client's releases.
2.0.1
Bug Fixes
- fix usage with ws:// scheme (67fd5f3)
- ensure buffered events are sent in order (4885e7d)
- ensure the payload format is valid (e8ffe9d)
- emit a CONNECT_ERROR event upon connection failure (d324e7f)
Links
- Diff: 2.0.0...2.0.1
engine.io-clientversion:2.0.02.0.0
This release is compatible with Socket.IO v3: https://socket.io/blog/socket-io-3-release/
Migration guide: http://socketio.github.io/socket.io-client-java/migrating_from_1_x.html
Features
Links
- Diff: 1.0.1...2.0.0
engine.io-clientversion:2.0.0(diff)1.0.2
From the "1.x" branch.
Bug Fixes
- ensure buffered events are sent in order (8bd35da)
- ensure randomizationFactor is always between 0 and 1 (cb966d5)
- ensure the payload format is valid (8664499)
- fix usage with ws:// scheme (e57160a)
- increase the readTimeout value of the default OkHttpClient (2d87497) (from
engine.io-client)Links
- Diff: 1.0.1...1.0.2
engine.io-clientversion:1.0.2(diff)1.0.1
Bug Fixes
... (truncated)
Changelog
Sourced from io.socket:socket.io-client's changelog.
2.0.1 / 2021-04-27
Bug Fixes
- fix usage with ws:// scheme (67fd5f3)
- ensure buffered events are sent in order (4885e7d)
- ensure the payload format is valid (e8ffe9d)
- emit a CONNECT_ERROR event upon connection failure (d324e7f)
2.0.0 / 2020-12-15
Features
1.0.1 / 2020-12-10
Bug Fixes
Commits
b46da92chore(release): prepare release socket.io-client-2.0.1d324e7ffix: emit a CONNECT_ERROR event upon connection failuree8ffe9dfix: ensure the payload format is valid4885e7dfix: ensure buffered events are sent in order48fec45refactor: minor cleanupa4053e8test: cleanup URISyntaxException exceptions67fd5f3fix: fix usage with ws:// schemee2e24eadocs: update compatibility table with Socket.IO v45b5b91ctest: fix random test failures615942bdocs: update compatibility table with Socket.IO v4- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.