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 exposedVersion to v0.58.0 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.exposed:exposed-kotlin-datetime 0.48.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-json 0.48.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-jdbc 0.48.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-dao 0.48.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-core 0.48.0 -> 0.58.0 age adoption passing confidence

Release Notes

JetBrains/Exposed (org.jetbrains.exposed:exposed-kotlin-datetime)

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:

Bug fixes:

Docs:


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 these updates 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 force-pushed the renovate/exposedversion branch from e02ea0c to d113246 Compare April 29, 2024 23:13
@renovate renovate bot changed the title Update exposedVersion to v0.49.0 Update exposedVersion to v0.50.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from d113246 to 3b5022c Compare May 9, 2024 01:45
@renovate renovate bot changed the title Update exposedVersion to v0.50.0 Update exposedVersion to v0.50.1 May 9, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from 3b5022c to 52170a8 Compare July 1, 2024 23:48
@renovate renovate bot changed the title Update exposedVersion to v0.50.1 Update exposedVersion to v0.52.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from 52170a8 to 6be8a1d Compare July 30, 2024 22:42
@renovate renovate bot changed the title Update exposedVersion to v0.52.0 Update exposedVersion to v0.53.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from 6be8a1d to b293f3c Compare August 30, 2024 14:06
@renovate renovate bot changed the title Update exposedVersion to v0.53.0 Update exposedVersion to v0.54.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from b293f3c to 7ab97d7 Compare September 25, 2024 18:09
@renovate renovate bot changed the title Update exposedVersion to v0.54.0 Update exposedVersion to v0.55.0 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from 7ab97d7 to 86aee34 Compare October 30, 2024 17:25
@renovate renovate bot changed the title Update exposedVersion to v0.55.0 Update exposedVersion to v0.56.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from 86aee34 to c067889 Compare December 7, 2024 17:35
@renovate renovate bot changed the title Update exposedVersion to v0.56.0 Update exposedVersion to v0.57.0 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/exposedversion branch from c067889 to c045b11 Compare January 13, 2025 18:04
@renovate renovate bot changed the title Update exposedVersion to v0.57.0 Update exposedVersion to v0.58.0 Jan 13, 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