Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump org.hibernate.tool:hibernate-tools-language from 7.1.6.Final to 7.1.10.Final in the hibernate group across 1 directory#51302

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/maven/main/hibernate-fc510f515c

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 28, 2025

Bumps the hibernate group with 1 update in the / directory:org.hibernate.tool:hibernate-tools-language.

Updatesorg.hibernate.tool:hibernate-tools-language from 7.1.6.Final to 7.1.10.Final

Release notes

Sourced fromorg.hibernate.tool:hibernate-tools-language's releases.

Release 7.1.10.Final

Hibernate Tools 7.1.10.Final released

We are pleased to announce the release of Hibernate Tools 7.1: 7.1.10.Final.

You can find the full list of 7.1.10.Final changeshere.

Conclusion

For additional details, see:

Visit thewebsite for details on getting in touch with us.

Release 7.1.9.Final

Hibernate Tools 7.1.9.Final released

We are pleased to announce the release of Hibernate Tools 7.1: 7.1.9.Final.

You can find the full list of 7.1.9.Final changeshere.

Conclusion

For additional details, see:

Visit thewebsite for details on getting in touch with us.

Release 7.1.8.Final

Hibernate Tools 7.1.8.Final released

We are pleased to announce the release of Hibernate Tools 7.1: 7.1.8.Final.

You can find the full list of 7.1.8.Final changeshere.

Conclusion

For additional details, see:

Visit thewebsite for details on getting in touch with us.

Commits
  • f016a55 [Jenkins release job] Preparing release 7.1.10.Final
  • 7810b16 HBX-3132: Update Hibernate ORM dependency to 7.1.10.Final
  • e10354d HBX-3230: Bump Gradle version to 9.2.1
  • a17f964 HBX-3229: Update version identifiers in Jenkinsfile to 7.1.10.Final and 7.1.1...
  • 0437f3f [Jenkins release job] Preparing next development iteration
  • 356c741 [Jenkins release job] Preparing release 7.1.9.Final
  • a1cc682 HBX-3224: Update Hibernate ORM dependency to 7.1.9.Final
  • cf8bb6e HBX-3223: Update version identifiers in Jenkinsfile to 7.1.9.Final and 7.1.10...
  • 58ee4ae [Jenkins release job] Preparing next development iteration
  • 8cf2c24 [Jenkins release job] Preparing release 7.1.8.Final
  • Additional commits viewable incompare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the hibernate group with 1 update in the / directory: [org.hibernate.tool:hibernate-tools-language](https://github.com/hibernate/hibernate-tools).Updates `org.hibernate.tool:hibernate-tools-language` from 7.1.6.Final to 7.1.10.Final- [Release notes](https://github.com/hibernate/hibernate-tools/releases)- [Commits](hibernate/hibernate-tools@7.1.6.Final...7.1.10.Final)---updated-dependencies:- dependency-name: org.hibernate.tool:hibernate-tools-language  dependency-version: 7.1.10.Final  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: hibernate...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the area/dependenciesPull requests that update a dependency file labelNov 28, 2025
@quarkus-botquarkus-botbot added the area/hibernate-ormHibernate ORM labelNov 28, 2025
@quarkus-bot
Copy link

/cc@gsmet (hibernate-orm)

@quarkus-bot
Copy link

quarkus-botbot commentedNov 29, 2025
edited by github-actionsbot
Loading

Status for workflowQuarkus CI

This is the status report for runningQuarkus CI on commit1871382.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult theDevelocity build scans.


Flaky tests -Develocity

⚙️ JVM Tests - JDK 21 Semeru

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod -History

  • Stream has no elements -java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elementsat io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lambda$lastReading$2(MetricDataFilter.java:213)at java.base/java.util.Optional.orElseThrow(Optional.java:403)at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReading(MetricDataFilter.java:213)at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:231)at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod(MicrometerTimedInterceptorTest.java:77)at java.base/java.lang.reflect.Method.invoke(Method.java:586)at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:532)

⚙️ JVM Tests - JDK 25

📦 extensions/smallrye-graphql/deployment

io.quarkus.smallrye.graphql.deployment.CompletionStageTest.testSourcePost -History

  • 1 expectation failed. Expected status code <200> but was <500>. -java.lang.AssertionError
java.lang.AssertionError: 1 expectation failed.Expected status code <200> but was <500>.at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)
  • 1 expectation failed. Expected status code <200> but was <500>. -java.lang.AssertionError
java.lang.AssertionError: 1 expectation failed.Expected status code <200> but was <500>.at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

⚙️ MicroProfile TCKs Tests

📦 tcks/microprofile-lra

org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable -History

  • Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1> -java.lang.AssertionError
java.lang.AssertionError: Expecting the metric Compensated callback was calledExpected: a value equal to or greater than <1>     but: <0> was less than <1>at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

area/dependenciesPull requests that update a dependency filearea/hibernate-ormHibernate ORMtriage/flaky-test

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp