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

build(deps): bump jSerialComm from 2.9.3 to 2.10.1 #1010

Merged
merged 1 commit into from Jun 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps jSerialComm from 2.9.3 to 2.10.1.

Release notes

Sourced from jSerialComm's releases.

jSerialComm v2.10.1

  • ea643a0 - Make snapshot building workflow file more robust
  • 37da31a - Fix problem with building Javadoc on GitHub Actions
  • 2cdc8ce - Bump version number

jSerialComm v2.10.0

  • 0489369 - Update SNAPSHOT versioning strings
  • d7ce906 - Finish auto-build snapshot GitHub Action
  • 8ae29cc - Auto-build snapshot rule update
  • f2b18d0 - Initial commit to test auto-building snapshots
  • b71f567 - Use new GitHub Action for creating releases
  • 7d4c9fa - Fix some GitHub Action upload errors
  • dc8be27 - Allow building from Gradle locally as well as from GitHub Actions
  • 8e26cc8 - Combine build/publish GitHub Actions
  • 5e347c8 - Online compile native libs within Docker
  • 3f3b08a - Update GitHub Action Gradle version to 8.1.1
  • 6ed1f93 - Use zulu distro for setting up Java GitHub Action
  • 4dfcc53 - Don't use $HOME in Makefiles
  • d2b07e9 - Update Gradle build action version for security concerns
  • f6ab341 - Make missing resource directories
  • 109a59e - Try to run docker container as root
  • 140c361 - Create GitHub Action for releasing to Maven Central
  • fa189f7 - Don't force-update Gradle wrapper without testing
  • f3bdcd0 - Update Gradle wrapper
  • 68f188b - Directly access read/write buffers in JNI instead of copying
  • a604f77 - Don't check in future binary library files
  • 4900085 - Remove the need for separate hard-float libraries
  • 2a76e1d - Remove binary libraries (will be autobuilt)
  • 9a6fe89 - Ignore VSCode files
  • 8434ca3 - Update Makefile for Windows cross compilation
  • b01fdd1 - Fix Windows header include cases
  • c7517ec - Allow Posix Makefile to build all
  • 39d484d - Ignore MacOS system files
  • afe42da - Use FTDI-reported serial number if FTDI-device on Windows
  • 8be7182 - Re-order Linux arch search to remove "stack guard" error
  • 20af760 - Remove JDK 6 and 9 build requirements, auto-find JDK_HOME
  • 48bcdc9 - Update all native libraries based on previous changes
  • 628fea3 - Add stack protection flag to compilation
  • 803e741 - Merge data and timeout native config functions to alleviate some OS-specific bugs
  • 2b9a5f3 - Return immediately if user Ctrl+C's out of test
  • e0ca384 - Implement Serial Number retrieval on Windows
  • 37c8bc6 - Add back Linux search for PTY devices
  • ca70339 - Fix MacOS flow control reset bug
  • 2b16f32 - Add ability to retrieve USB serial number
  • 1ca472a - Add function to allow EventListener buffers to be reset
  • aa32455 - Convert internal synchronization into an external ReentrantLock
  • bde01ef - Remove special functions to preset/preclear RTS and DTR
  • 8064359 - Add ability to retrieve VID/PID if available
  • ec5aeb1 - Fix build.gradle java property setting
  • 9c012dc - Update Gradle wrapper

... (truncated)

Commits
  • ea643a0 Make snapshot building workflow file more robust
  • 37da31a Fix problem with building Javadoc on GitHub Actions
  • 2cdc8ce Bump version number
  • 0489369 Update SNAPSHOT versioning strings
  • d7ce906 Finish auto-build snapshot GitHub Action
  • 8ae29cc Auto-build snapshot rule update
  • f2b18d0 Initial commit to test auto-building snapshots
  • b71f567 Use new GitHub Action for creating releases
  • 7d4c9fa Fix some GitHub Action upload errors
  • dc8be27 Allow building from Gradle locally as well as from GitHub Actions
  • Additional commits viewable in compare view

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 [jSerialComm](https://github.com/Fazecast/jSerialComm) from 2.9.3 to 2.10.1.
- [Release notes](https://github.com/Fazecast/jSerialComm/releases)
- [Commits](Fazecast/jSerialComm@v2.9.3...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 30, 2023
@sruehl sruehl merged commit da7ff48 into develop Jun 30, 2023
4 checks passed
@sruehl sruehl deleted the dependabot/maven/com.fazecast-jSerialComm-2.10.1 branch June 30, 2023 06:21
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.

None yet

1 participant