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 2023/01/19 02:10:53 UTC

[GitHub] [streampipes] dependabot[bot] opened a new pull request, #1124: Bump checker-qual from 3.28.0 to 3.29.0

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

   Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.28.0 to 3.29.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.29.0</h2>
   <h2>Version 3.29.0 (January 5, 2023)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>Dropped support for <code>-ApermitUnsupportedJdkVersion</code> command-line argument. You can now run the Checker Framework under any JDK version, without a warning.</p>
   <p>Pass <code>-Astubs=permit-nullness-assertion-exception.astub</code> to not be warned about null pointer exceptions within nullness assertion methods like <code>Objects.requireNonNull</code>.</p>
   <p>Pass <code>-Astubs=sometimes-nullable.astub</code> to unsoundly permit passing null to calls if null is sometimes but not always permitted.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5412">#5412</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5431">#5431</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5435">#5435</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5438">#5438</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5447">#5447</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5450">#5450</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5453">#5453</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5471">#5471</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5472">#5472</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5487">#54
 87</a>.</p>
   </blockquote>
   </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.29.0 (January 5, 2023)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>Dropped support for <code>-ApermitUnsupportedJdkVersion</code> command-line argument.
   You can now run the Checker Framework under any JDK version, without a warning.</p>
   <p>Pass <code>-Astubs=permit-nullness-assertion-exception.astub</code> to not be warned about null
   pointer exceptions within nullness assertion methods like <code>Objects.requireNonNull</code>.</p>
   <p>Pass <code>-Astubs=sometimes-nullable.astub</code> to unsoundly permit passing null to
   calls if null is sometimes but not always permitted.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5412">#5412</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5431">#5431</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5435">#5435</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5438">#5438</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5447">#5447</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5450">#5450</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5453">#5453</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5471">#5471</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5472">#5472</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5487">#54
 87</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typetools/checker-framework/commit/57591179e07e623b8557731bc8b58a8b1937fbf3"><code>5759117</code></a> new release 3.29.0</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/12d3bf6e630ee59c5db16dbc3c93700c6cdc34b5"><code>12d3bf6</code></a> Prep for release.</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/27b7772e86e7b045a5c70137d46b3bbf3b9d52dc"><code>27b7772</code></a> &quot;datflow&quot; =&gt; &quot;dataflow&quot; (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5494">#5494</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/febb0260564ed7d0c63bf6332a79ea0979d421c0"><code>febb026</code></a> Add error message keys</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/c82aa14cfd11a70c0b4d40f1708477d8b337a823"><code>c82aa14</code></a> Notes about making a snapshot release</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/0e5f879c11471b7dbbfb816d25341d1bac8e66d6"><code>0e5f879</code></a> Annotation declarations are declarations</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/45d54e44a14b2927deffaadaf705197cc48a1a67"><code>45d54e4</code></a> Adjust nullness annotation</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/c6b4d5cda805ccfa64fd8f258e871c1cbc0fcdc6"><code>c6b4d5c</code></a> Explain how to create a snapshot release</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/46bd8bc4d7bcc764b0fb1f653fbd260c4a579602"><code>46bd8bc</code></a> RLC and Must Call Checker stub files for Apache Commons <code>IOUtils</code> class (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5478">#5478</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/7f1ff08bf028261a52b3250a3a5446be1873839b"><code>7f1ff08</code></a> Add APIs to WPI for inferring 1) annotations on class declarations and 2) for...</li>
   <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.28.0...checker-framework-3.29.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=3.28.0&new-version=3.29.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] dependabot[bot] commented on pull request #1124: Bump checker-qual from 3.28.0 to 3.29.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1124:
URL: https://github.com/apache/streampipes/pull/1124#issuecomment-1396619498

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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] tenthe closed pull request #1124: Bump checker-qual from 3.28.0 to 3.29.0

Posted by GitBox <gi...@apache.org>.
tenthe closed pull request #1124: Bump checker-qual from 3.28.0 to 3.29.0
URL: https://github.com/apache/streampipes/pull/1124


-- 
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