build(deps): bump the dependencies group with 10 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by jknack
dependencies java
Bumps the dependencies group with 10 updates:
| Package | From | To |
|---|---|---|
| io.netty:netty-bom | 4.2.0.Final |
4.2.1.Final |
| io.netty:netty-codec-http2 | 4.2.0.Final |
4.2.1.Final |
| io.netty:netty-transport-native-epoll | 4.2.0.Final |
4.2.1.Final |
| io.netty:netty-transport-native-kqueue | 4.2.0.Final |
4.2.1.Final |
| io.netty:netty-transport-native-io_uring | 4.2.0.Final |
4.2.1.Final |
| io.swagger.parser.v3:swagger-parser | 2.1.26 |
2.1.27 |
| org.hibernate.orm:hibernate-core | 6.6.13.Final |
6.6.14.Final |
| software.amazon.awssdk:bom | 2.31.35 |
2.31.40 |
| org.jline:jline | 3.29.0 |
3.30.0 |
| org.jline:jline-terminal-jna | 3.29.0 |
3.30.0 |
Updates io.netty:netty-bom from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-codec-http2 from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-epoll from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-kqueue from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-io_uring from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.swagger.parser.v3:swagger-parser from 2.1.26 to 2.1.27
Release notes
Sourced from io.swagger.parser.v3:swagger-parser's releases.
Swagger-parser 2.1.27 released!
Commits
737dda4Merge pull request #2179 from swagger-api/prepare-release-2.1.279b66499prepare release 2.1.2728bf368Merge pull request #2171 from swagger-api/issue-2125901d041issue-2125: fix deserialization messages for schemas default values when null...b7768degetHeader: Fix typo that caused NPE639e9e3bump snapshot 2.1.27-SNAPSHOT- See full diff in compare view
Updates org.hibernate.orm:hibernate-core from 6.6.13.Final to 6.6.14.Final
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Changes in 6.6.14.Final (May 11, 2025)
https://hibernate.atlassian.net/projects/HHH/versions/33241
** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be
@Dependent* [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order
Commits
a306d4cPre-steps for release :6.6.14.Finalfd7a7c3HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...f7fc94cHHH-19314 Fix fetch clause expression value retrieval774969dHHH-19314 StackOverflowException when using onConflict with createCriteriaIns...c2ccca2HHH-19314 Add test for issue92ac311HHH-19341 Backport JReleaser config to 6.6b204fa2HHH-19425 fix missing '.class' when annotations copied to repo implementations868035cHHH-19374 make repositories always@Dependent-scoped29b38abHHH-19375 improve test for whether we should use Quarkus injectionb84973aExclude Quarkus module that consumes too much memory- Additional commits viewable in compare view
Updates io.netty:netty-codec-http2 from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-epoll from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-kqueue from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates io.netty:netty-transport-native-io_uring from 4.2.0.Final to 4.2.1.Final
Commits
72d0cce[maven-release-plugin] prepare release netty-4.2.1.Finalf1b892bFix javadoc generation so validation on sonatype works322548cImport gpg key before trying to generate the netty-all artifact during releas...a0163a5Fix windows staging workflow for release6e98c35[maven-release-plugin] rollback the release of netty-4.2.1.Final9b12420[maven-release-plugin] prepare for next development iteration647dfea[maven-release-plugin] prepare release netty-4.2.1.Final4f74d56Use the correct working directory during staging of windows artifactse9de551Fix staging for windows during release of 4.2fa97ee9Make public API specify explicit maxAllocation to prevent OOM (#15005)- Additional commits viewable in compare view
Updates software.amazon.awssdk:bom from 2.31.35 to 2.31.40
Updates org.jline:jline from 3.29.0 to 3.30.0
Release notes
Sourced from org.jline:jline's releases.
3.30.0
JLine 3.30.0 comes with a brand new web site, a bunch of new features and a lof of bug fixes !
🎉 New Features
- feat: add pluggable completion to Nano editor (fixes #1194) (#1195)
@gnodet- feat: enhanced MouseSupport to handle multiple mouse event formats (SGR, URXVT, SGR-Pixels) (#1229)
@gnodet- feat: add getCurrentMouseTracking to Terminal interface (#1230)
@gnodet- feat: add ability to get terminal default foreground and background colors (#1208)
@gnodet- feat: add password masking support for dumb terminals (fixes #1172) (#1205)
@gnodet- feat: add line numbers and current line marker to secondary prompt (fix for #1151) (#1152)
@bamcgill🐛 Bug Fixes
- fix: use a fallback classloader suitable for java Modules or OSGi environments (fixes #1185) (#1186)
@wglas85- fix NPE in Status#resize when supported is false (fixes #1191) (#1204)
@gnodet- fix: fix nano editor exiting when pressing Ctrl+Space (fixes #1200) (#1202)
@gnodet- fix: fix parse error of system default
/usr/share/nano/*.nanorc(#1157)@snazy- fix: fix Terminal.trackMouse(MouseTracking.Off) (fixes #1189) (#1192)
@gnodet- fix: Make command execution order consistent in SystemRegistryImpl (#1237)
@gnodet- fix: handle invalid entries in history files gracefully (#1234)
@gnodet- fix: Properly fill screen lines with spaces when width is increased in ScreenTerminal (#1236)
@gnodet- Fix cursor position after Status.update() (#1216)
@gnodet- fix: improve script file detection and execution in Groovy REPL, fixes #1139 (#1140)
@mattirn- fix: ensure proper cleanup of pump threads in terminal implementations (#1162)
@cstamas- fix: add history line width check in ScreenTerminal.setSize() (fixes #1206) (#1207)
@gnodet- fix: console-ui example: catch UserInterruptException in place of IOError (#1164)
@mattirn- fix: fix Ctrl+Space handling on Windows terminals (#1203)
@gnodetDocumentation
- docs: Integrate website into main repository (#1224)
@gnodet- docs: improve JLineNativeLoader documentation and references (#1209)
@gnodet- docs: fix readme (#1222)
@gnodet- docs: Add comprehensive Javadoc to jline-builtins module (#1223)
@gnodet- docs: improve Javadoc in console module (#1221)
@gnodet- docs: add comprehensive Javadoc to org.jline.style package (#1220)
@gnodet- docs: add comprehensive Javadoc to JLine Terminal and Reader (#1219)
@gnodet- docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)
@vorburger- docs: Make sure snippets compile (#1226)
@gnodet- docs: Corrected the maven central link (#1197)
@andiradyBuild
📦 Dependency updates
... (truncated)
Commits
7e86387[maven-release-plugin] prepare release jline-3.30.0ed279e1feat: add support for suggestion boxes in Nano editor287851dfix: Add support for UTF-8 mouse mode (1005) and improve mouse tracking compa...1de95e8chore: Bump actions/configure-pages from 4 to 5 (#1225)8ea92cefix: Make command execution order consistent in SystemRegistryImpl.execute me...97c0ad9fix: handle invalid entries in history files gracefully (#1234)396f5fefix: properly fill screen lines with spaces when width is increased in Screen...5c736a1docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)066d160chore: Bump info.picocli:picocli from 4.7.5 to 4.7.7 (#1227)b634562chore: Bump info.picocli:picocli-shell-jline3 from 4.7.5 to 4.7.7 (#1228)- Additional commits viewable in compare view
Updates org.jline:jline-terminal-jna from 3.29.0 to 3.30.0
Release notes
Sourced from org.jline:jline-terminal-jna's releases.
3.30.0
JLine 3.30.0 comes with a brand new web site, a bunch of new features and a lof of bug fixes !
🎉 New Features
- feat: add pluggable completion to Nano editor (fixes #1194) (#1195)
@gnodet- feat: enhanced MouseSupport to handle multiple mouse event formats (SGR, URXVT, SGR-Pixels) (#1229)
@gnodet- feat: add getCurrentMouseTracking to Terminal interface (#1230)
@gnodet- feat: add ability to get terminal default foreground and background colors (#1208)
@gnodet- feat: add password masking support for dumb terminals (fixes #1172) (#1205)
@gnodet- feat: add line numbers and current line marker to secondary prompt (fix for #1151) (#1152)
@bamcgill🐛 Bug Fixes
- fix: use a fallback classloader suitable for java Modules or OSGi environments (fixes #1185) (#1186)
@wglas85- fix NPE in Status#resize when supported is false (fixes #1191) (#1204)
@gnodet- fix: fix nano editor exiting when pressing Ctrl+Space (fixes #1200) (#1202)
@gnodet- fix: fix parse error of system default
/usr/share/nano/*.nanorc(#1157)@snazy- fix: fix Terminal.trackMouse(MouseTracking.Off) (fixes #1189) (#1192)
@gnodet- fix: Make command execution order consistent in SystemRegistryImpl (#1237)
@gnodet- fix: handle invalid entries in history files gracefully (#1234)
@gnodet- fix: Properly fill screen lines with spaces when width is increased in ScreenTerminal (#1236)
@gnodet- Fix cursor position after Status.update() (#1216)
@gnodet- fix: improve script file detection and execution in Groovy REPL, fixes #1139 (#1140)
@mattirn- fix: ensure proper cleanup of pump threads in terminal implementations (#1162)
@cstamas- fix: add history line width check in ScreenTerminal.setSize() (fixes #1206) (#1207)
@gnodet- fix: console-ui example: catch UserInterruptException in place of IOError (#1164)
@mattirn- fix: fix Ctrl+Space handling on Windows terminals (#1203)
@gnodetDocumentation
- docs: Integrate website into main repository (#1224)
@gnodet- docs: improve JLineNativeLoader documentation and references (#1209)
@gnodet- docs: fix readme (#1222)
@gnodet- docs: Add comprehensive Javadoc to jline-builtins module (#1223)
@gnodet- docs: improve Javadoc in console module (#1221)
@gnodet- docs: add comprehensive Javadoc to org.jline.style package (#1220)
@gnodet- docs: add comprehensive Javadoc to JLine Terminal and Reader (#1219)
@gnodet- docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)
@vorburger- docs: Make sure snippets compile (#1226)
@gnodet- docs: Corrected the maven central link (#1197)
@andiradyBuild
📦 Dependency updates
... (truncated)
Commits
7e86387[maven-release-plugin] prepare release jline-3.30.0ed279e1feat: add support for suggestion boxes in Nano editor287851dfix: Add support for UTF-8 mouse mode (1005) and improve mouse tracking compa...1de95e8chore: Bump actions/configure-pages from 4 to 5 (#1225)8ea92cefix: Make command execution order consistent in SystemRegistryImpl.execute me...97c0ad9fix: handle invalid entries in history files gracefully (#1234)396f5fefix: properly fill screen lines with spaces when width is increased in Screen...5c736a1docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)066d160chore: Bump info.picocli:picocli from 4.7.5 to 4.7.7 (#1227)b634562chore: Bump info.picocli:picocli-shell-jline3 from 4.7.5 to 4.7.7 (#1228)- Additional commits viewable in compare view
Updates org.jline:jline-terminal-jna from 3.29.0 to 3.30.0
Release notes
Sourced from org.jline:jline-terminal-jna's releases.
3.30.0
JLine 3.30.0 comes with a brand new web site, a bunch of new features and a lof of bug fixes !
🎉 New Features
- feat: add pluggable completion to Nano editor (fixes #1194) (#1195)
@gnodet- feat: enhanced MouseSupport to handle multiple mouse event formats (SGR, URXVT, SGR-Pixels) (#1229)
@gnodet- feat: add getCurrentMouseTracking to Terminal interface (#1230)
@gnodet- feat: add ability to get terminal default foreground and background colors (#1208)
@gnodet- feat: add password masking support for dumb terminals (fixes #1172) (#1205)
@gnodet- feat: add line numbers and current line marker to secondary prompt (fix for #1151) (#1152)
@bamcgill🐛 Bug Fixes
- fix: use a fallback classloader suitable for java Modules or OSGi environments (fixes #1185) (#1186)
@wglas85- fix NPE in Status#resize when supported is false (fixes #1191) (#1204)
@gnodet- fix: fix nano editor exiting when pressing Ctrl+Space (fixes #1200) (#1202)
@gnodet- fix: fix parse error of system default
/usr/share/nano/*.nanorc(#1157)@snazy- fix: fix Terminal.trackMouse(MouseTracking.Off) (fixes #1189) (#1192)
@gnodet- fix: Make command execution order consistent in SystemRegistryImpl (#1237)
@gnodet- fix: handle invalid entries in history files gracefully (#1234)
@gnodet- fix: Properly fill screen lines with spaces when width is increased in ScreenTerminal (#1236)
@gnodet- Fix cursor position after Status.update() (#1216)
@gnodet- fix: improve script file detection and execution in Groovy REPL, fixes #1139 (#1140)
@mattirn- fix: ensure proper cleanup of pump threads in terminal implementations (#1162)
@cstamas- fix: add history line width check in ScreenTerminal.setSize() (fixes #1206) (#1207)
@gnodet- fix: console-ui example: catch UserInterruptException in place of IOError (#1164)
@mattirn- fix: fix Ctrl+Space handling on Windows terminals (#1203)
@gnodetDocumentation
- docs: Integrate website into main repository (#1224)
@gnodet- docs: improve JLineNativeLoader documentation and references (#1209)
@gnodet- docs: fix readme (#1222)
@gnodet- docs: Add comprehensive Javadoc to jline-builtins module (#1223)
@gnodet- docs: improve Javadoc in console module (#1221)
@gnodet- docs: add comprehensive Javadoc to org.jline.style package (#1220)
@gnodet- docs: add comprehensive Javadoc to JLine Terminal and Reader (#1219)
@gnodet- docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)
@vorburger- docs: Make sure snippets compile (#1226)
@gnodet- docs: Corrected the maven central link (#1197)
@andiradyBuild
📦 Dependency updates
... (truncated)
Commits
7e86387[maven-release-plugin] prepare release jline-3.30.0ed279e1feat: add support for suggestion boxes in Nano editor287851dfix: Add support for UTF-8 mouse mode (1005) and improve mouse tracking compa...1de95e8chore: Bump actions/configure-pages from 4 to 5 (#1225)8ea92cefix: Make command execution order consistent in SystemRegistryImpl.execute me...97c0ad9fix: handle invalid entries in history files gracefully (#1234)396f5fefix: properly fill screen lines with spaces when width is increased in Screen...5c736a1docs: Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218) (#1235)066d160chore: Bump info.picocli:picocli from 4.7.5 to 4.7.7 (#1227)b634562chore: Bump info.picocli:picocli-shell-jline3 from 4.7.5 to 4.7.7 (#1228)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
3
+5
-5
Package Dependencies
io.netty:netty-bom
maven
4.2.0.Final → 4.2.1.Final
Patch
software.amazon.awssdk:bom
maven
2.31.35 → 2.31.40
Patch
maven
4.2.0.Final → 4.2.1.Final
Patch
io.netty:netty-codec-http2
maven
4.2.0.Final → 4.2.1.Final
Patch
maven
4.2.0.Final → 4.2.1.Final
Patch
io.swagger.parser.v3:swagger-parser
maven
2.1.26 → 2.1.27
Patch
org.hibernate.orm:hibernate-core
maven
6.6.13.Final → 6.6.14.Final
Patch
maven
4.2.0.Final → 4.2.1.Final
Patch
org.jline:jline-terminal-jna
maven
3.29.0 → 3.30.0
Minor
Technical Details
| ID: | 161383 |
| UUID: | 2512399970 |
| Node ID: | PR_kwDOAYRJs86VwC5i |
| Host: | GitHub |
| Repository: | jooby-project/jooby |
| Merge State: | Unknown |