Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hibernate-enhance-maven-plugin from 6.1.1.Final to 6.1.6.Final in /api #365

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

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

Changelog

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

Changes in 6.1.6.Final (December 07, 2022)

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

** Bug * [HHH-15765] - Build fails due to missing dependency on Maven Central of nu.studer.credentials * [HHH-15749] - Hibernate fails when selecting grouped by entities in a specific order * [HHH-15744] - HQL where clause parsing fails with StackOverflow exception * [HHH-15742] - Querying converter attribute fails * [HHH-15731] - Multi-level Derived Tables fail with Unsupported path source: org.hibernate.query.derived.AnonymousTupleSqmPathSource * [HHH-15730] - Hibernate throws NullPointerException if loading an Entity that contains a null Embedded field and enableDirtyTracking = true * [HHH-15721] - NullPointerException in BaseSqmToSqlAstConverter.visitJunctionPredicate with combination of treats * [HHH-15718] - Polymorphic queries with condition do not work * [HHH-15717] - SQL script executed twice when using persistence.xml jakarta.persistence.sql-load-script-source property with the default sql script name * [HHH-15716] - ClassCastException in QueryParameterBindingsImpl.generateQueryKeyMemento * [HHH-15715] - broken links in 6 docs * [HHH-15713] - UnknownTableReferenceException on @​ElementCollection of @​Embeddable containing a @​MayToOne with a @​ManyToMany * [HHH-15711] - ArgumentTypesValidator doesn't support enums in string functions * [HHH-15703] - SqlFunction does not render the fragment after the last parameter * [HHH-15699] - HibernateException: Found shared references to a collection when ShareCacheMode.All or ShareCacheMode.DISABLE_SELECTIVE * [HHH-15695] - Batch Fetching, Embeddable with an Association is considered null when all the other Embeddable attributes are null * [HHH-15694] - HibernateException: Unable to resolve property xyz on ManyToOne with BatchSize * [HHH-15686] - Envers incorrect key parameter order in insert statement when InheritanceType.JOINED and @​Embeddable ID * [HHH-15674] - @​NamedEntityGraph not working on entity that have composite PK * [HHH-15666] - When a reference entry is found in the Second Level Cache there is not need to set its values * [HHH-15658] - Embeddable with more fields than the parent fails with Index out of Bounds * [HHH-15656] - use privileged action when invoking ScheduledExecutorService.shutdown * [HHH-15655] - ByteBuddyState should use privileged action when defining classes * [HHH-15653] - Named Native Query cannot be registered/used with named parameters * [HHH-15648] - Fetching association and using implicit path in condition fails * [HHH-15646] - Using a generic DTO i get a ClassCastException: class sun.reflect.generics.reflectiveObjects.TypeVariableImpl cannot be cast to class java.lang.reflect.ParameterizedType * [HHH-15644] - ClassCastException when batch-fetching association in embeddable * [HHH-15640] - ElementCollection with SubSelect FetchMode throws NPE, "ownerEntry" is null * [HHH-15634] - Lazy basic property does not get updated on change * [HHH-15624] - java.lang.ClassCastException: class sun.reflect.generics.reflectiveObjects.WildcardTypeImpl cannot be cast to class java.lang.reflect.ParameterizedType when using generics and Wildcard * [HHH-15608] - Error In Native Query where column is mapped twice * [HHH-15606] - @​OneToOne(mappedBy = ..., fetch = LAZY) in embedded leads to IllegalArgumentException: Can not set [...] to LazyPropertyInitializer$1

** Improvement * [HHH-15836] - Cleanup unneccessary String <> Serializable casts in TimestampsCacheEnabledImpl * [HHH-15835] - Avoid using functions in PersistenceContext#clear implementation * [HHH-15825] - Avoid pointless auto-boxing of timestamp in QueryResult's CacheItem * [HHH-15811] - Avoid secondary super-type cache pollution when casting to AttributeMapping * [HHH-15810] - Avoid secondary super-type cache pollution when casting to EntityInitializer * [HHH-15809] - Secondary super-type cache pollution mitigations for HibernateBasicProxy * [HHH-15808] - ByteBuddyProxyFactory#getHibernateProxy is triggering type pollution via generic PrivilegedAction * [HHH-15804] - Avoid JDK functional interfaces in ManagedTypeHelper * [HHH-15803] - Have the default EmptyInterceptor avoid triggering type pollution * [HHH-15793] - Mitigate type pollution on ColumnReference#getExpressionType

... (truncated)

Commits
  • 60308c7 Post-steps for release : 6.1.6.Final
  • c905c8e Pre-steps for release : 6.1.6.Final
  • 64d26d6 HHH-15836 Cleanup unneccessary String <> Serializable casts in TimestampsCach...
  • 7f350d6 HHH-15674 @​NamedEntityGraph not working on entity that have composite PK
  • a169fc7 HHH-15674 Add test for issue
  • 675cf1d HHH-15825 Avoid pointless autoboxing of timestamp.
  • 0e7d3e9 HHH-15835 Avoid using functions in PersistenceContext#clear implementation
  • 3afafb8 HHH-15479 Remove megamorphic calls
  • f60367a HHH-15479 Add ListResultsConsumer.UniqueSemantic to QueryOptions
  • 59ffdc8 HHH-15479 Add Results#addUnique(R result)
  • 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.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.1.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.1.1...6.1.6)

---
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 Dec 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #399.

@dependabot dependabot bot closed this Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/maven/api/grad-release/org.hibernate.orm.tooling-hibernate-enhance-maven-plugin-6.1.6.Final branch February 7, 2023 20:10
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