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 com.fazecast:jSerialComm from 2.10.4 to 2.11.0 #1320

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps com.fazecast:jSerialComm from 2.10.4 to 2.11.0.

Release notes

Sourced from com.fazecast:jSerialComm's releases.

jSerialComm v2.11.0

  • 24326e7 - GitHub Action Fixes
  • 95301a7 - Remove deprecated Gradle CI commands
  • efcc181 - Update Github Actions (CI)
  • 9039c5d - Version bump
  • cb59248 - Allow FTDI ports to be opened for full enumeration using a flag
  • de84376 - Allow optional library name randomization for Tomcat workaround
  • 1bc5f61 - Check that read/write buffer sizes are large enough in read/writeBytes()
  • a9582be - Add ability to get manufacturer data from USB devices
  • d5a07ac - Clean up empty tags
  • 4d76b4c - Add support for enumerating RFCOMM devices
  • e243e10 - Add new function to auto-delete temp files upon shutdown
  • fade42f - Update javadocs to clarify RTS/DTR lines, isOpen(), and setBaudRate()
  • 7c9ce1c - Merge pull request #548 from jskubick/dtr_rts_javadoc_update
  • f7c250e - Don't delete jSerialComm dir before every load
  • 5d229ec - Add Windows events tester
  • 987f58b - Updated example code in SerialPort.isOpen()'s Javadoc to mention that there can be ONLY ONE DataListener
  • 9be2e45 - Improved Javadoc for SerialPort.setBaudRate() to add warning about baud rates > 230400 on Apple computers & elaborate upon the constraints imposed by USB-serial adapters upon baudrate selection.
  • 7d1a336 - Removed spurious html tag autoinserted by IntelliJ
  • a5b5503 - Improved formatting & wording for setDTR(), clearDTR(), setRTS(), and clearRTS()
  • e8dc58a - Improved Javadoc for SerialPort.isOpen() to reduce confusion when used with USB serial adapters and Arduino/esp32 boards.
  • d2f580f - Refined verbiage.
  • e3eae0a - Changed wording of setDTR(), clearDTR, setRTS(), and clearRTS() to reduce confusion when used with common USB-UART bridges.
  • aa0dff0 - Don't carry out custom baud rate bit-shifting
  • b4b5954 - Only use write timeouts if specified in config flags
  • 064b553 - Add clearDTR hint about usage to avoid Arduino resets
  • 4da4af7 - Version bump
Commits
  • 24326e7 GitHub Action Fixes
  • 95301a7 Remove deprecated Gradle CI commands
  • efcc181 Update Github Actions (CI)
  • 9039c5d Version bump
  • cb59248 Allow FTDI ports to be opened for full enumeration using a flag
  • de84376 Allow optional library name randomization for Tomcat workaround
  • 1bc5f61 Check that read/write buffer sizes are large enough in read/writeBytes()
  • a9582be Add ability to get manufacturer data from USB devices
  • d5a07ac Clean up empty <p> tags
  • 4d76b4c Add support for enumerating RFCOMM devices
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
@dbmalkovsky
Copy link
Collaborator

@dependabot recreate

Bumps [com.fazecast:jSerialComm](https://github.com/Fazecast/jSerialComm) from 2.10.4 to 2.11.0.
- [Release notes](https://github.com/Fazecast/jSerialComm/releases)
- [Commits](Fazecast/jSerialComm@v2.10.4...v2.11.0)

---
updated-dependencies:
- dependency-name: com.fazecast:jSerialComm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.fazecast-jSerialComm-2.11.0 branch from a662d76 to 3ff901e Compare October 2, 2024 12:54
Copy link
Collaborator

@dbmalkovsky dbmalkovsky left a comment

Choose a reason for hiding this comment

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

LGTM; tested across Core, Gui, and API with changes to Spring, openfeign, poi-ooxml, feign-gson, openpdf, oshi-core, and jSerialComm

@dbmalkovsky dbmalkovsky merged commit 2b12f9d into develop Oct 12, 2024
2 checks passed
@dbmalkovsky dbmalkovsky deleted the dependabot/maven/com.fazecast-jSerialComm-2.11.0 branch October 12, 2024 15:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant