Sorry, this is me setting up cloudstore for merging in. dependabot is going overboard in emails. Let me throttle it back until I get it to be quiet.
On Tue, 2 Jun 2026 at 20:47, dependabot[bot] (via GitHub) <[email protected]> wrote: > > dependabot[bot] opened a new pull request, #4: > URL: https://github.com/apache/hadoop-cloudstore/pull/4 > > Bumps [com.puppycrawl.tools:checkstyle]( > https://github.com/checkstyle/checkstyle) from 12.3.1 to 13.4.2. > <details> > <summary>Release notes</summary> > <p><em>Sourced from <a href=" > https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's > releases</a>.</em></p> > <blockquote> > <h2>checkstyle-13.4.2</h2> > <p>Checkstyle 13.4.2 - <a href=" > https://checkstyle.org/releasenotes.html#Release_13.4.2"> > https://checkstyle.org/releasenotes.html#Release_13.4.2</a></p> > <p>Bug fixes:</p> > <p><a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19709">#19709</a> > - False-positive in Indentation check with yield switch statements. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19755">#19755</a> > - Add checks for OpenJDK Style §4.3 - Method Names. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/18438">#18438</a> > - False positive: EmptyLineSeparator reports violation on method call.</p> > <!-- raw HTML omitted --> > <h2>checkstyle-13.4.1</h2> > <p>Checkstyle 13.4.1 - <a href=" > https://checkstyle.org/releasenotes.html#Release_13.4.1"> > https://checkstyle.org/releasenotes.html#Release_13.4.1</a></p> > <p>Bug fixes:</p> > <p><a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/5460">#5460</a> > - ImportOrder: option=under; doesn't allow empty line between 'import' and > 'import static'. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19641">#19641</a> > - Add checks for OpenJDK Style §3.10 - Variable Declarations. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19620">#19620</a> > - Add checks for OpenJDK Style §3.14 - Literals. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19619">#19619</a> > - Add checks for OpenJDK Style §3.7 - Indentation. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19617">#19617</a> > - Add checks for OpenJDK Style §2 - Java Source Files. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19662">#19662</a> > - Add checks for OpenJDK Style §3.12 - Lambda Expressions. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19559">#19559</a> > - AnnotationLocation allows same-line parameterless annotation on class > declarations (violates Google Style §4.8.5.2). > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19608">#19608</a> > - False negative: VariableDeclarationUsageDistance does not flag variable > usage inside try blocks. > <a > href="https://redirect.github.com/checkstyle/checkstyle/issues/19682">#19682</a> > - Add RECORD_DEF and COMPACT_CTOR_DEF to AtclauseOrder target in > google_checks.xml.</p> > <!-- raw HTML omitted --> > </blockquote> > <p>... (truncated)</p> > </details> > <details> > <summary>Commits</summary> > <ul> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/7fade3bcc49c0904d75120569c5981803cf2cc40"><code>7fade3b</code></a> > [maven-release-plugin] prepare release checkstyle-13.4.2</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/559c008bcc15453b8d5fd4fbffb41c0c744deb8d"><code>559c008</code></a> > doc: release notes for 13.4.2</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/8ff1f4f563ba0b16ff131d1b1743c82ad52216a3"><code>8ff1f4f</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19772">#19772</a>: > Excluded plexus-utils due to vulnerability</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/7de17688deeee8f6a63e984aa6fb3a9a97e1b78e"><code>7de1768</code></a> > dependency: bump checkerframework.version from 4.0.0 to 4.1.0</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/ff75c2009e76a16b3707be32664511a68372881f"><code>ff75c20</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19764">#19764</a>: > Move violation comments out of Javadoc for javadoctype input files</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/3db5753892ce89f595fd074ae2e249b3eacf2ddc"><code>3db5753</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19729">#19729</a>: > added formatting</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/56c54ad3d2dbacda8d2fe774f6aa8b63e5e4544c"><code>56c54ad</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19709">#19709</a>: > Fix Indentation false positive for nested yield switch expression</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/04a55f7705fc4ebb9ec1ebddaff369b303446805"><code>04a55f7</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/19755">#19755</a>: > Added checks for OpenJDK Style §4.3 - Method Names</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/c1a3c4805ce4328d6c4d3659ebe1ed35a1123f43"><code>c1a3c48</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/12843">#12843</a>: > Activate disabled no-error validation jobs in CI</li> > <li><a href=" > https://github.com/checkstyle/checkstyle/commit/2dce8d293c5fe98b145ec4fb1b6340f161a52067"><code>2dce8d2</code></a> > Issue <a href=" > https://redirect.github.com/checkstyle/checkstyle/issues/13740">#13740</a>: > Find a way to make example message skip par or message without ...</li> > <li>Additional commits viewable in <a href=" > https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.1...checkstyle-13.4.2">compare > view</a></li> > </ul> > </details> > <br /> > > > [](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 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> > > > -- > 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: [email protected] > > For queries about this service, please contact Infrastructure at: > [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
