spring-projects / spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
http://projects.spring.io/spring-integration/
Apache License 2.0
1.54k stars 1.11k forks source link

Bump the development-dependencies group with 3 updates #9106

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the development-dependencies group with 3 updates: org.hibernate.orm:hibernate-core, org.apache.tomcat.embed:tomcat-embed-websocket and io.spring.ge.conventions.

Updates org.hibernate.orm:hibernate-core from 6.4.4.Final to 6.4.8.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.4.8.Final released

Today, we published a new maintenance release of Hibernate ORM 6.4: 6.4.8.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.4.8.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Hibernate ORM 6.4.7.Final released

Today, we published a new maintenance release of Hibernate ORM 6.4: 6.4.7.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.4.7.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.4.8.Final (April 26, 2024)

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

** Bug * [HHH-17967] - NullPointerException SqmPathSource.getSqmPathType() because return value EntityDomainType.getIdentifierDescriptor()" is null

Changes in 6.4.7.Final (April 25, 2024)

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

** Bug * [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present * [HHH-17883] - Wrong order of primary key join columns with @​EmbeddedId and joined inheritance

** Task * [HHH-17981] - Automate maintenance releases for 6.4

Changes in 6.4.6.Final (April 24, 2024)

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

** Bug * [HHH-17883] - Wrong order of primary key join columns with @​EmbeddedId and joined inheritance

Changes in 6.4.5.Final (April 23, 2024)

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

** Bug * [HHH-17975] - Envers revision cannot be found when the lookup is made based on an Instant * [HHH-17965] - @​ElementCollection with @​CollectionTable throws o.h.MappingException Foreign key must have same number of columns as the referenced primary key * [HHH-17947] - Bidirectional association management shouldn't ignore maintaining inverse lazy objects * [HHH-17916] - CCE when @​CompositeType attribute is contained in a generic @​MappedSuperclass * [HHH-17908] - Schema validation error for STRING enums on MySQL * [HHH-17906] - Missing type inference for SqmValues * [HHH-17898] - Validate derived join queries not using lateral * [HHH-17887] - Release mode After Statment with deferred result set access does not work * [HHH-17885] - Same named formula attribute of different Embedded uses same selection expression * [HHH-17884] - Native enum type should respect ordering implied by EnumeratedType * [HHH-17881] - Unable to use a proxy as parameter in Query when the FK does not target the PK * [HHH-17872] - NPE in JtaIsolationDelegate * [HHH-17871] - NullPointerException during the creation of the session if ManyToAny that references a MappedSuperClass and defined in multiple subclasses

... (truncated)

Commits
  • a3611bf Pre-steps for release : 6.4.8.Final
  • 03e589e HHH-17967
  • c843573 Post-steps for release : 6.4.7.Final
  • 396a7f4 Pre-steps for release : 6.4.7.Final
  • 2811aad HHH-17964 Hibernate using wrong column order for ElementCollection query when...
  • 2b4ec1f HHH-17964 Add test for issue
  • 66dbb7a HHH-17981 Automate maintenance releases for 6.4
  • 7401c19 Post-steps for release : 6.4.6.Final
  • 17391aa Pre-steps for release : 6.4.6.Final
  • 652a675 Post-steps for release : 6.4.5.Final
  • Additional commits viewable in compare view


Updates org.apache.tomcat.embed:tomcat-embed-websocket from 10.1.20 to 10.1.23

Updates io.spring.ge.conventions from 0.0.16 to 0.0.17

Release notes

Sourced from io.spring.ge.conventions's releases.

v0.0.17

:warning: Noteworthy Changes

  • When upgrading to this release you must migrate from the com.gradle.enterprise plugin to the com.gradle.develocity plugin at the same time
  • The build cache now uses the same access token as build scans for authentication. To avoid a deprecation warning, provide this access key using the DEVELOCITY_ACCESS_KEY environment variable rather than the GRADLE_ENTERPRISE_ACCESS_KEY environment variable. GRADLE_ENTERPRISE_CACHE_USERNAME and GRADLE_ENTERPRISE_CACHE_PASSWORD environment variables are no longer needed and should be removed

:star: New Features

  • Add a custom value for the detected CI provider #77
  • Support the com.gradle.develocity plugin in place of the com.gradle.enterprise plugin #74
  • Authenticate with the build cache using an access token #73

:notebook_with_decorative_cover: Documentation

  • Update README to reflect conventions being published to Maven Central #76
Commits
  • f2c5a41 Release v0.0.17
  • 6a01437 Update environment variables to avoid deprecation warning
  • 2433931 Detect Concourse last to avoid misidentification
  • 66623ed Authenticate with the build cache using an access token
  • 709fc65 Add a custom value for the detected CI provider
  • e830ee8 Support com.gradle.develocity plugin in place of com.gradle.enterprise
  • 634754a Align README with removal of project plugin support
  • 232f03d Remove support for applying the conventions as a project plugin
  • fb71d4b Update README to reflect publication to Central
  • 1ad3ac6 Remove Concourse CI configuration
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.