Skip to content

Update Gradle dependency : Bump javacan from 3.5.0 to 3.5.2#254

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/javacan-3.5.2
Open

Update Gradle dependency : Bump javacan from 3.5.0 to 3.5.2#254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/javacan-3.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps javacan from 3.5.0 to 3.5.2.
Updates 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

Updates tel.schich:javacan-epoll from 3.5.0 to 3.5.2

Release notes

Sourced from tel.schich:javacan-epoll'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 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 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 `javacan` from 3.5.0 to 3.5.2.

Updates `tel.schich:javacan-core` 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)

Updates `tel.schich:javacan-epoll` 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
- dependency-name: tel.schich:javacan-epoll
  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 this to the Eurobot 2021 milestone May 26, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 26, 2026
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