build(deps): bump the dependencies group with 5 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by jknack
dependencies java
Bumps the dependencies group with 5 updates:
| Package | From | To |
|---|---|---|
| io.swagger.core.v3:swagger-annotations | 2.2.34 |
2.2.35 |
| io.swagger.core.v3:swagger-models | 2.2.34 |
2.2.35 |
| com.graphql-java:graphql-java | 24.1 |
24.2 |
| com.zaxxer:HikariCP | 6.3.2 |
7.0.0 |
| software.amazon.awssdk:bom | 2.32.9 |
2.32.14 |
Updates io.swagger.core.v3:swagger-annotations from 2.2.34 to 2.2.35
Updates io.swagger.core.v3:swagger-models from 2.2.34 to 2.2.35
Updates io.swagger.core.v3:swagger-models from 2.2.34 to 2.2.35
Updates com.graphql-java:graphql-java from 24.1 to 24.2
Release notes
Sourced from com.graphql-java:graphql-java's releases.
24.2
This is a small bugfix release, to use the latest version of DataLoader that includes nullability annotation improvements. Thanks to the community to providing feedback.
See https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.2 and https://github.com/graphql-java/java-dataloader/releases/tag/v5.0.1 for the details
What's Changed
- Update to DataLoader 5.0.2 - backport for 24.2 by
@dondonzin graphql-java/graphql-java#4060Full Changelog: https://github.com/graphql-java/graphql-java/compare/v24.1...v24.2
Commits
383095cMerge pull request #4060 from graphql-java/24.x-dataloader-update17e0a26Update Dataloader- See full diff in compare view
Updates com.zaxxer:HikariCP from 6.3.2 to 7.0.0
Changelog
Sourced from com.zaxxer:HikariCP's changelog.
HikariCP Changes
Changes in 7.0.0
merged #2340 NoSuchMethodException error that is thrown when setting a metric registry, fixes to UtilityElf reflection code to use the correct method signature.
fixed #1294 add support for HikariCredentialsProvider class
fixed #2265 bail out of the pool filling loop if the thread is interrupted
Changes in 6.3.2
fixed #2342 restore module-info.class to jar file, which was lost in 6.3.1
fixed #2256 add support for legacy override of getUsername()/getPassword() of HikariDataSource. See project page for documentation of system property com.zaxxer.hikari.legacy.supportUserPassDataSourceOverride.
fixed #2323 right or wrong (wrt driver behavior) return to previous Connection.get/setSchema behavior
fixed #2288 upgrade dependencies and fix build warnings
Changes in 6.3.1
fixed #2315 source jar contains also binary .class files and missing some .java files
fixed #2307 remove improper hardcoded timout, use validationTimeout
fixed #2305 keep properties key and values as is rather than forcing stringification. Also fixes #2286 and #2304
upgraded various maven plugin dependencies to latest versions
Changes in 6.3.0
increase keepaliveTime variance from 10% to 20%
merged #2266 support duration values for configuration from properties, such as 10ms, 20s, 30m, 40h or 50d
merged #2284 align logs from HikariPool.logPoolState()
merged #2285 set default value for maxIdle in HikariConfig constructor (no functional change)
merged #2294 Allow setting String[] and int[] properties (useful for pgjdbc HA configuration)
merged #2300 catch java.lang.Error instead of java.lang.Exception under certain conditions
Changes in 6.2.1
- change default keepaliveTime to 2 minutes
... (truncated)
Commits
80bccb8[maven-release-plugin] prepare release HikariCP-7.0.0e21e4cbcomment #2343 add additional junit test for PostgreSQL v42.7.7 using only the...4da46f5fixes #2265 bail out of the pool filling loop if the thread is interruptedaf4bf7fupdate CHANGES log1a17112fixes #2340 merged UtilityElf reflection instantiation improvements483b833fixes #1294 add support for HikariCredentialsProvider class33692d2update CHANGES and README.md68f00ff[maven-release-plugin] prepare for next development iteration- See full diff in compare view
Updates software.amazon.awssdk:bom from 2.32.9 to 2.32.14
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
2
+4
-4
Package Dependencies
software.amazon.awssdk:bom
maven
2.32.9 → 2.32.14
Patch
maven
2.2.34 → 2.2.35
Patch
io.swagger.core.v3:swagger-models
maven
2.2.34 → 2.2.35
Patch
Technical Details
| ID: | 4496526 |
| UUID: | 2716450242 |
| Node ID: | PR_kwDOAYRJs86h6b3C |
| Host: | GitHub |
| Repository: | jooby-project/jooby |
| Merge State: | Unknown |