-
-
Notifications
You must be signed in to change notification settings - Fork 18
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 the dependencies group across 1 directory with 10 updates #472
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/gradle/dependencies-76ea8372ed
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.hibernate:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.5.2.Final` | `6.6.1.Final` | | [io.hypersistence:hypersistence-utils-hibernate-63](https://github.com/vladmihalcea/hypersistence-utils) | `3.8.1` | `3.8.3` | | [org.springframework.boot:spring-boot-starter-mail](https://github.com/spring-projects/spring-boot) | `3.3.2` | `3.3.4` | | [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.5.5.Final` | `1.6.2` | | [org.mapstruct.extensions.spring:mapstruct-spring-annotations](https://github.com/mapstruct/mapstruct-spring-extensions) | `1.1.1` | `1.1.2` | | [org.mapstruct.extensions.spring:mapstruct-spring-extensions](https://github.com/mapstruct/mapstruct-spring-extensions) | `1.1.1` | `1.1.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.4` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.2` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.2` | `3.3.4` | Updates `org.hibernate:hibernate-jpamodelgen` from 6.5.2.Final to 6.6.1.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.1/changelog.txt) - [Commits](hibernate/hibernate-orm@6.5.2...6.6.1) Updates `io.hypersistence:hypersistence-utils-hibernate-63` from 3.8.1 to 3.8.3 - [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt) - [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.8.1...hypersistence-utils-parent-3.8.3) Updates `org.springframework.boot:spring-boot-starter-mail` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.2...v3.3.4) Updates `org.mapstruct:mapstruct` from 1.5.5.Final to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.2) Updates `org.mapstruct.extensions.spring:mapstruct-spring-annotations` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/mapstruct/mapstruct-spring-extensions/releases) - [Commits](mapstruct/mapstruct-spring-extensions@v1.1.1...v1.1.2) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.Final to 1.6.2 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.5.5.Final...1.6.2) Updates `org.mapstruct.extensions.spring:mapstruct-spring-extensions` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/mapstruct/mapstruct-spring-extensions/releases) - [Commits](mapstruct/mapstruct-spring-extensions@v1.1.1...v1.1.2) Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4) Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.2) Updates `org.springframework.boot` from 3.3.2 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.2...v3.3.4) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-jpamodelgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.hypersistence:hypersistence-utils-hibernate-63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework.boot:spring-boot-starter-mail dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mapstruct.extensions.spring:mapstruct-spring-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mapstruct.extensions.spring:mapstruct-spring-extensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 9 updates in the / directory:
6.5.2.Final
6.6.1.Final
3.8.1
3.8.3
3.3.2
3.3.4
1.5.5.Final
1.6.2
1.1.1
1.1.2
1.1.1
1.1.2
42.7.3
42.7.4
5.10.3
5.11.2
3.3.2
3.3.4
Updates
org.hibernate:hibernate-jpamodelgen
from 6.5.2.Final to 6.6.1.FinalRelease notes
Sourced from org.hibernate:hibernate-jpamodelgen's releases.
... (truncated)
Changelog
Sourced from org.hibernate:hibernate-jpamodelgen's changelog.
... (truncated)
Commits
2c6b91d
Pre-steps for release :6.6.1.Final
3e215b5
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategyefd4528
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy744732b
HHH-18174 Fix junction entity name uses algorithm for subqueries0e9577a
HHH-18174 Add test for issue9c5cf75
HHH-18447 Try using native cast for string to boolean723e18d
HHH-18337 - SequenceStyleGenerator not respecting physical naming strategy88bcc71
HHH-18337 Account for physical naming strategy when querying db sequence7c66788
HHH-18337 Add test for issueb09b27c
HHH-18625 - Add Configurable#create(GeneratorCreationContext)Updates
io.hypersistence:hypersistence-utils-hibernate-63
from 3.8.1 to 3.8.3Changelog
Sourced from io.hypersistence:hypersistence-utils-hibernate-63's changelog.
Commits
a109730
[maven-release-plugin] prepare release hypersistence-utils-parent-3.8.3dff3950
Update changelog for the 3.8.3 release1958252
Fix Hibernate 6.6 JSON mapping on Oracle BLOB column type #74262196bc
Test the hypersistence-utils-hibernate-63 module with Hibernate ORM 6.6984465e
Bump version up418f446
[maven-release-plugin] prepare for next development iterationc942f9b
[maven-release-plugin] prepare release hypersistence-utils-parent-3.8.27799931
Update changelog for the 3.8.2 releaseb0b037a
Add JsonClobType and improve JsonType to support CLOB column types #734bbb27c4
Bump version upUpdates
org.springframework.boot:spring-boot-starter-mail
from 3.3.2 to 3.3.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-mail's releases.
... (truncated)
Commits
8e9dc7b
Release v3.3.44e860f1
Merge branch '3.2.x' into 3.3.xd137191
Next development version (v3.2.11-SNAPSHOT)97dd01e
Upgrade to SendGrid 4.10.31b3b3aa
Upgrade to Hibernate 6.5.3.Finalc2adc3b
Upgrade to Zipkin Reporter 3.4.20271b24
Merge branch '3.2.x' into 3.3.xae8315e
Use Liberica for Java 23 CI4956990
Merge branch '3.2.x' into 3.3.xf9379f4
Apply nohttp check per-project rather than at rootUpdates
org.mapstruct:mapstruct
from 1.5.5.Final to 1.6.2Release notes
Sourced from org.mapstruct:mapstruct's releases.
... (truncated)
Commits
212607b
Releasing version 1.6.24fd22d6
Prepare release notes for 1.6.2a3b4139
#3717 Fix ClassCastException when getting thrown types for a record accessorc74e62a
Next version 1.7.0-SNAPSHOT10d6987
Releasing version 1.6.1c36f9ae
Prepare release notes for 1.6.13011dd7
#3678 before / after mapping for type using builder should only be kept if th...4c1df35
#3703 Use include model instead of manually writing the type name for return ...2686e85
#3661 Use correct type for the Record component read accessors12c9c6c
Use email variable for GitHub Bot git emailUpdates
org.mapstruct.extensions.spring:mapstruct-spring-annotations
from 1.1.1 to 1.1.2Release notes
Sourced from org.mapstruct.extensions.spring:mapstruct-spring-annotations's releases.
Commits
50ecf85
Release 1.1.27295d89
Latest Gradle + Dependencies (#112)43581b8
Replace generated javax.annotation.PostConstruct with jakarta (#110)da772e6
Store TypeDescriptors as fields in generated ConversionServiceAdapter (#108)84bd656
Prepared next development versionUpdates
org.mapstruct:mapstruct-processor
from 1.5.5.Final to 1.6.2Release notes
Sourced from org.mapstruct:mapstruct-processor's releases.
... (truncated)
Commits
212607b
Releasing version 1.6.24fd22d6
Prepare release notes for 1.6.2a3b4139
#3717 Fix ClassCastException when getting thrown types for a record accessorc74e62a
Next version 1.7.0-SNAPSHOT10d6987
Releasing version 1.6.1c36f9ae
Prepare release notes for 1.6.13011dd7
#3678 before / after mapping for type using builder should only be kept if th...4c1df35
#3703 Use include model instead of manually writing the type name for return ...2686e85
#3661 Use correct type for the Record component read accessors12c9c6c
Use email variable for GitHub Bot git emailUpdates
org.mapstruct.extensions.spring:mapstruct-spring-extensions
from 1.1.1 to 1.1.2Release notes
Sourced from org.mapstruct.extensions.spring:mapstruct-spring-extensions's releases.
Commits
50ecf85
Release 1.1.27295d89
Latest Gradle + Dependencies (#112)43581b8
Replace generated javax.annotation.PostConstruct with jakarta (#110)da772e6
Store TypeDescriptors as fields in generated ConversionServiceAdapter (#108)84bd656
Prepared next development versionUpdates
org.postgresql:postgresql
from 42.7.3 to 42.7.4Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
a23fa70
Prepare for 42.7.4 release (#3359)d232e60
fix: remove preDescribe from internalExecuteBatch257653b
Rename release.yml to release-notes.yml64a18d6
Create release.yml84bdec6
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...89182c1
chore(deps): update dependency gradle to v8.101f68373
fix(deps): update dependency org.roaringbitmap:roaringbitmap to v1.2.1f1c8707
chore(deps): update codecov/codecov-action digest to 2439dfcba1513e
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.30.06abdb5f
fix(deps): update dependency spotbugs to v4.8.6Updates
org.junit.jupiter:junit-jupiter
from 5.10.3 to 5.11.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
...Description has been truncated