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

Update all dependencies #200

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

Update all dependencies #200

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.4 -> 8.10.2 age adoption passing confidence
com.diffplug.spotless plugin minor 6.22.0 -> 6.25.0 age adoption passing confidence
com.sksamuel.cohort:cohort-hikari dependencies minor 2.3.0 -> 2.5.1 age adoption passing confidence
com.sksamuel.cohort:cohort-core dependencies patch 2.3.0 -> 2.3.1 age adoption passing confidence
com.github.slugify:slugify dependencies patch 3.0.6 -> 3.0.7 age adoption passing confidence
org.postgresql:postgresql (source) dependencies patch 42.7.0 -> 42.7.4 age adoption passing confidence
org.testcontainers:postgresql (source) dependencies minor 1.19.3 -> 1.20.2 age adoption passing confidence
app.cash.sqldelight plugin patch 2.0.0 -> 2.0.2 age adoption passing confidence
app.cash.sqldelight:postgresql-dialect dependencies patch 2.0.0 -> 2.0.2 age adoption passing confidence
app.cash.sqldelight:jdbc-driver dependencies patch 2.0.0 -> 2.0.2 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) dependencies minor 1.4.11 -> 1.5.11 age adoption passing confidence
io.ktor.plugin plugin patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-html-builder dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-resources dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-serialization dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-cio dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-resources dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-auth-jwt dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-auth dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-tests dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-netty dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-default-headers dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-cors dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-core dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.ktor:ktor-server-content-negotiation dependencies patch 2.3.6 -> 2.3.12 age adoption passing confidence
io.gitlab.arturbosch.detekt plugin patch 1.23.3 -> 1.23.7 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) dependencies patch 1.23.3 -> 1.23.7 age adoption passing confidence
org.jetbrains.kotlinx.kover plugin minor 0.7.4 -> 0.8.3 age adoption passing confidence
io.kotest.multiplatform plugin minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-runner-junit5 dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-property dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-framework-engine dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-assertions-core dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization plugin patch 1.9.20 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin patch 1.9.20 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 1.9.20 -> 1.9.25 age adoption passing confidence
com.gradle.enterprise plugin minor 3.15.1 -> 3.18.1 age adoption passing confidence
org.jetbrains.dokka plugin patch 1.9.10 -> 1.9.20 age adoption passing confidence
org.jetbrains.dokka:dokka-core dependencies patch 1.9.10 -> 1.9.20 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.7.3 -> 1.9.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependencies minor 1.7.3 -> 1.9.0 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-optics dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-core dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.2

Compare Source

v8.10.1

Compare Source

v8.10

Compare Source

v8.9

Compare Source

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.7

Compare Source

v8.6

Compare Source

v8.5: 8.5

Compare Source

The Gradle team is excited to announce Gradle 8.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre

Upgrade instructions

Switch your build to use Gradle 8.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.5

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

sksamuel/cohort (com.sksamuel.cohort:cohort-hikari)

v2.5.0

  • Removed warmup checks
  • Removed cohort-http module. Instead these healthchecks can be found inside cohort-ktor or cohort-vertx depending on your choice of framework.

v2.4.1

  • Bumped versions of dependencies
  • Added deployment logging on startup
slugify/slugify (com.github.slugify:slugify)

v3.0.7

Compare Source

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.4

Added
  • chore: SCRAM dependency to 3.1 and support channel binding PR #​3188
  • chore: Add PostgreSQL 15, 16, and 17beta1 to CI tests PR #​3299
  • test: Update to 17beta3 PR #​3308
  • chore: Implement direct SSL ALPN connections PR #​3252
  • translation: Add Korean translation file PR #​3276
Fixed
  • fix: PgInterval ignores case for represented interval string PR #​3344
  • perf: Avoid extra copies when receiving int4 and int2 in PGStream PR #​3295
  • fix: Add support for Infinity::numeric values in ResultSet.getObject PR #​3304
  • fix: Ensure order of results for getDouble PR #​3301
  • perf: Replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, allow configuring different Java and SO_SNDBUF buffer sizes PR #​3248
  • fix: Fix SSL tests PR #​3260
  • fix: Support bytea in preferQueryMode=simple PR #​3243
  • fix: Fix #​3234 - Return -1 as update count for stored procedure calls PR #​3235
  • fix: Fix #​3224 - conversion for TIME '24:00' to LocalTime breaks in binary-mode PR #​3225
  • perf: Speed up getDate by parsing bytes instead of String PR #​3141
  • fix: support PreparedStatement.setBlob(1, Blob) and PreparedStatement.setClob(1, Clob) for lobs that return -1 for length PR #​3136
  • fix: Validates resultset Params in PGStatement constructor. uses assertThro… PR #​3171
  • fix: Validates resultset parameters PR #​3167
  • docs: Replace greater to with greater than PR #​3315
  • docs: Clarify binaryTransfer and prepareThreshold PR #​3338
  • docs: use.md, typo PR #​3314
  • test: Use docker v2 which changes docker-compose to docker compose #​3339
  • refactor: Merge PgPreparedStatement#setBinaryStream int and long methods PR #​3165
  • test: Test both binaryMode=true,false when creating connections in DatabaseMetaDataTest PR #​3231
  • docs: Fixed typos in all source code and documentations PR #​3242
  • chore: Remove self-hosted runner PR #​3227
  • docs: Add cancelSignalTimeout in README PR #​3190
  • docs: Document READ_ONLY_MODE in README PR #​3175
  • test: Test for +/- infinity double values PR #​3294
  • test: Switch localhost and auth-test around for test-gss PR #​3343
  • fix: remove preDescribe from internalExecuteBatch PR #​2883
Deprecated
  • test: Deprecate all PostgreSQL versions older than 9.1 PR #​3335

v42.7.3

Changed
Fixed
  • fix: boolean types not handled in SimpleQuery mode PR #​3146
    • make sure we handle boolean types in simple query mode
    • support uuid as well
    • handle all well known types in text mode and change else if to switch
  • fix: released new versions of 42.2.29, 42.3.10, 42.4.5, 42.5.6, 42.6.2 to deal with NoSuchMethodError on ByteBuffer#position when running on Java 8

v42.7.2

Security
  • security: SQL Injection via line comment generation, it is possible in SimpleQuery mode to generate a line comment by having a placeholder for a numeric with a -
    such as -?. There must be second placeholder for a string immediately after. Setting the parameter to a -ve value creates a line comment.
    This has been fixed in this version fixes CVE-2024-1597. Reported by Paul Gerste. See the security advisory for more details. This has been fixed in versions 42.7.2, 42.6.1 42.5.5, 42.4.4, 42.3.9, 42.2.28.jre7. See the security advisory for work arounds.
Changed
  • fix: Use simple query for isValid. Using Extended query sends two messages checkConnectionQuery was never ever set or used, removed PR #​3101
  • perf: Avoid autoboxing bind indexes by @​bokken in PR #​1244
  • refactor: Document that encodePassword will zero out the password array, and remove driver's default encodePassword by @​vlsi in PR #​3084
Added
  • feat: Add PasswordUtil for encrypting passwords client side PR #​3082

v42.7.1

Changed
  • perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing PR #​3044
Fixed
testcontainers/testcontainers-java (org.testcontainers:postgresql)

v1.20.2

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21 Update all dependencies to v1.9.21 Nov 23, 2023
@renovate renovate bot changed the title Update all dependencies to v1.9.21 Update all dependencies Nov 26, 2023
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 36fa867 to 25ed4c6 Compare December 1, 2023 20:07
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 3c55e2e to 75c3d9d Compare December 7, 2023 13:08
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e3dcec8 to a426782 Compare December 21, 2023 16:37
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 93207d4 to f0b5a15 Compare January 26, 2024 13:55
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 785fae0 to 020d9a7 Compare February 1, 2024 22:54
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 131eac2 to 646fefd Compare June 6, 2024 13:23
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 65cc227 to 7193697 Compare June 12, 2024 21:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 941378c to d31bfb9 Compare June 27, 2024 19:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from fe86cb9 to fda03a6 Compare July 17, 2024 19:45
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from a67ddb7 to ddb822b Compare July 22, 2024 13:41
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 734afe0 to 7f1d20a Compare August 19, 2024 10:07
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 1509b99 to 0e9b732 Compare September 13, 2024 16:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a682c5a to 5bf8c61 Compare October 1, 2024 00:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f744066 to 4a3f798 Compare October 12, 2024 09:46
| datasource     | package                                                                                           | from   | to     |
| -------------- | ------------------------------------------------------------------------------------------------- | ------ | ------ |
| gradle-version | gradle                                                                                            | 8.4    | 8.10.2 |
| maven          | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin                                         | 6.22.0 | 6.25.0 |
| maven          | com.sksamuel.cohort:cohort-hikari                                                                 | 2.3.0  | 2.5.1  |
| maven          | com.sksamuel.cohort:cohort-core                                                                   | 2.3.0  | 2.3.1  |
| maven          | com.github.slugify:slugify                                                                        | 3.0.6  | 3.0.7  |
| maven          | org.postgresql:postgresql                                                                         | 42.7.0 | 42.7.4 |
| maven          | org.testcontainers:postgresql                                                                     | 1.19.3 | 1.20.2 |
| maven          | app.cash.sqldelight:app.cash.sqldelight.gradle.plugin                                             | 2.0.0  | 2.0.2  |
| maven          | app.cash.sqldelight:postgresql-dialect                                                            | 2.0.0  | 2.0.2  |
| maven          | app.cash.sqldelight:jdbc-driver                                                                   | 2.0.0  | 2.0.2  |
| maven          | ch.qos.logback:logback-classic                                                                    | 1.4.11 | 1.5.11 |
| maven          | io.ktor.plugin:io.ktor.plugin.gradle.plugin                                                       | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-html-builder                                                                  | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-serialization-kotlinx-json                                                           | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-client-resources                                                                     | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-client-content-negotiation                                                           | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-client-serialization                                                                 | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-client-cio                                                                           | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-client-core                                                                          | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-resources                                                                     | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-auth-jwt                                                                      | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-auth                                                                          | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-tests                                                                         | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-netty                                                                         | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-default-headers                                                               | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-cors                                                                          | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-core                                                                          | 2.3.6  | 2.3.12 |
| maven          | io.ktor:ktor-server-content-negotiation                                                           | 2.3.6  | 2.3.12 |
| maven          | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                             | 1.23.3 | 1.23.7 |
| maven          | io.gitlab.arturbosch.detekt:detekt-gradle-plugin                                                  | 1.23.3 | 1.23.7 |
| maven          | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin                             | 0.7.4  | 0.8.3  |
| maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin                                     | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-runner-junit5                                                                    | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-property                                                                         | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-framework-engine                                                                 | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-assertions-core                                                                  | 5.8.0  | 5.9.1  |
| maven          | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.9.20 | 1.9.25 |
| maven          | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 1.9.20 | 1.9.25 |
| maven          | org.jetbrains.kotlin:kotlin-gradle-plugin                                                         | 1.9.20 | 1.9.25 |
| maven          | com.gradle.enterprise:com.gradle.enterprise.gradle.plugin                                         | 3.15.1 | 3.18.1 |
| maven          | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin                                             | 1.9.10 | 1.9.20 |
| maven          | org.jetbrains.dokka:dokka-core                                                                    | 1.9.10 | 1.9.20 |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                                     | 1.7.3  | 1.9.0  |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm                                                 | 1.7.3  | 1.9.0  |
| maven          | io.arrow-kt:arrow-fx-coroutines                                                                   | 1.2.1  | 1.2.4  |
| maven          | io.arrow-kt:arrow-optics                                                                          | 1.2.1  | 1.2.4  |
| maven          | io.arrow-kt:arrow-core                                                                            | 1.2.1  | 1.2.4  |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants