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

Bump Scala patch versions #1535

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Bump Scala patch versions #1535

merged 1 commit into from
Oct 24, 2024

Conversation

rozza
Copy link
Member

@rozza rozza commented Oct 24, 2024

Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649

@rozza rozza requested review from a team and nhachicha and removed request for a team October 24, 2024 08:35
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
Copy link
Contributor

@nhachicha nhachicha left a comment

Choose a reason for hiding this comment

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

LGTM, looks like 2.13.15 is binary compatible with all 2.13 series https://github.com/scala/scala/releases/tag/v2.13.15

@@ -158,7 +158,7 @@ configure(scalaProjects) {
"-feature",
"-unchecked",
"-language:reflectiveCalls",
"-Wconf:cat=deprecation:ws,any:e",
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why we're removing the previous flag to report other warnings as error ?

Copy link
Member Author

Choose a reason for hiding this comment

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

For some reason that now turned all warnings into errors - so that caused the compile to fail. Where as in 2.13.6 it didnt.

@rozza rozza merged commit 7b21694 into mongodb:main Oct 24, 2024
53 of 59 checks passed
@rozza rozza deleted the JAVA-5649 branch October 24, 2024 14:21
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Oct 24, 2024
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Oct 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
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.

None yet

2 participants