forked from dmcg/gilded-rose-tdd
-
Notifications
You must be signed in to change notification settings - Fork 0
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-core to v0.59.0 #246
Merged
renovate
merged 1 commit into
main
from
renovate/org.jetbrains.exposed-exposed-core-0.x
Feb 15, 2025
Merged
fix(deps): update dependency org.jetbrains.exposed:exposed-core to v0.59.0 #246
renovate
merged 1 commit into
main
from
renovate/org.jetbrains.exposed-exposed-core-0.x
Feb 15, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
608eef1
to
f0ceda8
Compare
48287fc
to
cb1a464
Compare
97c745c
to
121bfda
Compare
c093c3a
to
9c3bc65
Compare
9c3bc65
to
b5cecd5
Compare
192d88f
to
6cefd82
Compare
591dbdc
to
2c86745
Compare
6f02655
to
798dd55
Compare
798dd55
to
b574713
Compare
06fe33f
to
b63db8c
Compare
b76fd8f
to
1646e7e
Compare
HarisHoulis
previously approved these changes
Feb 15, 2025
947a0cc
to
ceecf44
Compare
920a6fd
ceecf44
to
920a6fd
Compare
HarisHoulis
approved these changes
Feb 15, 2025
920a6fd
to
ed76283
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.55.0
->0.59.0
Release Notes
JetBrains/Exposed (org.jetbrains.exposed:exposed-core)
v0.59.0
Compare Source
Infrastructure:
Breaking changes:
Deprecations:
Features:
lessSubQuery
,lessEqSubQuery
,greaterSubQuery
, andgreaterEqSubQuery
operators by @joc-a in https://github.com/JetBrains/Exposed/pull/2373Bug fixes:
Docs:
Refactors:
v0.58.0
Compare Source
What's Changed
Breaking changes:
SchemaUtils.listTables()
returns only the tables from the current schema. The behaviour was returned to the 0.56.0 version.SchemaUtils.listTablesInAllSchemas()
could be used.Features:
Infrastructure:
Docs:
v0.57.0
Compare Source
Infrastructure:
Breaking changes:
OptionalReferrers
by @joc-a in https://github.com/JetBrains/Exposed/pull/2325Features:
Bug fixes:
SchemaUtils.listTables()
retrieves tables for the default schema only by @joc-a in https://github.com/JetBrains/Exposed/pull/2301Docs:
v0.56.0
Compare Source
Infrastructure:
Breaking changes:
Features:
Bug fixes:
Docs:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.