Skip to content

Commit

Permalink
Bump wala.version from 1.6.7 to 1.6.9 (#230)
Browse files Browse the repository at this point in the history
Bumps `wala.version` from 1.6.7 to 1.6.9.
Updates `com.ibm.wala:com.ibm.wala.util` from 1.6.7 to 1.6.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wala/WALA/releases">com.ibm.wala:com.ibm.wala.util's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.6.9</h2>
<p>The main user-facing change is that the <code>CHACallGraph</code>
builder now supports lambdas (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.8...v1.6.9">https://github.com/wala/WALA/compare/v1.6.8...v1.6.9</a></p>
<h2>Version 1.6.8</h2>
<p>Mostly internal / build-related / KTLO changes. The main user-visible
bug fix is <a
href="https://redirect.github.com/wala/WALA/pull/1468">wala/WALA#1468</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.8">https://github.com/wala/WALA/compare/v1.6.7...v1.6.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wala/WALA/commit/7a5f388468060637898b103b032241bee62a50f6"><code>7a5f388</code></a>
Prepare for release 1.6.9.</li>
<li><a
href="https://github.com/wala/WALA/commit/9f71651476062e35799d53759b52bd14abba6a6d"><code>9f71651</code></a>
Add lambda support to CHACallGraph (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/6d623927c336dc6178021748b56def10da321265"><code>6d62392</code></a>
Some tweaks to <code>@Initializer</code> annotations in wala.util (<a
href="https://redirect.github.com/wala/WALA/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/bc3d1414aede8b8e1fa709f58bd6083dd56aacae"><code>bc3d141</code></a>
Don't update CHACallGraph internal target cache from CallGraph getter
methods...</li>
<li><a
href="https://github.com/wala/WALA/commit/a44aa599fbe19890c5f657f73b16d730ade8a03c"><code>a44aa59</code></a>
Remove outdated comment (<a
href="https://redirect.github.com/wala/WALA/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/56efabd4eb326e0ca2cf90aa8fcf2050487857e9"><code>56efabd</code></a>
Update Google Java Format to 1.25.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/b99a80f814295eed8a7781192d7f7eb6ae13bdca"><code>b99a80f</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1469">#1469</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/ee5f07129228834ada87176613422ffd6d9083c7"><code>ee5f071</code></a>
Prepare next development version.</li>
<li><a
href="https://github.com/wala/WALA/commit/2a4082ef5d0d8594133522acd4c96f49dd746bda"><code>2a4082e</code></a>
Prepare for release 1.6.8.</li>
<li><a
href="https://github.com/wala/WALA/commit/35684ea7838c4f3dd7a28758e60b044f88bcac66"><code>35684ea</code></a>
Fix crash with void return type in TypeSignature code (<a
href="https://redirect.github.com/wala/WALA/issues/1468">#1468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.ibm.wala:com.ibm.wala.shrike` from 1.6.7 to 1.6.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wala/WALA/releases">com.ibm.wala:com.ibm.wala.shrike's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.6.9</h2>
<p>The main user-facing change is that the <code>CHACallGraph</code>
builder now supports lambdas (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.8...v1.6.9">https://github.com/wala/WALA/compare/v1.6.8...v1.6.9</a></p>
<h2>Version 1.6.8</h2>
<p>Mostly internal / build-related / KTLO changes. The main user-visible
bug fix is <a
href="https://redirect.github.com/wala/WALA/pull/1468">wala/WALA#1468</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.8">https://github.com/wala/WALA/compare/v1.6.7...v1.6.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wala/WALA/commit/7a5f388468060637898b103b032241bee62a50f6"><code>7a5f388</code></a>
Prepare for release 1.6.9.</li>
<li><a
href="https://github.com/wala/WALA/commit/9f71651476062e35799d53759b52bd14abba6a6d"><code>9f71651</code></a>
Add lambda support to CHACallGraph (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/6d623927c336dc6178021748b56def10da321265"><code>6d62392</code></a>
Some tweaks to <code>@Initializer</code> annotations in wala.util (<a
href="https://redirect.github.com/wala/WALA/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/bc3d1414aede8b8e1fa709f58bd6083dd56aacae"><code>bc3d141</code></a>
Don't update CHACallGraph internal target cache from CallGraph getter
methods...</li>
<li><a
href="https://github.com/wala/WALA/commit/a44aa599fbe19890c5f657f73b16d730ade8a03c"><code>a44aa59</code></a>
Remove outdated comment (<a
href="https://redirect.github.com/wala/WALA/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/56efabd4eb326e0ca2cf90aa8fcf2050487857e9"><code>56efabd</code></a>
Update Google Java Format to 1.25.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/b99a80f814295eed8a7781192d7f7eb6ae13bdca"><code>b99a80f</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1469">#1469</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/ee5f07129228834ada87176613422ffd6d9083c7"><code>ee5f071</code></a>
Prepare next development version.</li>
<li><a
href="https://github.com/wala/WALA/commit/2a4082ef5d0d8594133522acd4c96f49dd746bda"><code>2a4082e</code></a>
Prepare for release 1.6.8.</li>
<li><a
href="https://github.com/wala/WALA/commit/35684ea7838c4f3dd7a28758e60b044f88bcac66"><code>35684ea</code></a>
Fix crash with void return type in TypeSignature code (<a
href="https://redirect.github.com/wala/WALA/issues/1468">#1468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.ibm.wala:com.ibm.wala.core` from 1.6.7 to 1.6.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wala/WALA/releases">com.ibm.wala:com.ibm.wala.core's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.6.9</h2>
<p>The main user-facing change is that the <code>CHACallGraph</code>
builder now supports lambdas (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.8...v1.6.9">https://github.com/wala/WALA/compare/v1.6.8...v1.6.9</a></p>
<h2>Version 1.6.8</h2>
<p>Mostly internal / build-related / KTLO changes. The main user-visible
bug fix is <a
href="https://redirect.github.com/wala/WALA/pull/1468">wala/WALA#1468</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.8">https://github.com/wala/WALA/compare/v1.6.7...v1.6.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wala/WALA/commit/7a5f388468060637898b103b032241bee62a50f6"><code>7a5f388</code></a>
Prepare for release 1.6.9.</li>
<li><a
href="https://github.com/wala/WALA/commit/9f71651476062e35799d53759b52bd14abba6a6d"><code>9f71651</code></a>
Add lambda support to CHACallGraph (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/6d623927c336dc6178021748b56def10da321265"><code>6d62392</code></a>
Some tweaks to <code>@Initializer</code> annotations in wala.util (<a
href="https://redirect.github.com/wala/WALA/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/bc3d1414aede8b8e1fa709f58bd6083dd56aacae"><code>bc3d141</code></a>
Don't update CHACallGraph internal target cache from CallGraph getter
methods...</li>
<li><a
href="https://github.com/wala/WALA/commit/a44aa599fbe19890c5f657f73b16d730ade8a03c"><code>a44aa59</code></a>
Remove outdated comment (<a
href="https://redirect.github.com/wala/WALA/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/56efabd4eb326e0ca2cf90aa8fcf2050487857e9"><code>56efabd</code></a>
Update Google Java Format to 1.25.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/b99a80f814295eed8a7781192d7f7eb6ae13bdca"><code>b99a80f</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1469">#1469</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/ee5f07129228834ada87176613422ffd6d9083c7"><code>ee5f071</code></a>
Prepare next development version.</li>
<li><a
href="https://github.com/wala/WALA/commit/2a4082ef5d0d8594133522acd4c96f49dd746bda"><code>2a4082e</code></a>
Prepare for release 1.6.8.</li>
<li><a
href="https://github.com/wala/WALA/commit/35684ea7838c4f3dd7a28758e60b044f88bcac66"><code>35684ea</code></a>
Fix crash with void return type in TypeSignature code (<a
href="https://redirect.github.com/wala/WALA/issues/1468">#1468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.ibm.wala:com.ibm.wala.cast` from 1.6.7 to 1.6.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wala/WALA/releases">com.ibm.wala:com.ibm.wala.cast's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.6.9</h2>
<p>The main user-facing change is that the <code>CHACallGraph</code>
builder now supports lambdas (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.8...v1.6.9">https://github.com/wala/WALA/compare/v1.6.8...v1.6.9</a></p>
<h2>Version 1.6.8</h2>
<p>Mostly internal / build-related / KTLO changes. The main user-visible
bug fix is <a
href="https://redirect.github.com/wala/WALA/pull/1468">wala/WALA#1468</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.8">https://github.com/wala/WALA/compare/v1.6.7...v1.6.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wala/WALA/commit/7a5f388468060637898b103b032241bee62a50f6"><code>7a5f388</code></a>
Prepare for release 1.6.9.</li>
<li><a
href="https://github.com/wala/WALA/commit/9f71651476062e35799d53759b52bd14abba6a6d"><code>9f71651</code></a>
Add lambda support to CHACallGraph (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/6d623927c336dc6178021748b56def10da321265"><code>6d62392</code></a>
Some tweaks to <code>@Initializer</code> annotations in wala.util (<a
href="https://redirect.github.com/wala/WALA/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/bc3d1414aede8b8e1fa709f58bd6083dd56aacae"><code>bc3d141</code></a>
Don't update CHACallGraph internal target cache from CallGraph getter
methods...</li>
<li><a
href="https://github.com/wala/WALA/commit/a44aa599fbe19890c5f657f73b16d730ade8a03c"><code>a44aa59</code></a>
Remove outdated comment (<a
href="https://redirect.github.com/wala/WALA/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/56efabd4eb326e0ca2cf90aa8fcf2050487857e9"><code>56efabd</code></a>
Update Google Java Format to 1.25.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/b99a80f814295eed8a7781192d7f7eb6ae13bdca"><code>b99a80f</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1469">#1469</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/ee5f07129228834ada87176613422ffd6d9083c7"><code>ee5f071</code></a>
Prepare next development version.</li>
<li><a
href="https://github.com/wala/WALA/commit/2a4082ef5d0d8594133522acd4c96f49dd746bda"><code>2a4082e</code></a>
Prepare for release 1.6.8.</li>
<li><a
href="https://github.com/wala/WALA/commit/35684ea7838c4f3dd7a28758e60b044f88bcac66"><code>35684ea</code></a>
Fix crash with void return type in TypeSignature code (<a
href="https://redirect.github.com/wala/WALA/issues/1468">#1468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.ibm.wala:com.ibm.wala.cast.java` from 1.6.7 to 1.6.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wala/WALA/releases">com.ibm.wala:com.ibm.wala.cast.java's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.6.9</h2>
<p>The main user-facing change is that the <code>CHACallGraph</code>
builder now supports lambdas (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.8...v1.6.9">https://github.com/wala/WALA/compare/v1.6.8...v1.6.9</a></p>
<h2>Version 1.6.8</h2>
<p>Mostly internal / build-related / KTLO changes. The main user-visible
bug fix is <a
href="https://redirect.github.com/wala/WALA/pull/1468">wala/WALA#1468</a></p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.8">https://github.com/wala/WALA/compare/v1.6.7...v1.6.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wala/WALA/commit/7a5f388468060637898b103b032241bee62a50f6"><code>7a5f388</code></a>
Prepare for release 1.6.9.</li>
<li><a
href="https://github.com/wala/WALA/commit/9f71651476062e35799d53759b52bd14abba6a6d"><code>9f71651</code></a>
Add lambda support to CHACallGraph (<a
href="https://redirect.github.com/wala/WALA/issues/1476">#1476</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/6d623927c336dc6178021748b56def10da321265"><code>6d62392</code></a>
Some tweaks to <code>@Initializer</code> annotations in wala.util (<a
href="https://redirect.github.com/wala/WALA/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/bc3d1414aede8b8e1fa709f58bd6083dd56aacae"><code>bc3d141</code></a>
Don't update CHACallGraph internal target cache from CallGraph getter
methods...</li>
<li><a
href="https://github.com/wala/WALA/commit/a44aa599fbe19890c5f657f73b16d730ade8a03c"><code>a44aa59</code></a>
Remove outdated comment (<a
href="https://redirect.github.com/wala/WALA/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/56efabd4eb326e0ca2cf90aa8fcf2050487857e9"><code>56efabd</code></a>
Update Google Java Format to 1.25.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/b99a80f814295eed8a7781192d7f7eb6ae13bdca"><code>b99a80f</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/wala/WALA/issues/1469">#1469</a>)</li>
<li><a
href="https://github.com/wala/WALA/commit/ee5f07129228834ada87176613422ffd6d9083c7"><code>ee5f071</code></a>
Prepare next development version.</li>
<li><a
href="https://github.com/wala/WALA/commit/2a4082ef5d0d8594133522acd4c96f49dd746bda"><code>2a4082e</code></a>
Prepare for release 1.6.8.</li>
<li><a
href="https://github.com/wala/WALA/commit/35684ea7838c4f3dd7a28758e60b044f88bcac66"><code>35684ea</code></a>
Fix crash with void return type in TypeSignature code (<a
href="https://redirect.github.com/wala/WALA/issues/1468">#1468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/wala/WALA/compare/v1.6.7...v1.6.9">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 8b198e0 commit fa59461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<maven.compiler.version>3.13.0</maven.compiler.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<build-alias>b000</build-alias>
<wala.version>1.6.7</wala.version>
<wala.version>1.6.9</wala.version>
<spotless.version>2.43.0</spotless.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<parallel>both</parallel>
Expand Down

0 comments on commit fa59461

Please sign in to comment.