Update dependency com.typesafe.slick:slick to v3.6.1 #110
+1
−1
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:
3.4.1
->3.6.1
Release Notes
slick/slick (com.typesafe.slick:slick)
v3.6.1
Compare Source
What's Changed
Bugs fixed 🐛️
mapTo
macro by @xuwei-k in #3148Chores 🛠
Other Changes
Full Changelog: slick/slick@v3.6.0...v3.6.1
v3.6.0
Compare Source
What's Changed
Breaking⚠️
Enhancements ✨
Bugs fixed 🐛️
Documentation improvements 📃️
Chores 🛠
sbt
explicitly during Github Action run by @Friendseeker in #3043Other Changes
New Contributors
Full Changelog: slick/slick@v3.5.2...v3.6.0
v3.5.2
Compare Source
Note: this release requires a minimum Java version of 11
What's Changed
Highlights 🎉
DBIO#void
,DBIO#as
,DBIO.unit
by @iRevive in #2911DBIO#traverse
by @iRevive in #2929Documentation improvements 📃️
Chores 🛠
New Contributors
Full Changelog: slick/slick@v3.5.1...v3.5.2
v3.5.1
Compare Source
What's Changed
Highlights 🎉
insertOrUpdate
statement by @iRevive in #2912Chores 🛠
Other Changes
Full Changelog: slick/slick@v3.5.0...v3.5.1
v3.5.0
Compare Source
What's Changed
Highlights 🎉
MappedTo
trait (single-param case classes extending it were mapped automatically to the underlying type) by @nafg in #2698tsql
interpolator, andstripMargin
method for Plain SQL queries. by @nafg in #2696countDistinct
method by @xuwei-k in #2649Enhancements ✨
b
interpolator not use macros by @nafg in #2684getOrElse
type inference issue in Scala 3, closes #2761 by @OlegYch in #2803Bugs fixed 🐛️
java.net.URL
constructor by @xuwei-k in #2691insertOrUpdate
on tables with auto_increment option by @jkugiya in #2785Documentation improvements 📃️
Chores 🛠
CollectionConverters
instead of deprecatedJavaConverters
by @xuwei-k in #2599TransactionTest
by @xuwei-k in #2762<detail>/<summary>
by @nafg in #2772Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.