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-bom to v0.58.0 #29

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.exposed:exposed-bom 0.50.1 -> 0.58.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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:


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 added the dependency label May 31, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 7a6cae0 to 5be58a1 Compare June 4, 2024 00:23
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.51.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.51.1 Jun 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.51.1 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.52.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 5be58a1 to c3ad7a2 Compare June 26, 2024 14:05
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from c3ad7a2 to cf0e935 Compare July 30, 2024 22:39
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.52.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.53.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from cf0e935 to 3f9ca92 Compare August 30, 2024 12:58
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.53.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.54.0 Aug 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.54.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.55.0 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 3f9ca92 to 74e3a50 Compare September 25, 2024 17:05
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.55.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.56.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 74e3a50 to 374bd85 Compare October 30, 2024 17:54
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 374bd85 to 2185e0c Compare December 5, 2024 20:51
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.56.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.57.0 Dec 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.57.0 fix(deps): update dependency org.jetbrains.exposed:exposed-bom to v0.58.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/org.jetbrains.exposed-exposed-bom-0.x branch from 2185e0c to d637f87 Compare January 13, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants