[hibernate/hibernate-orm] 6bc0de: HHH-16908 Add test for issue
by Christian Beikov
Branch: refs/heads/6.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 6bc0de2a330656ff4e14cdeaca940803efe5728d
https://github.com/hibernate/hibernate-orm/commit/6bc0de2a330656ff4e14cde...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/bidirectional/BidirectionalOneToOneWithIdClassesTest.java
A hibernate-core/src/test/java/org/hibernate/orm/test/onetoone/bidirectional/BidirectionalOneToOneWithIdClassesUnownedAssociationTest.java
Log Message:
-----------
HHH-16908 Add test for issue
Commit: 8f74d6c2f07784bfb7fa862c03859775b20ca293
https://github.com/hibernate/hibernate-orm/commit/8f74d6c2f07784bfb7fa862...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/OneToOneSecondPass.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/ToOneBinder.java
Log Message:
-----------
HHH-16908 Mapping error when using unowned associations as identifiers
Commit: 130e05755ab6d64362852b16e27c71a7f38646b1
https://github.com/hibernate/hibernate-orm/commit/130e05755ab6d64362852b1...
Author: Cedomir Igaly <cedomir.igaly(a)e-dama.net>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M hibernate-core/src/test/java17/org/hibernate/orm/test/records/MergeRecordPropertyTestCase.java
Log Message:
-----------
HHH-16759 Added tests for transient and persistent entities
Commit: 10baf4398a2b750221faadea26a22eb8322ea463
https://github.com/hibernate/hibernate-orm/commit/10baf4398a2b750221faade...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/AnyBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EmbeddableBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/OneToOneSecondPass.java
A hibernate-core/src/main/java/org/hibernate/boot/model/internal/OptionalDeterminationSecondPass.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/PropertyBinder.java
M hibernate-core/src/main/java/org/hibernate/mapping/ManyToOne.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/ToOneAttributeMapping.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/tree/from/TableReferenceJoin.java
M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
M hibernate-core/src/main/java/org/hibernate/type/TypeHelper.java
M hibernate-core/src/test/java/org/hibernate/orm/test/sql/exec/onetoone/bidirectional/EntityWithBidirectionalAssociationsOneOfWhichIsAJoinTableTest.java
M hibernate-core/src/test/java17/org/hibernate/orm/test/records/MergeRecordPropertyTestCase.java
Log Message:
-----------
HHH-16759 When ComponentType is immutable, use instantiator instead of setting property values
Compare: https://github.com/hibernate/hibernate-orm/compare/544e9a3fb351...10baf43...
2 years, 4 months
[hibernate/hibernate-search] 932daa: Bump org.asciidoctor:asciidoctorj from 2.5.6 to 2....
by Marko Bekhta
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-search
Commit: 932daa9355395a0fe3c73e5db368a496b969b59d
https://github.com/hibernate/hibernate-search/commit/932daa9355395a0fe3c7...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.asciidoctor:asciidoctorj from 2.5.6 to 2.5.10
Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.6 to 2.5.10.
- [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/v2.5.10/CHANG...
- [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.6...v2....
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 7d0cd6898cf569623bd59fbfaf2e3dde8d3c11fc
https://github.com/hibernate/hibernate-search/commit/7d0cd6898cf569623bd5...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.6.0
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache... from 3.4.2 to 3.6.0.
- [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-as...
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: d68baddd860bbf13645e382ea02d8545aa2e8b5e
https://github.com/hibernate/hibernate-search/commit/d68baddd860bbf13645e...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache... from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-co...
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 86090f80a31bc8487ae44f4b285e98737167ba69
https://github.com/hibernate/hibernate-search/commit/86090f80a31bc8487ae4...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump io.fabric8:docker-maven-plugin from 0.40.2 to 0.43.3
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven... from 0.40.2 to 0.43.3.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/d...
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.40.2...
---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: acec18ccd47ab3081c924ed171d5c5beccbee406
https://github.com/hibernate/hibernate-search/commit/acec18ccd47ab3081c92...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump de.thetaphi:forbiddenapis from 3.4 to 3.5.1
Bumps [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-a... from 3.4 to 3.5.1.
- [Commits](https://github.com/policeman-tools/forbidden-apis/compare/3.4......
---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: d33718315518db1f04168f52b79e3a745bf57e29
https://github.com/hibernate/hibernate-search/commit/d33718315518db1f0416...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.4.0
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/... from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/bu...
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 9e73ffba43a703361d5d90ffef3cef6618061b61
https://github.com/hibernate/hibernate-search/commit/9e73ffba43a703361d5d...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump version.org.codehaus.plexus.plexus-compiler.compiler-eclipse
Bumps `version.org.codehaus.plexus.plexus-compiler.compiler-eclipse` from 2.12.1 to 2.13.0.
Updates `org.codehaus.plexus:plexus-compiler-api` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-compiler/compare/plexu...
Updates `org.codehaus.plexus:plexus-compiler-manager` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-compiler/compare/plexu...
Updates `org.codehaus.plexus:plexus-compiler-eclipse` from 2.12.1 to 2.13.0
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.codehaus.plexus:plexus-compiler-manager
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.codehaus.plexus:plexus-compiler-eclipse
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 1dfd90339cfaecd67de7941859a7145dd92b1f5f
https://github.com/hibernate/hibernate-search/commit/1dfd90339cfaecd67de7...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M1 to 0.9.0.M2
Bumps [org.eclipse.sisu:sisu-maven-plugin](https://github.com/eclipse/sisu.mojos) from 0.9.0.M1 to 0.9.0.M2.
- [Release notes](https://github.com/eclipse/sisu.mojos/releases)
- [Commits](https://github.com/eclipse/sisu.mojos/compare/milestones/0.9.0.M...
---
updated-dependencies:
- dependency-name: org.eclipse.sisu:sisu-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: d203d134c00f08324580da4506a5c43b21361317
https://github.com/hibernate/hibernate-search/commit/d203d134c00f08324580...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump com.buschmais.jqassistant:jqassistant-maven-plugin
Bumps [com.buschmais.jqassistant:jqassistant-maven-plugin](https://github.com/jq... from 2.0.3 to 2.0.5.
- [Commits](https://github.com/jqassistant/jqa-maven-plugin/compare/REL-2.0....
---
updated-dependencies:
- dependency-name: com.buschmais.jqassistant:jqassistant-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: e9abbd9ceee0976d297ed901b1b92e669d0565bc
https://github.com/hibernate/hibernate-search/commit/e9abbd9ceee0976d297e...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Bump version.surefire.plugin from 3.0.0-M8 to 3.1.2
Bumps `version.surefire.plugin` from 3.0.0-M8 to 3.1.2.
Updates `org.apache.maven.surefire:surefire-junit47` from 3.0.0-M8 to 3.1.2
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M8 to 3.1.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-...
Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.0.0-M8 to 3.1.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-...
---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: ad1d7ae2ac8fd955dc9658825335733fd442b014
https://github.com/hibernate/hibernate-search/commit/ad1d7ae2ac8fd955dc96...
Author: marko-bekhta <marko.prykladna(a)gmail.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M .github/hibernate-github-bot.yml
Log Message:
-----------
Update bot ignore rules
Compare: https://github.com/hibernate/hibernate-search/compare/b539f0a9e9b3...ad1d...
2 years, 4 months