Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

Bumps j2mod from 2.5.5 to 3.0.0.

Changelog

Sourced from j2mod's changelog.

Version 2.5.5

  • Upgraded jserialcomm to v2.5.1

Version 2.5.6

  • Added a finally block to ensure that afterMessageWrite event handler is invoked, even if the message fails to write

Version 2.5.7

  • ModbusTCPTransaction Error message is not shown in a specific case #100

Version 2.5.8

  • Upgraded jserialcomm to v2.5.3
  • ClassCastException when timeout?? #96 - made all Master facade methods thread safe
  • Code cleanup to lower Sonar score

Version 2.5.9

  • Desensitised the serial writes to allow more time to send

Version 2.6.0

  • Sanitised the setBaudRate method to make it part of the serial parameters only
  • Removed all the redundant test data for the old command test
  • Made the default SerialConnection more resilient to the connection not yet being open
  • Added retries to the serial port connection with a retry delay
  • Fixed a serious synchronisation problem with the ope/close methods in the use of SerialPort
  • Added a modpoll style command line interface to test serial connections

Version 2.6.1

  • Upgraded to jSerialComm 2.6.0

Version 2.6.2

  • Downgraded jSerialComm until [jSerialComm #277](Fazecast/jSerialComm#277) is resolved
  • Upgraded log4j to prevent security issue
  • added ModPoll class to mirror ModPoll exe capabilities
  • Created fat executable jar for testing ModPoll features
  • SHOULD NOT BE USED

Version 2.6.3

  • Fix missing logging properties in assembly
  • Fixed the release so that it isn't the fat jar that is released (2.6.2 error)
  • SHOULD NOT BE USED

Version 2.6.4

  • Fixed the release so that it isn't the fat jar that is released (2.6.3 error)
  • SHOULD NOT BE USED

Version 2.6.5

  • Upgraded to jSeralcomm 2.6.2 that contains fix for [jSerialComm #277](Fazecast/jSerialComm#277)
  • Added some code cleanups as suggested by Sonar
  • Fixed issue where slave listeners (TCP/UDP/Serial) fail silently if they cannot bind to a port
  • Bumped log4j version for testing
  • Added isConnected() method for al master facade classes #103

... (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 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 [j2mod](https://github.com/steveohara/j2mod) from 2.5.5 to 3.0.0.
- [Release notes](https://github.com/steveohara/j2mod/releases)
- [Changelog](https://github.com/steveohara/j2mod/blob/development/RELEASE_NOTES.md)
- [Commits](https://github.com/steveohara/j2mod/commits)

---
updated-dependencies:
- dependency-name: com.ghgande:j2mod
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #95.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/cnf/develop/com.ghgande-j2mod-3.0.0 branch January 31, 2022 21:11
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.

1 participant