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

Drop support for Scala 2.11.x #504

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

Philippus
Copy link
Member

@Philippus Philippus commented Jan 30, 2023

I think it's time to drop support for scala 2.11.x. Then we can keep up with scala-js and scala-native updates.
See #502 and #503.

@SethTisue
Copy link
Member

Ha, I was just coming to the repo to say the same thing.

I'm in favor.

If some really critical bugfix ends up being needed on 2.11, we could always do it from a branch — especially if a volunteer who cares about 2.11 is willing to do the work.

@SethTisue
Copy link
Member

heh, over at scala/scala-xml#646, Philippus pointed out that scala-xml actually dropped 2.11 support several years ago.

apparently nobody cared, or not enough to complain anyway. so that's encouraging that maybe nobody will care if we do the same here

@SethTisue SethTisue merged commit 65d984f into scala:main Feb 16, 2023
@Philippus Philippus deleted the drop-scala-2.11 branch February 16, 2023 07:20
@SethTisue SethTisue changed the title Drop Scala 2.11.x Drop support for Scala 2.11.x Apr 5, 2023
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request Jul 4, 2023
### What changes were proposed in this pull request?
This pr aims to upgrade `scala-parser-combinators` from 2.2.0 to 2.3.0

### Why are the changes needed?
The new version [dropped support for Scala 2.11](scala/scala-parser-combinators#504) and bring a bug fix:
- scala/scala-parser-combinators#507

The full release notes as follows:
- https://github.com/scala/scala-parser-combinators/releases/tag/v2.3.0

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass Github Actions

Closes apache#41848 from LuciferYang/scala-parser-combinators-23.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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