Skip to content

Cats integration#244

Merged
alexandru merged 30 commits into
mainfrom
massimosiani-cats-integration
May 5, 2026
Merged

Cats integration#244
alexandru merged 30 commits into
mainfrom
massimosiani-cats-integration

Conversation

@alexandru
Copy link
Copy Markdown
Member

@alexandru alexandru commented May 5, 2026

Closes #42, closes #64

massimosiani and others added 29 commits December 10, 2022 20:18
* Update sbt-sonatype to 3.9.21

* Revert commit(s) c78aa08

* Update sbt-sonatype to 3.9.21
* Update cats-core to 2.10.0

* Revert commit(s) 2f60ef3

* Update cats-core to 2.10.0

---------

Co-authored-by: Alexandru Nedelcu <alexandru@users.noreply.github.com>
* Update dependencies
* Add scala-native support
* Initial plan

* Update Scala versions, sbt, and all dependencies

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Fix build issues and update dependencies

- Commented out site project due to sbt-microsites dependency on unavailable repositories
- Removed GitBranchPrompt plugin (no longer available)
- Simplified git.gitHeadCommit reference to use version directly
- All core projects compile and test successfully for Scala 2.12.21, 2.13.18, and 3.3.7

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Upgrade sbt to 1.12.0

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Fix ci-doc build failure by restoring site project without MicrositesPlugin

- Restored site project with only MdocPlugin enabled
- Removed MicrositesPlugin and all microsites-specific settings
- Kept sbt-microsites plugin commented out
- ci-doc command now works successfully

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

* Restore sbt-microsites plugin and all original settings

- Fully restored sbt-microsites plugin (version 1.4.4)
- Restored all microsites settings in site project
- Updated all plugin versions as requested
- Updated Scala versions (2.12.21, 2.13.18, 3.3.7)
- Updated library versions (cats 2.13.0, circe 0.14.15, pureconfig 0.17.8)

Note: sbt-microsites requires sbt-site from repo.scala-sbt.org and repo.typesafe.com
which are blocked in the sandbox environment but will work in production CI.

Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexandru <11753+alexandru@users.noreply.github.com>
Updated ScalaDoc API link and added PureConfig integration documentation.
@alexandru alexandru enabled auto-merge (squash) May 5, 2026 11:49
@alexandru alexandru disabled auto-merge May 5, 2026 11:50
@alexandru alexandru enabled auto-merge (squash) May 5, 2026 13:40
@alexandru alexandru merged commit 09096be into main May 5, 2026
6 checks passed
@alexandru alexandru deleted the massimosiani-cats-integration branch May 5, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cats typeclasses integration

4 participants