Skip to content

fix Scala 3 TableQuery macro #3151

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

Merged
merged 1 commit into from
May 1, 2025
Merged

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented May 1, 2025

No description provided.

Copy link
Contributor

github-actions bot commented May 1, 2025

Incompatible changes

slick

3 changes since 3.6.0+18-6b33fe2c-SNAPSHOT

Code changes

Incompatibility Symbol Problem
Binary slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

slick-codegen

1 change since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-271f6990-SNAPSHOT Package versioning policy

slick-hikaricp

1 change since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-271f6990-SNAPSHOT Package versioning policy

slick-testkit

3 changes since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick-codegen_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-271f6990-SNAPSHOT Package versioning policy
com.typesafe.slick:slick-hikaricp_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-271f6990-SNAPSHOT Package versioning policy
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-271f6990-SNAPSHOT Package versioning policy

@xuwei-k xuwei-k force-pushed the fix-TableQuery-macro branch from 70ea249 to d25f304 Compare May 1, 2025 11:59
Copy link
Contributor

github-actions bot commented May 1, 2025

Incompatible changes

slick

3 changes since 3.6.0+18-6b33fe2c-SNAPSHOT

Code changes

Incompatibility Symbol Problem
Binary slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

slick-codegen

1 change since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-180cd6c7-SNAPSHOT Package versioning policy

slick-hikaricp

1 change since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-180cd6c7-SNAPSHOT Package versioning policy

slick-testkit

3 changes since 3.6.0+18-6b33fe2c-SNAPSHOT

Dependency changes

Artifact Incompatibility Status Previous version Current version Version scheme
com.typesafe.slick:slick-codegen_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-180cd6c7-SNAPSHOT Package versioning policy
com.typesafe.slick:slick-hikaricp_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-180cd6c7-SNAPSHOT Package versioning policy
com.typesafe.slick:slick_2.13 Source Incompatible 3.6.0+18-6b33fe2c-SNAPSHOT 3.6.0+20-180cd6c7-SNAPSHOT Package versioning policy

@mergify mergify bot merged commit c76a1d5 into slick:main May 1, 2025
16 checks passed
@nafg nafg added the bug label May 1, 2025
@nafg
Copy link
Member

nafg commented May 1, 2025

Thanks!

@xuwei-k xuwei-k deleted the fix-TableQuery-macro branch May 2, 2025 04:52
@xuwei-k
Copy link
Contributor Author

xuwei-k commented May 15, 2025

please release new version with this changes 🙏

@nafg
Copy link
Member

nafg commented May 16, 2025

Just kicked off 3.6.1

@xuwei-k
Copy link
Contributor Author

xuwei-k commented May 16, 2025

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants