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

Bump j2mod from 2.5.5 to 3.0.0 in /cnf #1602

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 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 java Pull requests that update Java code labels Aug 23, 2021
@sfeilmeier sfeilmeier merged commit df180ef into develop Dec 21, 2021
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/com.ghgande-j2mod-3.0.0 branch December 21, 2021 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant