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

Scala 2.13.12 #2897

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Scala 2.13.12 #2897

merged 2 commits into from
Sep 11, 2023

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Sep 6, 2023

(should re-run CI after API docs finish publishing)

@SethTisue SethTisue self-assigned this Sep 6, 2023
@@ -120,7 +120,7 @@ with only minor supplements. That's why `versionString` and
`versionNumberString` report that Scala 2 is in use:

```
Welcome to Scala 3.2.0 (17.0.3, Java OpenJDK 64-Bit Server VM).
Welcome to Scala 3.3.0 (17.0.3, Java OpenJDK 64-Bit Server VM).
Type in expressions for evaluation. Or try :help.

scala> util.Properties.versionNumberString
Copy link
Member

Choose a reason for hiding this comment

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

there's a line below this one saying val res0: String = 2.13.11.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good eye! But I didn't change it because that's what 3.3.0 actually reports, since 3.3.0 predates 2.13.12. Probably the upgrade will land in 3.3.2 and then we can bump it.

I'll add a little note about it, since this is far from obvious.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ha, actually the number is too high, not too low! Both 3.3.0 and 3.3.1 use 2.13.10 😢

Copy link
Member

Choose a reason for hiding this comment

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

ah, ok. TIL. :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Note that I'm pursuing it over at scala/scala3#18525

@bishabosha
Copy link
Member

@SethTisue sorry, now I made a merge conflict because the API of 3.3.1 was added

@SethTisue
Copy link
Member Author

@bishabosha I'll kill you! 🔪

@SethTisue SethTisue marked this pull request as ready for review September 11, 2023 09:51
@SethTisue SethTisue merged commit 58215d2 into scala:main Sep 11, 2023
@SethTisue SethTisue deleted the scala-2.13.12 branch September 11, 2023 09:51
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.

3 participants