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 exposed to v0.58.0 #161

Merged
merged 1 commit into from
Jan 14, 2025
Merged

fix(deps): update exposed to v0.58.0 #161

merged 1 commit into from
Jan 14, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.exposed:exposed-java-time 0.57.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-jdbc 0.57.0 -> 0.58.0 age adoption passing confidence
org.jetbrains.exposed:exposed-core 0.57.0 -> 0.58.0 age adoption passing confidence

Release Notes

JetBrains/Exposed (org.jetbrains.exposed:exposed-java-time)

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:


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 is behind base branch, 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.

@stuebingerb stuebingerb enabled auto-merge January 14, 2025 09:20
@renovate renovate bot force-pushed the renovate/exposed branch from 347476b to 901680f Compare January 14, 2025 09:20
@stuebingerb stuebingerb merged commit a9895ce into main Jan 14, 2025
3 checks passed
@stuebingerb stuebingerb deleted the renovate/exposed branch January 14, 2025 09:22
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.

1 participant