Skip to content
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

Replace cats.implicits.* with cats.syntax.all.* #236

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

okoeee
Copy link
Contributor

@okoeee okoeee commented Jun 14, 2024

Implementation Details

Deprecated imports have been corrected

Fixes

Fixes #xxxxx

Pull Request Checklist

  • Wrote unit and integration tests
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code formatting by scalafmt (sbt scalafmtAll command execution)
  • Add copyright headers to new files

References

@okoeee okoeee changed the title import 修正 Replace cats.implicits.* with cats.syntax.all.* Jun 15, 2024
@okoeee okoeee marked this pull request as ready for review June 15, 2024 00:53
@okoeee okoeee requested a review from takapi327 as a code owner June 15, 2024 00:53
@takapi327 takapi327 added 🔧 refactor Refactoring project:queryBuilder Addition and modification of functionality to Query Builder projects project:dsl Addition and modification of functionality to DSL projects labels Jun 15, 2024
@takapi327 takapi327 added this to the 0.3.0 milestone Jun 15, 2024
@takapi327
Copy link
Owner

Thanks!

@takapi327 takapi327 merged commit 93b7ac4 into takapi327:master Jun 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project:dsl Addition and modification of functionality to DSL projects project:queryBuilder Addition and modification of functionality to Query Builder projects 🔧 refactor Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants