You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/27 09:02:14 UTC

[GitHub] [ws-wss4j] dependabot[bot] opened a new pull request, #150: Bump checkstyle from 10.9.3 to 10.10.0

dependabot[bot] opened a new pull request, #150:
URL: https://github.com/apache/ws-wss4j/pull/150

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.3 to 10.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">checkstyle's releases</a>.</em></p>
   <blockquote>
   <h2>checkstyle-10.10.0</h2>
   <p>Checkstyle 10.10.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.10.0">https://checkstyle.org/releasenotes.html#Release_10.10.0</a></p>
   <p>New:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/11939">#11939</a> - New filter: SuppressWithNearbyTextFilter to suppress checks with inline comments in any file type</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/226ff1c57eaaca0bf6fcbf0674aece140c31119b"><code>226ff1c</code></a> [maven-release-plugin] prepare release checkstyle-10.10.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ed52c0919df70e03213b88d6631d431fcf3977f9"><code>ed52c09</code></a> doc: release notes for 10.10.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/3b952b6133b88cfc26dcc15aba43cd86a4484372"><code>3b952b6</code></a> minor: Bump version to 10.10.0-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a0df847682c1ba9afde297506f5652ce4077ae1b"><code>a0df847</code></a> infra: update check-since-version as it blocked <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12151">#12151</a></li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a65477c857d684f7bde6141f9102c7a27ae48698"><code>a65477c</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11939">#11939</a>: New filter SuppressWithNearbyTextFilter</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/95a8956c1d9a5933d152b43a38a16fe608a934c8"><code>95a8956</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11163">#11163</a>: Enforce file size on all InputAtclause</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/820dc2677136021c00413e688b26a7d7d01f06b2"><code>820dc26</code></a> minor: clean up validate_url function</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/72f182241a3b8a6d905328dfcfc9739dfffac9bd"><code>72f1822</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11214">#11214</a>: Specified violation message in WriteTagCheck</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/1db88b8d0600f10426e76d9024fb0d9ae3c5c2b9"><code>1db88b8</code></a> infra: fix diff report action</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/cbdb31a08254a6350427d43a78b5158371420d3d"><code>cbdb31a</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12991">#12991</a>: Improvements to diff report generation - parsing PR description...</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.3...checkstyle-10.10.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.9.3&new-version=10.10.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@ws.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[GitHub] [ws-wss4j] coheigea merged pull request #150: Bump checkstyle from 10.9.3 to 10.10.0

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea merged PR #150:
URL: https://github.com/apache/ws-wss4j/pull/150


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org