dependabot[bot] opened a new pull request, #2326:
URL: https://github.com/apache/plc4x/pull/2326

   Bumps [com.fazecast:jSerialComm](https://github.com/Fazecast/jSerialComm) 
from 2.11.2 to 2.11.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/Fazecast/jSerialComm/releases";>com.fazecast:jSerialComm's
 releases</a>.</em></p>
   <blockquote>
   <h2>jSerialComm v2.11.3</h2>
   <ul>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/54bd919315d61237069d6bd0a7b4b6a59844712c";>54bd919</a>
 - Attempt to fix custom baud rate issues for some Linux users</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/657e50151648353cf3b49145dfc73d99df938b2b";>657e501</a>
 - Ensure config errors don't block port opening if user explicitly calls 
<code>disablePortConfiguration()</code></li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/701ef994cb1735b37221ad2daaecdbe2504c37fd";>701ef99</a>
 - Only set flag to auto-flush IO buffers if port not already opened (and only 
once)</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/41f1c04bd3168be7fd52339373b9d7c326b2c910";>41f1c04</a>
 - Use monotonic clock in native code instead of real-time clock</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/40c30bb76c832d5628769edab5cab3babd1a5bea";>40c30bb</a>
 - Update documentation that &quot;flushing&quot; means 
&quot;clearing&quot;</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/76cb0d05337bf891d32f39f33007f8907f0da668";>76cb0d0</a>
 - Add ability to make fat JAR for testing</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/351000982832db893699da834fd36157cb332a37";>3510009</a>
 - Remove android requirement from module</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/b67362a26051b6ac0a7349a694ba102b7be26e70";>b67362a</a>
 - Fix some AndroidPort updates that aren't compatible with current 
android.jar</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/870fbbf4dd2c7743dec2c4c238ecf8e00b6e90fc";>870fbbf</a>
 - Ensure no crashes if user force deletes expected System properties in their 
app</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/5cacd5150e0d3e0dc9372e0a276d2ae766273007";>5cacd51</a>
 - Make temp native libraries writable so that they can be deleted from file 
system</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/a0f040c89e0bd7988408e3ac5b1989e0cf98911e";>a0f040c</a>
 - Merge pull request <a 
href="https://redirect.github.com/Fazecast/jSerialComm/issues/613";>#613</a> 
from da-Kai/feature/disable-TIOCGRS485-ioctl</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/b5974f7ec35d7fd8dd5f2c95d1be551d6bb7d81e";>b5974f7</a>
 - Merge pull request <a 
href="https://redirect.github.com/Fazecast/jSerialComm/issues/610";>#610</a> 
from ButterscotchV/fix-jni-refs</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/b111735915adaa7cc749699cf8362508345baf6d";>b111735</a>
 - Merge pull request <a 
href="https://redirect.github.com/Fazecast/jSerialComm/issues/604";>#604</a> 
from kmbisset89/k-branch-1</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/911a7087902e9399dfd3eadf8e7e906ad1bb473f";>911a708</a>
 - Merge pull request <a 
href="https://redirect.github.com/Fazecast/jSerialComm/issues/600";>#600</a> 
from galaxy-sea/Fix-the-error-message-for-invalid-port</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/687a75379777325ca50501eb6f1f33fea8234292";>687a753</a>
 - Add setting, to disable TIOCGRS485 ioctl</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/9681d185620f14bb2695504d43b1d0fa1f09010a";>9681d18</a>
 - Initialize global jclass to NULL</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/c06e3a17b504756a7c8891f516b61f185399993c";>c06e3a1</a>
 - Use global references for cached jclass</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/bdbdb87f383502fe63f40df4c3c1f5475ddd5669";>bdbdb87</a>
 - feat(android): support Android S+ pending intent flags and clean imports</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/37980c330df3db6eb3ac12827db5573f6e2460a0";>37980c3</a>
 - Fix the error message for invalid port</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/6939113b6ea004bb9666af4c64e2881cb4ba674d";>6939113</a>
 - Add GitHub action permissions and add SECURITY.md document</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/0f460991b7bbc013c8974c9d8c6d65c9da113c60";>0f46099</a>
 - Update GitHub actions to use correct Maven credentials</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/9c7548ef71f6829b40db5e34faeac5296c32395f";>9c7548e</a>
 - Make Maven wrappers executable</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/827670f17c9d2f1b8ce9cd4c713f9974066f3ee0";>827670f</a>
 - Add Maven wrapper to ensure version stability</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/c8bf63b7f409618c26253707e10cec7547ba0486";>c8bf63b</a>
 - Add android.jar back since builder Docker image requires it</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/5ab15df315832e0e1e3c5c629564760da7c39869";>5ab15df</a>
 - Switch from Gradle to Maven for building and publishing</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/29578e738d4e9236bef37dc616b8f1d0c6ea7f04";>29578e7</a>
 - Clean up setDTRandRTS native functions (add error line numbers + use in 
initialization)</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/3033c9415aa295805e47231c2f2bbcaeecb489df";>3033c94</a>
 - Merge pull request <a 
href="https://redirect.github.com/Fazecast/jSerialComm/issues/598";>#598</a> 
from dkaukov/dtr-and-rts</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/4163f1e374b42c5c73a222bbe549730fbbdf30ba";>4163f1e</a>
 - Update Snapshot download repository</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/67330a05b94b90e74cce5fd850080dcc8ca94e34";>67330a0</a>
 - Version bump</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/68e961e70fe6a38291c2252e49aae71795370afb";>68e961e</a>
 - Update AndroidPort.java</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/b177f96ae0516984cf0de1d35310c77cd694ea8f";>b177f96</a>
 - Update SerialPort.java</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/16e3914f2079ff9b00d5228cd965c6895cb67764";>16e3914</a>
 - tabs</li>
   <li><a 
href="http://github.com/Fazecast/jSerialComm/commit/d321f8edb5f6dd757f7269c6c0d2f0b5018dd957";>d321f8e</a>
 - Implementation of the comPort.setDTRandRTS()</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/Fazecast/jSerialComm/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fazecast:jSerialComm&package-manager=maven&previous-version=2.11.2&new-version=2.11.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to