Skip to content

Tooling support: Fix AST positions for XML literals, selections from blocks#10040

Merged
lrytz merged 5 commits intoscala:2.12.xfrom
lrytz:t12597
Jun 8, 2022
Merged

Tooling support: Fix AST positions for XML literals, selections from blocks#10040
lrytz merged 5 commits intoscala:2.12.xfrom
lrytz:t12597

Conversation

@lrytz
Copy link
Member

@lrytz lrytz commented Jun 2, 2022

@scala-jenkins scala-jenkins added this to the 2.12.17 milestone Jun 2, 2022
@lrytz lrytz requested a review from retronym June 3, 2022 11:46
@retronym retronym added the release-notes worth highlighting in next release notes label Jun 7, 2022
Copy link
Member

@retronym retronym left a comment

Choose a reason for hiding this comment

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

LGTM.

Labelled for release notes, there is a chance that some tooling downstream has worked around one of these bugs and the fix will break them.

@lrytz lrytz merged commit 35c6f5d into scala:2.12.x Jun 8, 2022
@lrytz lrytz mentioned this pull request Jun 30, 2022
@som-snytt
Copy link
Contributor

Probably I need to forward port more at scala/scala3#15603 as I only noticed the first commit while porting my other xml fix. How many xml fixes do we really need at this point?

@SethTisue SethTisue changed the title Fix AST positions for XML literals, selections from blocks Tooling support: Fix AST positions for XML literals, selections from blocks Aug 31, 2022
dongjoon-hyun pushed a commit to apache/spark that referenced this pull request Sep 17, 2022
### What changes were proposed in this pull request?
This PR aims to upgrade Scala to 2.12.17
- https://www.scala-lang.org/news/2.12.17

### Why are the changes needed?
The main [change](https://github.com/scala/scala/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A2.12.17+is%3Amerged+label%3Arelease-notes) fo this version as follows:

- scala/scala#10109
- scala/scala#10075
- scala/scala#10108
- scala/scala#10045
- scala/scala#10063
- scala/scala#10042
- scala/scala#10040
- scala/scala#10095

### Does this PR introduce _any_ user-facing change?
Yes, this is a Scala version change.

### How was this patch tested?
Existing Test

Closes #37892 from LuciferYang/SPARK-40436.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
LuciferYang added a commit to LuciferYang/spark that referenced this pull request Sep 20, 2022
### What changes were proposed in this pull request?
This PR aims to upgrade Scala to 2.12.17
- https://www.scala-lang.org/news/2.12.17

### Why are the changes needed?
The main [change](https://github.com/scala/scala/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A2.12.17+is%3Amerged+label%3Arelease-notes) fo this version as follows:

- scala/scala#10109
- scala/scala#10075
- scala/scala#10108
- scala/scala#10045
- scala/scala#10063
- scala/scala#10042
- scala/scala#10040
- scala/scala#10095

### Does this PR introduce _any_ user-facing change?
Yes, this is a Scala version change.

### How was this patch tested?
Existing Test

Closes apache#37892 from LuciferYang/SPARK-40436.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants