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

chore(deps): bump lightstreamer-client-node from 8.0.3 to 8.0.4 #372

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps lightstreamer-client-node from 8.0.3 to 8.0.4.

Changelog

Sourced from lightstreamer-client-node's changelog.

8.0.4 build 1790

Compatible with Lightstreamer Server since 7.0. Compatible with code developed with the previous version. Released on 1 Apr 2022

Fixed a bug about message sending that, upon a message retransmission, could have caused the client to trigger ClientListener.onServerError with error code 32 or 33.

Fixed a bug that could have caused the client to not unsubscribe from an item when the user called the methods LightstreamerClient.subscribe and LightstreamerClient.unsubscribe in rapid sequence or more in general when the server received a subscription request and the corresponding unsubscription request at the same time.

Fixed a compatibility issue with Server versions 7.1.0 and later, related with the support of the <service_url_prefix> Server configuration element. In case a non-lowercase prefix had been used, the websocket connections would have failed.

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @bennycode.


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)

Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2022

Codecov Report

Merging #372 (36c98dc) into main (390f41f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #372   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          390       390           
  Branches        20        20           
=========================================
  Hits           390       390           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Bumps [lightstreamer-client-node](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/releases)
- [Changelog](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/blob/master/CHANGELOG_Nodejs.md)
- [Commits](https://github.com/Lightstreamer/Lightstreamer-lib-client-javascript/commits)

---
updated-dependencies:
- dependency-name: lightstreamer-client-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-main-lightstreamer-client-node-8.0.4 branch from d4ad01e to 36c98dc Compare May 1, 2022 02:16
Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 04b983a into main May 1, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-main-lightstreamer-client-node-8.0.4 branch May 1, 2022 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants