Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Bumps hibernate-enhance-maven-plugin from 6.1.1.Final to 6.1.5.Final.

Changelog

Sourced from hibernate-enhance-maven-plugin's changelog.

Changes in 6.1.5.Final (October 28, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32113

** Bug * [HHH-15622] - Query bug in @​NamedEntityGraph when doing Eager loading of @​OneToOne mappings in Single Table inheritance * [HHH-15620] - HBM transformed model is wrongly marked metadata-complete * [HHH-15619] - Named query from HBM doesn't apply cacheable configuration * [HHH-15607] - @​NamedEntityGraph is not working when try to load Basic attribute with OneToMany relation. * [HHH-15605] - Parameter binding of converted TemporalJavaType fails * [HHH-15597] - Gradle plugin should use full compilation classpath for enhancement * [HHH-15592] - Use of JdbcExceptionHelper.extractSqlState in string switches causes NPE * [HHH-15590] - UUIDJdbcType and VarcharUUIDJdbcType lack getJdbcLiteralFormatter implementation * [HHH-15582] - SpannerDialect, schema update tries to create existing tables * [HHH-15580] - Emulate lt/gt/le/ge tuple-comparisons when unsupported * [HHH-15573] - SpannerDialect, schema creation generates SQL containing 'null' instead of the column type * [HHH-15561] - Function "IDENTITY" not found when inserting audited revision using Hibernate Envers * [HHH-15558] - Hibernate's Gradle plugin does not work with three-part source set names * [HHH-15531] - Use dense_rank instead of row_number when query uses distinct * [HHH-15528] - Add Cockroach to Jenkins nightly test matrix and fix issues * [HHH-15277] - Reflection error when committing one to one relationship with embedded ids * [HHH-14940] - Unidirectional one-to-many associations annotated with @​OnDelete must define @​JoinColumn not working with CompositeKey (JoinColumns) * [HHH-14687] - Cannot refer in JoinColumn to a field introduced by another JoinColumn * [HHH-14544] - Document Ehcache Performance degradation when the default cache is used * [HHH-13054] - ManyToOne and referencedColumnName => org.hibernate.AnnotationException: referencedColumnNames ... not mapped to a single property * [HHH-12930] - non-primary embedded composite @​ManyToOne mapping fails -> AnnotationException: referencedColumnNames ... not mapped to a single property

** Improvement * [HHH-15639] - Upgrade to ByteBuddy 1.12.18 * [HHH-15637] - Upgrade to Byteman 4.0.20 * [HHH-15636] - Indexed fetchable access via IndexedConsumer and by position * [HHH-15635] - Avoid type pollution in EnhancedSetterImpl * [HHH-15633] - Intern entity name to improve EntityKey#equals * [HHH-15632] - Avoid unnecessary PersistenceContext#getEntity call in AbstractEntityInitializer * [HHH-15616] - Mitigate performance impact of entity enhancement on Klass's _secondary_super_cache * [HHH-15613] - remove lateral from roots and JpaDerivedFrom * [HHH-15610] - Remove internal CacheKeyValueDescriptor uses from Type and JavaType * [HHH-15585] - Add support for DB2 aliases for schema validation * [HHH-15355] - Create virtual synthetic properties for multi-column inverse one-to-ones

** Task * [HHH-15615] - Add EDB PostgreSQL Advanced to test matrix and fix issues

Changes in 6.1.4.Final (October 05, 2022)

https://hibernate.atlassian.net/projects/HHH/versions/32106

... (truncated)

Commits
  • 527bdbd Post-steps for release : 6.1.5.Final
  • 4e31f88 Pre-steps for release : 6.1.5.Final
  • 6894d57 fix test failure
  • 29291c7 HHH-15636 Indexed Fetchable access via IndexedConsumer and by position and ge...
  • 9b72e76 HHH-15616 Mitigate performance impact of entity enhancement on Klass's _secon...
  • 3bd9dd7 more sensible toString()
  • d1bbb0d clean up foreign key binding code
  • 576d94f more consistent formatting for error messages
  • 428e967 add some wildcards
  • 69a07ac HHH-15622, HHH-13054, HHH-14940, HHH-15355 organize the tests
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hibernate-enhance-maven-plugin](https://github.com/hibernate/hibernate-orm) from 6.1.1.Final to 6.1.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.1.1...6.1.5)

---
updated-dependencies:
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2022

Superseded by #207.

@dependabot dependabot bot closed this Dec 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/api/grad-release/org.hibernate.orm.tooling-hibernate-enhance-maven-plugin-6.1.5.Final branch December 7, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants