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

Update HikariCP to 5.0.0 #2279

Closed
wants to merge 15 commits into from

Conversation

scala-steward
Copy link
Contributor

Updates com.zaxxer:HikariCP from 4.0.3 to 5.0.0.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.zaxxer", artifactId = "HikariCP" } ]

labels: library-update, semver-major

@nafg
Copy link
Member

nafg commented Jul 14, 2021

I don't see an announcement, but it looks like version 5 is about dropping java 8 support, so no wonder it fails our CI for java 8.

@xuwei-k
Copy link
Contributor

xuwei-k commented Jul 17, 2021

@nafg
Copy link
Member

nafg commented Jul 19, 2021

@SethTisue is there any kind of timeline (or version) when it would be acceptable to drop Java 8 support? There's no obligation to upgrade our HikariCP version, but if yes this PR could be assigned a milestone or something instead of being closed.

@nafg
Copy link
Member

nafg commented Jul 19, 2021

Well I guess it could either be assigned to Future feature release or to something more definite...

@SethTisue
Copy link
Member

I wouldn't object to dropping Java 8 support if the HikariCP upgrade is considered highly desirable. But if it's more just that we're mechanically bumping versions and nobody is actually eager for the upgrade, then I'd suggest deferring it a while longer.

@nafg
Copy link
Member

nafg commented Jul 20, 2021

I don't know that it's desirable. In fact AFAICT/IIRC the only change was dropping Java 8. Maybe something more interesting is in the pipeline though.

Do you think I should leave it open and assign it to "Future feature release" milestone, or close it?

@SethTisue
Copy link
Member

SethTisue commented Jul 20, 2021

I think it's fine to close it. Anyone with an interest in HikariCP will still readily be able to find it, even in its closed state.

@nafg
Copy link
Member

nafg commented Oct 31, 2021

Seems like the hsqldb driver has dropped Java 8 support to (by CI results)

@scala-steward
Copy link
Contributor Author

Superseded by #2359.

@scala-steward scala-steward deleted the update/HikariCP-5.0.0 branch January 10, 2022 05:42
@nafg nafg added the build Change to the build definition and dependencies label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Change to the build definition and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants