Commit fc78426
Bump org.eclipse.lsp4j:org.eclipse.lsp4j from 0.8.1 to 0.24.0 (wala#236)
Bumps
[org.eclipse.lsp4j:org.eclipse.lsp4j](https://github.com/eclipse-lsp4j/lsp4j)
from 0.8.1 to 0.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eclipse-lsp4j/lsp4j/releases">org.eclipse.lsp4j:org.eclipse.lsp4j's
releases</a>.</em></p>
<blockquote>
<h2>v0.24.0</h2>
<p>LSP4J <a
href="https://projects.eclipse.org/projects/technology.lsp4j/releases/0.24.0">0.24.0</a>
has now been released and been contributed to simrel, tagged and
uploaded to maven central.</p>
<ul>
<li><a
href="https://search.maven.org/search?q=g:org.eclipse.lsp4j">maven
search</a></li>
<li><a
href="https://repo1.maven.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.24.0/">maven
url</a></li>
<li><a
href="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/">p2
site</a> (<a
href="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/v0.24.0.zip">zipped</a>)</li>
<li><a href="https://github.com/eclipse/lsp4j/releases/tag/v0.24.0">git
tag</a></li>
<li><a
href="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report">japicmp
report</a></li>
</ul>
<h2><a
href="https://github.com/eclipse/lsp4j/blob/master/CHANGELOG.md">Changelog</a>
entry</h2>
<h3><a
href="https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.24.0">v0.24.0
(Jan 2025)</a></h3>
<ul>
<li>Implemented DAP version 1.69.0</li>
</ul>
<p>Fixed issues: <a
href="https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1">https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1</a></p>
<p>Breaking API changes:</p>
<p>japicmp report: <a
href="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/">https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/</a></p>
<h2>What's Changed</h2>
<ul>
<li>Prepare repo for 0.24.0 development by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/835">eclipse-lsp4j/lsp4j#835</a></li>
<li>broaden gson range, bundle new gson and guava by <a
href="https://github.com/cdietrich"><code>@cdietrich</code></a> in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/837">eclipse-lsp4j/lsp4j#837</a></li>
<li>Add v0.23.1 to changelog by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/839">eclipse-lsp4j/lsp4j#839</a></li>
<li>Update to latest japicmp tool release by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/841">eclipse-lsp4j/lsp4j#841</a></li>
<li><a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/830">#830</a>
Add module-info to the modules by <a
href="https://github.com/Thihup"><code>@Thihup</code></a> in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/843">eclipse-lsp4j/lsp4j#843</a></li>
<li>Unsupported Operation Exception in Language Servers - Fixes <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/853">#853</a>
by <a
href="https://github.com/gilbysunil14"><code>@gilbysunil14</code></a>
in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/854">eclipse-lsp4j/lsp4j#854</a></li>
<li>Update build settings for changes to JIPP as a result of recent LTS
update by <a
href="https://github.com/cdietrich"><code>@cdietrich</code></a> in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/860">eclipse-lsp4j/lsp4j#860</a></li>
<li>Sync DAP interfaces and types with DAP 1.69.x spec by <a
href="https://github.com/jansorg"><code>@jansorg</code></a> in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/863">eclipse-lsp4j/lsp4j#863</a></li>
<li>fix: ClassCastException when handling
"textDocument/inlineValue" event by <a
href="https://github.com/sebthom"><code>@sebthom</code></a> in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/867">eclipse-lsp4j/lsp4j#867</a></li>
<li>Revert "Add module-info to the modules" by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/868">eclipse-lsp4j/lsp4j#868</a></li>
<li>Update changelog + readme to close off 0.24.0 and prep 1.0.0 by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/869">eclipse-lsp4j/lsp4j#869</a></li>
<li>Prepare repo for 0.24.0 release by <a
href="https://github.com/jonahgraham"><code>@jonahgraham</code></a> in
<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/870">eclipse-lsp4j/lsp4j#870</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Thihup"><code>@Thihup</code></a> made
their first contribution in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/843">eclipse-lsp4j/lsp4j#843</a></li>
<li><a
href="https://github.com/gilbysunil14"><code>@gilbysunil14</code></a>
made their first contribution in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/854">eclipse-lsp4j/lsp4j#854</a></li>
<li><a href="https://github.com/jansorg"><code>@jansorg</code></a> made
their first contribution in <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/pull/863">eclipse-lsp4j/lsp4j#863</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/eclipse-lsp4j/lsp4j/compare/v0.23.0...v0.24.0">https://github.com/eclipse-lsp4j/lsp4j/compare/v0.23.0...v0.24.0</a></p>
<h2>v0.23.1</h2>
<p>LSP4J <a
href="https://projects.eclipse.org/projects/technology.lsp4j/releases/0.23.1">0.23.1</a>
has now been released and been contributed to simrel, tagged and
uploaded to maven central.</p>
<ul>
<li><a
href="https://search.maven.org/search?q=g:org.eclipse.lsp4j">maven
search</a></li>
<li><a
href="https://repo1.maven.org/maven2/org/eclipse/lsp4j/org.eclipse.lsp4j/0.23.1/">maven
url</a></li>
<li><a
href="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/">p2
site</a> (<a
href="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/v0.23.1.zip">zipped</a>)</li>
<li><a href="https://github.com/eclipse/lsp4j/releases/tag/v0.23.1">git
tag</a></li>
<li><a
href="https://download.eclipse.org/lsp4j/updates/releases/0.23.0/japicmp-report">japicmp
report</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eclipse-lsp4j/lsp4j/blob/main/CHANGELOG.md">org.eclipse.lsp4j:org.eclipse.lsp4j's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.24.0">v0.24.0
(Jan 2025)</a></h3>
<ul>
<li>Implemented DAP version 1.69.0</li>
</ul>
<p>Fixed issues: <a
href="https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1">https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1</a></p>
<p>Breaking API changes:</p>
<p>japicmp report: <a
href="https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/">https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/</a></p>
<h3><a
href="https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.23.1">v0.23.1
(May 2024)</a></h3>
<p>Fixed issues: <a
href="https://github.com/eclipse-lsp4j/lsp4j/milestone/36?closed=1">https://github.com/eclipse-lsp4j/lsp4j/milestone/36?closed=1</a></p>
<p>Breaking API changes:</p>
<p>japicmp report: <a
href="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/japicmp-report/">https://download.eclipse.org/lsp4j/updates/releases/0.23.1/japicmp-report/</a></p>
<h3><a
href="https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.23.0">v0.23.0
(May 2024)</a></h3>
<ul>
<li>Implemented DAP version 1.65.0</li>
</ul>
<p>Fixed issues: <a
href="https://github.com/eclipse-lsp4j/lsp4j/milestone/34?closed=1">https://github.com/eclipse-lsp4j/lsp4j/milestone/34?closed=1</a></p>
<ul>
<li>The exception handling around throwing
<code>ResponseErrorException</code> has been improved to ensure that it
is unwrapped to the expected <code>ResponseError</code> on the receiving
side.
In addition, <code>@JsonDelegate</code>s that throw exceptions have
their checked exceptions wrapped in the more narrow
<code>IllegalStateException</code> instead of a
<code>RuntimeException</code>.
<ul>
<li>See <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/802">#802</a>
for detailed discussion.</li>
</ul>
</li>
</ul>
<p>Breaking API changes:</p>
<ul>
<li>DAP version 1.61 removed unused
<code>ModulesViewDescriptor</code></li>
</ul>
<p>japicmp report: <a
href="https://download.eclipse.org/lsp4j/updates/releases/0.23.0/japicmp-report/">https://download.eclipse.org/lsp4j/updates/releases/0.23.0/japicmp-report/</a></p>
<h3><a
href="https://github.com/eclipse-lsp4j/lsp4j/releases/tag/v0.22.0">v0.22.0
(February 2024)</a></h3>
<p>Fixed issues: <a
href="https://github.com/eclipse-lsp4j/lsp4j/milestone/29?closed=1">https://github.com/eclipse-lsp4j/lsp4j/milestone/29?closed=1</a></p>
<ul>
<li>The <code>org.eclipse.lsp4j.websocket</code> bundle has been
deprecated in preparation for removal in the future.
<ul>
<li>Please migrate to
<code>org.eclipse.lsp4j.websocket.jakarta</code></li>
<li>The <code>org.eclipse.lsp4j.websocket</code> bundle is no longer
included in the SDK feature nor published to Eclipse SimRel</li>
<li>See <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/647">#647</a>
for detailed discussion.</li>
</ul>
</li>
</ul>
<p>Breaking API changes:</p>
<ul>
<li>The Message class now has a new transient field,
<code>jsonHandler</code>, to enable the <code>toString</code>
implementation to properly format messages when custom type adapters are
used.
<ul>
<li>For consumers that have their own custom serializers or other
reflective message processors they may need to be updated to ensure that
transient fields are skipped, for example by using <a
href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/reflect/Modifier.html#isTransient(int)"><code>Modifier.isTransient</code></a></li>
<li>See <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/768">#768</a>
for detailed discussion.</li>
</ul>
</li>
<li>The name field in WorkspaceFolder is no longer optional according to
the specification.
<ul>
<li>See <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/741">#741</a>
for detailed discussion.</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/202c299f0b066e1c6048998bad917bc9fe988cab"><code>202c299</code></a>
Prepare repo for 0.24.0 release (<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/870">#870</a>)</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/513bd730e152f4fc40f2632c11ffc1bf94dface5"><code>513bd73</code></a>
Update changelog + readme to close off 0.24.0 and prep 1.0.0 (<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/869">#869</a>)</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/10515b13185f2932663ae11bd080e195cea7ef74"><code>10515b1</code></a>
Revert "Add module-info to the modules" (<a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/868">#868</a>)</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/db85990e6f6618c8e54d6b43f7ece3d088b48a5f"><code>db85990</code></a>
fix: ClassCastException when handling
"textDocument/inlineValue" event</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/651eb49e1f4cd90439808885ddaad0862b330908"><code>651eb49</code></a>
Merge pull request <a
href="https://redirect.github.com/eclipse-lsp4j/lsp4j/issues/863">#863</a>
from jansorg/dap-spec-sync</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/ac74e5ba57b1a6dcf119a8ba764a488f95240af1"><code>ac74e5b</code></a>
Update DAP version to 1.69.0</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/6e7761810574ee42d7040cc8b3041400efb51a27"><code>6e77618</code></a>
Fix inconsistency in "evaluate" description</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/39eb3f73892694619ad6bbd115fa3fddf9f7b5a3"><code>39eb3f7</code></a>
Clarify of variableReference after setVariable</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/a3216f0b9826b9faf4f5ad4165a84caea50e58af"><code>a3216f0</code></a>
Clarify meaning of "system process"</li>
<li><a
href="https://github.com/eclipse-lsp4j/lsp4j/commit/bf7a554dbb610efc6fd2176829d0a136eec954e6"><code>bf7a554</code></a>
Add supportsANSIStyling capabilities to allow colorization of text from
debug...</li>
<li>Additional commits viewable in <a
href="https://github.com/eclipse-lsp4j/lsp4j/compare/v0.8.1...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raffi Khatchadourian <[email protected]>1 parent ec7a1e5 commit fc78426
File tree
4 files changed
+23
-7
lines changed- com.ibm.wala.cast.python.ml.test/source/com/ibm/wala/cast/python/ml/test
- com.ibm.wala.cast.python.ml/source/com/ibm/wala/cast/python/ml/driver
- com.ibm.wala.cast.python
4 files changed
+23
-7
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
164 | | - | |
| 165 | + | |
165 | 166 | | |
166 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
148 | | - | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments