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-java-time to v0.59.0 #247
Merged
renovate
merged 1 commit into
main
from
renovate/org.jetbrains.exposed-exposed-java-time-0.x
Feb 15, 2025
Merged
fix(deps): update dependency org.jetbrains.exposed:exposed-java-time to v0.59.0 #247
renovate
merged 1 commit into
main
from
renovate/org.jetbrains.exposed-exposed-java-time-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
090bc20
to
3890aeb
Compare
b5a5139
to
46ecb51
Compare
9a3d9fc
to
425e2d3
Compare
4bfe0c9
to
a703e78
Compare
a703e78
to
f0d8423
Compare
ffe97fb
to
03810c6
Compare
9f2be95
to
e2e5bc1
Compare
a1615db
to
ff37f28
Compare
e3ef530
to
b93d95e
Compare
b93d95e
to
9c30220
Compare
9552202
to
08ce454
Compare
08df229
to
91638f3
Compare
HarisHoulis
previously approved these changes
Feb 15, 2025
09024a1
to
89277cc
Compare
c30af93
89277cc
to
c30af93
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-java-time)
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.