Update dependency com.typesafe.slick:slick to v3.5.2 #110
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.5.2
Release Notes
slick/slick (com.typesafe.slick:slick)
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 https://github.com/slick/slick/pull/2911DBIO#traverse
by @iRevive in https://github.com/slick/slick/pull/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 https://github.com/slick/slick/pull/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 https://github.com/slick/slick/pull/2698tsql
interpolator, andstripMargin
method for Plain SQL queries. by @nafg in https://github.com/slick/slick/pull/2696countDistinct
method by @xuwei-k in https://github.com/slick/slick/pull/2649Enhancements ✨
b
interpolator not use macros by @nafg in https://github.com/slick/slick/pull/2684getOrElse
type inference issue in Scala 3, closes #2761 by @OlegYch in https://github.com/slick/slick/pull/2803Bugs fixed 🐛️
java.net.URL
constructor by @xuwei-k in https://github.com/slick/slick/pull/2691insertOrUpdate
on tables with auto_increment option by @jkugiya in https://github.com/slick/slick/pull/2785Documentation improvements 📃️
Chores 🛠
CollectionConverters
instead of deprecatedJavaConverters
by @xuwei-k in https://github.com/slick/slick/pull/2599TransactionTest
by @xuwei-k in https://github.com/slick/slick/pull/2762<detail>/<summary>
by @nafg in https://github.com/slick/slick/pull/2772Other Changes
New Contributors
Full Changelog: slick/slick@v3.4.1...v3.5.0
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.
This PR was generated by Mend Renovate. View the repository job log.