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

Update Scala Native to 0.4.3 and Scala 2.13 to 2.13.8 #156

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Jan 27, 2022

No description provided.

@@ -6,7 +6,7 @@ lazy val V = new {
def munit = "0.7.29"
}
val scala212 = "2.12.15"
val scala213 = "2.13.6"
val scala213 = "2.13.8"
val scala3 = "3.0.2"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need 3.1.x for Native

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(and will force downstream to upgrade)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems we also need fansi released 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will hold off on Scala 3

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw. we should be able to specify tasty version to 3.0.2 with the current Scala 3 version, so we should be good

@tgodzik tgodzik requested a review from keynmol January 27, 2022 16:13
@tgodzik tgodzik marked this pull request as ready for review January 27, 2022 16:13
@tgodzik
Copy link
Contributor Author

tgodzik commented Jan 27, 2022

This one is blocking #157

@tgodzik tgodzik merged commit 10c9ab1 into scalameta:main Jan 27, 2022
@tgodzik tgodzik deleted the bump-scala-native branch January 27, 2022 17:14
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.

2 participants