You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/11/02 06:01:35 UTC

[GitHub] [plc4x] dependabot[bot] opened a new pull request, #567: build(deps): bump checker-qual from 3.26.0 to 3.27.0

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

   Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.26.0 to 3.27.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.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>
   </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.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typetools/checker-framework/commit/f09d37c4377a490885b983e211cb5392f9a4e1f3"><code>f09d37c</code></a> new release 3.27.0</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/3c025d6ada40b7b88312cd78b8cfe2e9b8d22cde"><code>3c025d6</code></a> Prep for release.</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/c568d6b316574d6902094c80f9f4616f19317c5f"><code>c568d6b</code></a> Improve documentation about creating a checker (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5396">#5396</a>)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/e36356e725f4e50dcedb4bcbfd17e7157e22db01"><code>e36356e</code></a> Run subcheckers in InitializedFields Checker</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/f937db2a775dda88acbf3614da5e973a64c544c8"><code>f937db2</code></a> Add comment</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/84be661809fd6818df1f483ba2366fd8e5e4256a"><code>84be661</code></a> Add comment</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/48f10071ee6789e86efeb40d565eb3f57c0cb2f6"><code>48f1007</code></a> WPI: fix a crash related to arrays</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/6654ec14075229cee8278a3936739ade143653b5"><code>6654ec1</code></a> Make <code>@EnsuresCalledMethods</code> repeatable</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/0fd7fe40ba4d9fb62f950c5b0888d399036f3ad4"><code>0fd7fe4</code></a> Correct default values for primitive types</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/085f0833acf39f41d82e75f05369323d908d2ca9"><code>085f083</code></a> Improve discussion of <code>-AstubWarnIfNotFound</code> and <code>-AstubNoWarnIfNotFound</code> (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5">#5</a>...</li>
   <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.26.0...checker-framework-3.27.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.26.0&new-version=3.27.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@plc4x.apache.org

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


[GitHub] [plc4x] sruehl merged pull request #567: build(deps): bump checker-qual from 3.26.0 to 3.27.0

Posted by GitBox <gi...@apache.org>.
sruehl merged PR #567:
URL: https://github.com/apache/plc4x/pull/567


-- 
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@plc4x.apache.org

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