Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 26, 2025

About this PR

📦 Updates org.hibernate:hibernate-core from 6.6.15.Final to 6.6.18.Final

Usage

Please merge!

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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.hibernate", artifactId = "hibernate-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.hibernate", artifactId = "hibernate-core" }
}]
labels: test-library-update, commit-count:1
This is an automatic backport of pull request #13324 done by [Mergify](https://mergify.com).

@mergify mergify bot added the conflicts label Jun 26, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Jun 26, 2025

Cherry-pick of 6ee8015 has failed:

On branch mergify/bp/2.9.x/pr-13324
Your branch is up to date with 'origin/2.9.x'.

You are currently cherry-picking commit 6ee801522.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   documentation/manual/working/commonGuide/build/code/dependencies.sbt
	both modified:   documentation/manual/working/javaGuide/main/sql/code/jpa.sbt
	both modified:   project/Dependencies.scala

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mkurz mkurz changed the title [2.9.x] [3.0.x] hibernate-core 6.6.18.Final (was 6.6.15.Final) (backport #13324) by @scala-steward [2.9.x] hibernate-core 6.6.18.Final (was 6.6.15.Final) (backport #13324) by @scala-steward Jun 26, 2025
(cherry picked from commit 6ee8015)

# Conflicts:
#	documentation/manual/working/commonGuide/build/code/dependencies.sbt
#	documentation/manual/working/javaGuide/main/sql/code/jpa.sbt
#	project/Dependencies.scala
@mkurz mkurz force-pushed the mergify/bp/2.9.x/pr-13324 branch from 40b0be6 to 5a6c167 Compare June 26, 2025 15:20
@mkurz mkurz merged commit 810ac5c into 2.9.x Jun 26, 2025
4 checks passed
@mkurz mkurz deleted the mergify/bp/2.9.x/pr-13324 branch June 26, 2025 15:22
@mkurz mkurz added this to the 2.9.8 milestone Jul 1, 2025
@mkurz mkurz removed the conflicts label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants