You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/31 15:30:07 UTC

[GitHub] [streampipes] dependabot[bot] opened a new pull request, #997: chore(deps): bump checker-qual from 2.5.2 to 3.28.0

dependabot[bot] opened a new pull request, #997:
URL: https://github.com/apache/streampipes/pull/997

   Bumps [checker-qual](https://github.com/typetools/checker-framework) from 2.5.2 to 3.28.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">checker-qual's releases</a>.</em></p>
   <blockquote>
   <h2>Checker Framework 3.28.0</h2>
   <h2>Version 3.28.0 (December 1, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs under JDK 19 -- that is, it runs on a version 19 JVM.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Renamed <code>TryFinallyScopeCell</code> to <code>LabelCell</code>.</p>
   <p>Renamed <code>TreeUtils.isEnumSuper</code> to <code>isEnumSuperCall</code>.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5390">#5390</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5399">#5399</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5390">#5390</a>.</p>
   <h2>Checker Framework 3.27.0</h2>
   <h2>Version 3.27.0 (November 1, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Constant Value Checker supports new annotation <code>@DoesNotMatchRegex</code>.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5238">#5238</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5360">#5360</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5362">#5362</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5387">#5387</a>.</p>
   <h2>Checker Framework 3.26.0</h2>
   <h2>Version 3.26.0 (October 3, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs under JDK 18 -- that is, it runs on a version 18 JVM.
   (It worked before, but gave a warning that it was not tested.)</p>
   <p>Annotations are available for some new JDK 17 APIs (some of those
   introduced since JDK 11).</p>
   <p>Added <code>-AnoWarnMemoryConstraints</code> to change the &quot;Memory constraints are impeding
   performance; please increase max heap size&quot; message from a warning to a note.</p>
   <p>'unneeded.suppression' warnings can now themeselves be suppressed.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Deprecated <code>TreeUtils.constructor()</code> in favor of <code>TreeUtils.elementFromUse()</code>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">checker-qual's changelog</a>.</em></p>
   <blockquote>
   <h2>Version 3.28.0 (December 1, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs under JDK 19 -- that is, it runs on a version 19 JVM.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Renamed <code>TryFinallyScopeCell</code> to <code>LabelCell</code>.</p>
   <p>Renamed <code>TreeUtils.isEnumSuper</code> to <code>isEnumSuperCall</code>.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5390">#5390</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5399">#5399</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5390">#5390</a>.</p>
   <h2>Version 3.27.0 (November 1, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Constant Value Checker supports new annotation <code>@DoesNotMatchRegex</code>.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5238">#5238</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5360">#5360</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5362">#5362</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5387">#5387</a>.</p>
   <h2>Version 3.26.0 (October 3, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs under JDK 18 -- that is, it runs on a version 18 JVM.
   (It worked before, but gave a warning that it was not tested.)</p>
   <p>Annotations are available for some new JDK 17 APIs (some of those
   introduced since JDK 11).</p>
   <p>Added <code>-AnoWarnMemoryConstraints</code> to change the &quot;Memory constraints are impeding
   performance; please increase max heap size&quot; message from a warning to a note.</p>
   <p>'unneeded.suppression' warnings can now themeselves be suppressed.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Deprecated <code>TreeUtils.constructor()</code> in favor of <code>TreeUtils.elementFromUse()</code>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typetools/checker-framework/commit/02dec3e4604809deabeb41af07de408220d8ef6c"><code>02dec3e</code></a> new release 3.28.0</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/e3e8388b125b895a693fe1c1ad31fd2325b12270"><code>e3e8388</code></a> Don't link private memebers.</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/63c54dadea7f2d7c0cee52eb22003b3d1624b179"><code>63c54da</code></a> Fix allJavadoc.</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/1d76673e11a7c629f2351fbb58fdd2aa5badfb22"><code>1d76673</code></a> Prep for release.</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/b7eb394aa8090d9c318af0ca5bd4e3c65d8ddd35"><code>b7eb394</code></a> Resolve a workinprogress (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5427">#5427</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/7f07569a8ccd3467c161dc387cca336c63d103e9"><code>7f07569</code></a> Refactoring in SwitchBuilder (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5424">#5424</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/b6b4bf32063c22a6f334d62ff33b3ea037523512"><code>b6b4bf3</code></a> Rename <code>TreeUtils.isEnumSuper</code> to <code>isEnumSuperCall</code> (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5423">#5423</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/15eb747a79143f68ac8d525c424456efc99cbb6c"><code>15eb747</code></a> Support JDK 19 (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5422">#5422</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/4febc99b6094d8952349cc851a0c045eadeb2c8f"><code>4febc99</code></a> Comment about target vs release</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/c5280a5f4e14fa14cc96f658baf64c02f1fceaf3"><code>c5280a5</code></a> Remove stray line</li>
   <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-2.5.2...checker-framework-3.28.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.checkerframework:checker-qual&package-manager=maven&previous-version=2.5.2&new-version=3.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] bossenti merged pull request #997: chore(deps): bump checker-qual from 2.5.2 to 3.28.0

Posted by GitBox <gi...@apache.org>.
bossenti merged PR #997:
URL: https://github.com/apache/streampipes/pull/997


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org