Skip to content

Bump io.socket:engine.io-client from 1.0.3-SNAPSHOT-PATCH1 to 2.1.0 - #8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.socket-engine.io-client-2.1.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.socket-engine.io-client-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2024

Copy link
Copy Markdown

Bumps io.socket:engine.io-client from 1.0.3-SNAPSHOT-PATCH1 to 2.1.0.

Release notes

Sourced from io.socket:engine.io-client's releases.

2.1.0

Features

  • create heartbeat scheduler with named threads and as daemon (#106) (7c9c382)

Bug Fixes

  • increase the readTimeout value of the default OkHttpClient (fb531fa)

Links

2.0.0

Features

  • add an extraHeaders option (dfe65e3)
  • add support for Engine.IO v4 (41f89a3)

Bug Fixes

  • check the type of the initial packet (2b5dfb9)

Links

Changelog

Sourced from io.socket:engine.io-client's changelog.

2.1.0 / 2022-07-10

Features

  • create heartbeat scheduler with named threads and as daemon (#106) (7c9c382)

Bug Fixes

  • increase the readTimeout value of the default OkHttpClient (fb531fa)

2.0.0 / 2020-12-11

Features

  • add an extraHeaders option (dfe65e3)
  • add support for Engine.IO v4 (41f89a3)

Bug Fixes

  • check the type of the initial packet (2b5dfb9)

1.0.1 / 2020-12-10

Bug Fixes

  • handle responses without content type (#101) (6f065b7)

1.0.0 / 2017-07-14

  • compatible with engine.io 3.1.0
  • update parser: no strict UTF8 check
  • no UTF encodng for payloads which contains string only
  • add transportOptions option

0.9.0 / 2017-07-11

  • compatible with engine.io 1.8.4
  • add options for injecting OKHttpClient [@​b95505017]
  • emit data on closing state on onPacket as well
  • set default accept header
  • update okhttp

... (truncated)

Commits

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 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 [io.socket:engine.io-client](https://github.com/socketio/engine.io-client-java) from 1.0.3-SNAPSHOT-PATCH1 to 2.1.0.
- [Release notes](https://github.com/socketio/engine.io-client-java/releases)
- [Changelog](https://github.com/socketio/engine.io-client-java/blob/main/History.md)
- [Commits](https://github.com/socketio/engine.io-client-java/commits/engine.io-client-2.1.0)

---
updated-dependencies:
- dependency-name: io.socket:engine.io-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 26, 2024
@sonarqubecloud

Copy link
Copy Markdown

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants