slick-codegen-example
slick-codegen-example copied to clipboard
Update slickVersion to v3.6.1
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| com.typesafe.slick:slick (source) | patch | 3.6.0 → 3.6.1 |
| com.typesafe.slick:slick-codegen (source) | patch | 3.6.0 → 3.6.1 |
Release Notes
slick/slick (com.typesafe.slick:slick)
v3.6.1
What's Changed
Bugs fixed 🐛️
- fix Scala 3 TableQuery macro by @xuwei-k in #3151
- don't mess with columns order, closes #3146 by @OlegYch in #3147
- fix
mapTomacro by @xuwei-k in #3148 - allow different projections of same table, closes #3144 by @OlegYch in #3145
Chores 🛠
- Update dorny/test-reporter action to v2 by @renovate in #3134
- Update dependency sbt/sbt to v1.10.11 by @renovate in #3136
- Update dependency ch.qos.logback:logback-classic to v1.5.18 by @renovate in #3137
- Update dependency com.zaxxer:HikariCP to v6.3.0 by @renovate in #3138
- Update scala-compiler, scala-library to 2.13.16 by @scala-steward in #3114
- Update sbt-ci-release to 1.9.3 by @scala-steward in #3135
- Update dependency org.scoverage:sbt-scoverage to v2.3.1 by @renovate in #3108
- Update dependency com.mysql:mysql-connector-j to v9.3.0 by @renovate in #3150
Other Changes
Full Changelog: https://github.com/slick/slick/compare/v3.6.0...v3.6.1
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 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.