[hibernate/hibernate-validator] e9d485: [9.1] Bump the build-dependencies group with 3 upd...
by dependabot[bot]
Branch: refs/heads/9.1
Home: https://github.com/hibernate/hibernate-validator
Commit: e9d4856774aae38431feb9569e4fe58af02806f6
https://github.com/hibernate/hibernate-validator/commit/e9d4856774aae3843...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M pom.xml
Log Message:
-----------
[9.1] Bump the build-dependencies group with 3 updates
Bumps the build-dependencies group with 3 updates: org.apache.logging.log4j:log4j-core, org.apache.logging.log4j:log4j-slf4j-impl and [org.apache.groovy:groovy-jsr223](https://github.com/apache/groovy).
Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.25.5
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.25.5
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.25.4 to 2.25.5
Updates `org.apache.groovy:groovy-jsr223` from 5.0.6 to 5.0.7
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
- dependency-name: org.apache.groovy:groovy-jsr223
dependency-version: 5.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-dependencies
...
Signed-off-by: dependabot[bot] <support(a)github.com>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-validator/settings/notifications
1 day, 7 hours
[hibernate/hibernate-orm] 66979d: HHH-20583 Stop warn and force execute afterTransac...
by Oh YoungJe
Branch: refs/heads/8.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 66979d2b59fe245e617011ee2f3ea7d2fcc73d00
https://github.com/hibernate/hibernate-orm/commit/66979d2b59fe245e617011e...
Author: Moritz Trost <61733036+nFaktorial(a)users.noreply.github.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
A hibernate-core/src/test/java/org/hibernate/orm/test/actionqueue/JtaSessionCloseBulkCleanupTest.java
Log Message:
-----------
HHH-20583 Stop warn and force execute afterTransactionCompletions unless JTA TX is NOT_ACTIVE
Commit: dc3453d525a87e5961017dcb9712b1937ec227ee
https://github.com/hibernate/hibernate-orm/commit/dc3453d525a87e5961017dc...
Author: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/AccessTypeInformation.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/TypeUtils.java
M tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/AccessTypeTest.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth1Entity.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth2Entity.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth3Root.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth3Sub.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth4Base.java
A tooling/metamodel-generator/src/test/java/org/hibernate/processor/test/accesstype/Depth4Entity.java
Log Message:
-----------
HHH-13010 Align the metamodel generator's default access type inference with core
Signed-off-by: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Commit: 62c289bd0ebf65d221d9cae2da83c0c166dfd55f
https://github.com/hibernate/hibernate-orm/commit/62c289bd0ebf65d221d9cae...
Author: Srltas <kdm97912(a)gmail.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/sql/spi/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-20650 Route the CTE name through IdentifierHelper for quoting
Commit: b29e04943f2abcaaf6f31098e30fa8fc124c496c
https://github.com/hibernate/hibernate-orm/commit/b29e04943f2abcaaf6f3109...
Author: Srltas <kdm97912(a)gmail.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/query/CteReservedWordQuotingTest.java
Log Message:
-----------
HHH-20650 Add test for issue
Commit: 24c3ff510beb1d60936c4da5e1f3ae8fcf179e50
https://github.com/hibernate/hibernate-orm/commit/24c3ff510beb1d60936c4da...
Author: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/interceptor/LazyAttributeLoadingInterceptor.java
M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
A hibernate-core/src/test/java/org/hibernate/orm/test/serialization/EnhancedEntityProxySerializationTest.java
Log Message:
-----------
HHH-4451 Serialize lazy attribute interceptor state for enhanced entities
Signed-off-by: Oh YoungJe <139232765+GulSauce(a)users.noreply.github.com>
Compare: https://github.com/hibernate/hibernate-orm/compare/af4e8cc0bebb...24c3ff5...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
1 day, 12 hours