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

fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.59.0 #21

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.exposed:exposed-jdbc 0.41.1 -> 0.59.0 age adoption passing confidence

Release Notes

JetBrains/Exposed (org.jetbrains.exposed:exposed-jdbc)

v0.59.0

Compare Source

Infrastructure:

  • Spring Framework 6.2.2
  • PostgreSQL driver 42.7.5
  • SQLite driver 3.48.0.0
  • Spring Boot 3.4.2

Breaking changes:

Deprecations:

Features:

Bug fixes:

Docs:

Refactors:

v0.58.0

Compare Source

What's Changed

Breaking changes:

  • fix: EXPOSED-662 SchemaUtils.listTables() returns empty list & closes db connection by @​joc-a in https://github.com/JetBrains/Exposed/pull/2331
    • SchemaUtils.listTables() returns only the tables from the current schema. The behaviour was returned to the 0.56.0 version.
    • To get tables from all the schemas the method SchemaUtils.listTablesInAllSchemas() could be used.

Features:

Infrastructure:

  • springFramework 6.2.1
  • log4j2 2.24.3
  • org.junit:junit-bom 5.11.4
  • org.jetbrains.dokka 2.0.0
  • springBoot 3.4.1
  • kotlinCoroutines 1.10.0
  • kotlinCoroutines 1.10.1
  • org.xerial:sqlite-jdbc from 3.47.2.0
  • org.jetbrains.kotlinx.binary-compatibility-validator 0.17.0
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.8.0

Docs:

v0.57.0

Compare Source

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

v0.56.0

Compare Source

Infrastructure:

  • junit-bom 5.11.3
  • SQLite driver 3.47.0.0
  • log4j2 2.24.1
  • Oracle driver 19.24.0.0
  • Spring Framework 6.1.14
  • Spring Boot 3.3.5

Breaking changes:

Features:

Bug fixes:

Docs:

v0.55.0

Compare Source

Infrastructure:

  • Spring Framework 6.1.13
  • Spring Boot 3.3.4
  • log4j2 2.24.0
  • detekt 1.23.7
  • joda-time:joda-time 2.13.0
  • kotlinCoroutines 1.9.0

Breaking changes:

Deprecations:

Features:

Bug fixes:

Docs:

v0.54.0

Compare Source

Infrastructure:

  • Kotlin 2.0.0
  • Kotlinx Serialization Json 1.7.1
  • Spring Framework 6.1.12
  • junit-bom 5.11.0
  • SQLite driver 3.46.1.0
  • Kotlinx Datetime JVM 0.6.1
  • Spring Boot 3.3.3
  • PostgreSQL driver 42.7.4

Breaking changes:

Deprecations:

Features:

Bug fixes:

Docs:

v0.53.0

Compare Source

Infrastructure:

  • SQLite driver 3.46.0.1
  • Spring Framework 6.1.11
  • Spring Boot 3.3.2
  • junit-bom 5.10.3

Breaking changes:

Features:

Bug fixes:

Docs:

v0.52.0

Compare Source

Breaking changes:

Features:

Bug fixes:

Infrastructure:

v0.51.1

Compare Source

Bug fixes:

v0.51.0

Compare Source

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

Breaking changes:

Features:

Bug fixes:

Docs:

v0.50.1

Compare Source

Bug fixes:

Docs:

v0.50.0

Compare Source

Infrastructure:

  • Spring Framework 6.1.6

Breaking changes:

Deprecations:

Features:

Bug fixes:

Docs:

Tests:

v0.49.0

Compare Source

Infrastructure:

  • log4j2 2.23.1
  • SQLite driver 3.45.2.0
  • Spring Framework 6.1.5
  • PostgreSQL driver 42.7.3
  • Detekt 1.23.6

Breaking changes:

Features:


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.42.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.42.1 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from a7241a3 to a37c80f Compare August 21, 2023 19:10
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.42.1 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.43.0 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from a37c80f to b2e2176 Compare August 28, 2023 19:07
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.43.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.44.0 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from b2e2176 to 5e42440 Compare September 25, 2023 19:18
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 5e42440 to 976c1f2 Compare October 27, 2023 08:32
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.44.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.44.1 Oct 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.44.1 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.45.0 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 976c1f2 to 9d97bb2 Compare November 30, 2023 02:58
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.45.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.46.0 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 9d97bb2 to cff497e Compare January 6, 2024 17:53
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from cff497e to 10972dd Compare January 31, 2024 02:38
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.46.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.47.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 10972dd to 874ffa2 Compare February 28, 2024 05:21
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.47.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.48.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 874ffa2 to 5a0a460 Compare March 28, 2024 20:50
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.48.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.49.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 5a0a460 to 86836fe Compare April 30, 2024 05:53
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.49.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.50.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 86836fe to 66e59da Compare May 9, 2024 05:38
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.50.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.50.1 May 9, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 66e59da to 6c37cc3 Compare May 31, 2024 05:22
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.50.1 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.51.0 May 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 6c37cc3 to 66452be Compare June 4, 2024 20:47
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.51.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.51.1 Jun 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.51.1 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.52.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 66452be to 7952eef Compare June 27, 2024 11:49
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 7952eef to 3dab1b2 Compare July 31, 2024 05:55
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.52.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.53.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 3dab1b2 to 136f92e Compare August 31, 2024 05:25
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.53.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.54.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 136f92e to addb911 Compare September 25, 2024 17:37
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.54.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.55.0 Sep 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.55.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.56.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from addb911 to 0bf1385 Compare October 31, 2024 05:41
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 0bf1385 to b30c896 Compare December 6, 2024 05:45
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.56.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.57.0 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from b30c896 to 93bcb10 Compare January 13, 2025 19:39
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.57.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.58.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-jdbc-0.x branch from 93bcb10 to be12620 Compare February 5, 2025 04:19
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.58.0 fix(deps): update dependency org.jetbrains.exposed:exposed-jdbc to v0.59.0 Feb 5, 2025
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