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

build(deps): bump the gradle-updates group across 1 directory with 4 updates #132

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the gradle-updates group with 4 updates in the / directory: net.researchgate.release, org.springdoc:springdoc-openapi-starter-webmvc-ui, org.mockito:mockito-core and org.hibernate:hibernate-core.

Updates net.researchgate.release from 3.0.2 to 3.1.0

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.1

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.1 released!

Full Changelog: springdoc/springdoc-openapi@v2.8.0...v2.8.1

Fixed

  • #2834 - java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade from 2.7.0 to 2.8.0

springdoc-openapi v2.8.0 released!

What's Changed

Added

  • #2790 - Moving to OpenAPI 3.1 as the default implementation for springdoc-openapi
  • #2817 - Obey annotations when flattening ParameterObject fields
  • #2826 - Make it possible to mark parameters with @​RequestParam annotation to be sent in form instead of query.
  • #2822 - Support returning null in ParameterCustomizer
  • #2830 - Add support for deprecated fields.
  • #2780 - Add Security Schema by AutoConfigure

Changed

  • Upgrade spring-boot to 3.4.1
  • Upgrade spring-cloud-function to 4.2.0
  • Upgrade swagger-core to 2.2.27

Fixed

  • #2804 - Stable release 2.7.0 depends on Spring Cloud Milestone 4.2.0-M1
  • #2828 - Required a bean of type 'org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
  • #2823 - Capturing pattern in identical paths only renders the path element of one method
  • #2817 - Automatically add required if a field is @​notNull or @​NotBlank.
  • #2814 - An unresolvable circular reference with management.endpoint.gateway.enabled=true.
  • #2798 - Object schema generated for Unit Kotlin type.
  • #2797 - Removing operationId via customizer does not work anymore.
  • #2833 - Resolve infinite recursion and add example test with OpenAPI v3.1
  • #2827 - Ignoring @​Parameter(required = false)

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.7.0...v2.8.0

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.1] - 2025-01-06

Fixed

  • #2834 - java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade from 2.7.0 to 2.8.0

[2.8.0] - 2025-01-03

Added

  • #2790 - Moving to OpenAPI 3.1 as the default implementation for springdoc-openapi
  • #2817 - Obey annotations when flattening ParameterObject fields
  • #2826 - Make it possible to mark parameters with @​RequestParam annotation to be sent in form instead of query.
  • #2822 - Support returning null in ParameterCustomizer
  • #2830 - Add support for deprecated fields.
  • #2780 - Add Security Schema by AutoConfigure

Changed

  • Upgrade spring-boot to 3.4.1
  • Upgrade spring-cloud-function to 4.2.0
  • Upgrade swagger-core to 2.2.27

Fixed

  • #2804 - Stable release 2.7.0 depends on Spring Cloud Milestone 4.2.0-M1
  • #2828 - Required a bean of type 'org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
  • #2823 - Capturing pattern in identical paths only renders the path element of one method
  • #2817 - Automatically add required if a field is @​notNull or @​NotBlank.
  • #2814 - An unresolvable circular reference with management.endpoint.gateway.enabled=true.
  • #2798 - Object schema generated for Unit Kotlin type.
  • #2797 - Removing operationId via customizer does not work anymore.
  • #2833 - Resolve infinite recursion and add example test with OpenAPI v3.1
  • #2827 - Ignoring @​Parameter(required = false)
Commits
  • cf630f7 [maven-release-plugin] prepare release v2.8.1
  • f29064c CHANGELOG.md update for v2.8.1
  • ecb3782 java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade f...
  • 0dc9dcf [maven-release-plugin] prepare for next development iteration
  • dba83a1 [maven-release-plugin] prepare release v2.8.0
  • a218afd prepare for next release 2.8.0
  • d32785e Adding more tests for v3.1
  • b1d4377 code review
  • edbf166 Adding workaround for #2804
  • 9d7f6ae Moving to OpenAPI 3.1 as the default implementation for springdoc-openapi. Fi...
  • Additional commits viewable in compare view

Updates org.mockito:mockito-core from 5.14.2 to 5.15.2

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.15.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2

v5.15.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.1

v5.15.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.0

... (truncated)

Commits
  • e04dbbe Fix javadoc publication (#3561)
  • 567c5b9 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)
  • 2c184c9 Introduce release convention plugin for Shipkit integration (#3533)
  • 68c4285 Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)
  • cd4704a Avoid warning when dynamic attach is enabled with JVM flag (#3551)
  • 3731b6b Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)
  • 29c9476 Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)
  • dc0dc88 Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)
  • 2e7992b Bump com.google.googlejavaformat:google-java-format (#3545)
  • 51ed33f Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)
  • Additional commits viewable in compare view

Updates org.hibernate:hibernate-core from 6.6.3.Final to 6.6.4.Final

Release notes

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

Hibernate ORM 6.6.4.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.4.Final.

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

What's new

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

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.

Changelog

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

Changes in 6.6.4.Final (December 18, 2024)

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

** Bug * [HHH-18949] - Hibernate Processor should not insert underscores within uppercase names * [HHH-18932] - Wrongly using FK column instead of PK when using joined alias * [HHH-18912] - ORM release process * [HHH-18904] - Bytecode Enhancement fails with UnsupportedEnhancementStrategy.FAIL for pre-persist method * [HHH-18903] - Bytecode enhancement fails for entities that contain a method named get * [HHH-18872] - ConcreteProxy type not restored from 2LC when loading a ManyToOne * [HHH-18868] - Wrong behaviour of getAttribute method in impl. of ManagedType when scattered id attributes are used in MappedSuperclass * [HHH-18863] - jpamodelgen 6.6 performance issue in Eclipse IDE * [HHH-18850] - createCountQuery with Hibernate 6.6.2 * [HHH-18709] - CriteriaUpdate involving JSON field containing Map results in SemanticException * [HHH-18689] - 'FULL' query cache sometimes incomplete * [HHH-18629] - Inconsistent column alias generated while result class is used for placeholder * [HHH-18583] - Joined + discriminator inheritance treat in where clause not restricting to subtype * [HHH-18384] - @​JoinColumnsOrFormulas broken * [HHH-18274] - Problems with generics in queries; proposed partial solution * [HHH-17838] - @​OneToOne relationship + @​Embeddable keys + FetchType.LAZY fail in most recent version * [HHH-17612] - DefaultRevisionEntity: Illegal argument on static metamodel field injection * [HHH-14725] - Using a InputStream with BlobProxy and Envers results in java.sql.SQLException: could not reset reader * [HHH-13815] - TransientObjectException after merging a bidirectional one-to-many with orphan deletion * [HHH-13790] - Temporary session not being closed * [HHH-13377] - Lazy loaded properties of bytecode enhanced entity are left stale after refresh of entity

** Sub-task * [HHH-18369] - Support Informix matches() function * [HHH-18367] - Informix sum on case expression error * [HHH-18365] - Informix function bit_length() error * [HHH-18364] - Informix function locate() error * [HHH-18363] - Informix component nullness check error * [HHH-18362] - Informix function substring() error * [HHH-18361] - Informix current_time error * [HHH-18360] - Informix function str() error

** Task * [HHH-18917] - Follow all of the JavaBeans rules in enhance/internal/bytebuddy/EnhancerImpl when checking if a class can be enhanced * [HHH-18906] - Allow specifying UnsupportedEnhancementStrategy for Hibernate testing

Commits
  • c22c25b Pre-steps for release : 6.6.4.Final
  • 0afa745 HHH-18912 - ORM release process
  • 8956c0a HHH-18912 - ORM release process
  • 376dbb1 Try fixing publishing
  • 9c4d33b Various release script fixes
  • e685425 don't generate "auxiliary" members for Jakarta Data static metamodel
  • 103b2f8 HHH-14725 Fixed test
  • 0b61cc3 HHH-14725 Fix reset handling on BlobProxy
  • 0b28e2c HHH-14725 Fixed test
  • 6300c34 HHH-14725 Adjust test to use byte array, update Javadoc
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the gradle-updates group with 4 updates in the / directory: net.researchgate.release, [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi), [org.mockito:mockito-core](https://github.com/mockito/mockito) and [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm).


Updates `net.researchgate.release` from 3.0.2 to 3.1.0

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.1
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.1)

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.hibernate:hibernate-core` from 6.6.3.Final to 6.6.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.3...6.6.4)

---
updated-dependencies:
- dependency-name: net.researchgate.release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
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