Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps tel.schich:javacan-core from 3.5.0 to 3.5.2.

Release notes

Sourced from tel.schich:javacan-core's releases.

Release 3.5.2

This release is functionally identical to 3.5.1, but now correctly targets JDK 1.8 instead of 25.

Release 3.5.1

This is a maintenance release with lots of changes around the gradle build and how deployments work.

One significant bug fix is included in this release: The EPollSelector selector can now be closed repeatedly without causing issues.

WARNING: This release was accidentally compiled for Java 25. A fix for this is in progress.

Commits
  • ecec45d update the netlink.h to 6.18.6's version
  • 08ed54b Explicitly compile production code with java 8
  • c9c01a8 fix ordering
  • eacfb48 build on all branches, but don't publish on all
  • 9a52088 Add regression test for #80
  • d3e4b1b Consistently use constant log messages
  • 8cc2b0f Make the selector more resistant to concurrency and failure
  • a5d1e2b explicitly pull the junit platform launcher
  • 1ec628a name exceptions consistently
  • 7ca53e5 Update Gradle to v9.3.0
  • 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 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)

Bumps [tel.schich:javacan-core](https://github.com/pschichtel/JavaCAN) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/pschichtel/JavaCAN/releases)
- [Commits](pschichtel/JavaCAN@javacan-3.5.0...javacan-3.5.2)

---
updated-dependencies:
- dependency-name: tel.schich:javacan-core
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 21, 2026
@sruehl sruehl merged commit 19dcd25 into develop Jan 23, 2026
9 checks passed
@sruehl sruehl deleted the dependabot/maven/tel.schich-javacan-core-3.5.2 branch January 23, 2026 14:49
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