You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/06 20:10:18 UTC

[PR] Bump spotless-maven-plugin from 2.35.0 to 2.36.0 (logging-log4j-transform)

dependabot[bot] opened a new pull request, #33:
URL: https://github.com/apache/logging-log4j-transform/pull/33

   Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.35.0 to 2.36.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/diffplug/spotless/blob/main/CHANGES.md">spotless-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <h2>[2.36.0] - 2023-02-27</h2>
   <h3>Added</h3>
   <ul>
   <li><code>gradlew equoIde</code> opens a repeatable clean Spotless dev environment. (<a href="https://redirect.github.com/diffplug/spotless/pull/1523">#1523</a>)</li>
   <li><code>cleanthat</code> added <code>includeDraft</code> option, to include draft mutators from composite mutators. (<a href="https://redirect.github.com/diffplug/spotless/pull/1574">#1574</a>)</li>
   <li><code>npm</code>-based formatters now support caching of <code>node_modules</code> directory (<a href="https://redirect.github.com/diffplug/spotless/pull/1590">#1590</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><code>JacksonJsonFormatterFunc</code> handles json files with an Array as root. (<a href="https://redirect.github.com/diffplug/spotless/pull/1585">#1585</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Bump default <code>cleanthat</code> version to latest <code>2.1</code> -&gt; <code>2.6</code> (<a href="https://redirect.github.com/diffplug/spotless/pull/1569">#1569</a> and <a href="https://redirect.github.com/diffplug/spotless/pull/1574">#1574</a>)</li>
   <li>Reduce logging-noise created by <code>npm</code>-based formatters (<a href="https://redirect.github.com/diffplug/spotless/pull/1590">#1590</a> fixes <a href="https://redirect.github.com/diffplug/spotless/issues/1582">#1582</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/diffplug/spotless/commit/78e00498120b9dbce12510982995b2783d0b026c"><code>78e0049</code></a> Published lib/2.36.0</li>
   <li><a href="https://github.com/diffplug/spotless/commit/39c84f2852426d09bb61bc9edd4c5455e8f79447"><code>39c84f2</code></a> speedup npm install step for npm based formatters (<a href="https://redirect.github.com/diffplug/spotless/issues/1590">#1590</a> fixes <a href="https://redirect.github.com/diffplug/spotless/issues/1480">#1480</a> and <a href="https://redirect.github.com/diffplug/spotless/issues/1582">#1582</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/8ebb896075d6abd281692b7b8348db21cf9b5ee3"><code>8ebb896</code></a> Merge remote-tracking branch 'upstream/main' into 1480-speedup-npm-install-st...</li>
   <li><a href="https://github.com/diffplug/spotless/commit/78ccbc9f4847c292eff3ed17350bee8e746b0f61"><code>78ccbc9</code></a> 1480: make TimedLogger package-private (PR feedback)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/671622803e36bdf37d316449a83976652e0c7110"><code>6716228</code></a> Add <code>equoIde</code> task to make eclipse setup easier (<a href="https://redirect.github.com/diffplug/spotless/issues/1523">#1523</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/2a54d8475296baeaa6557e8d269ccb441b7f11f8"><code>2a54d84</code></a> Update changelogs.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/74f2ee85c5bf8bee81e306fa8dadd1d735073d42"><code>74f2ee8</code></a> Merge branch 'main' into feat/equo-ide</li>
   <li><a href="https://github.com/diffplug/spotless/commit/2872741126dcdd11e45e9bb9f49e05fa70f3a97c"><code>2872741</code></a> Handle JSON with Array as root (<a href="https://redirect.github.com/diffplug/spotless/issues/1585">#1585</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/e2f7f7670c6c8bbb138f706f8231e02a767be31f"><code>e2f7f76</code></a> Merge branch 'main' into JacksonJasonShouldHandleTopArray</li>
   <li><a href="https://github.com/diffplug/spotless/commit/c7e46d84cc7e81134d1b1df258ca9a51fd328dfb"><code>c7e46d8</code></a> Update plugin changelogs.</li>
   <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/lib/2.35.0...lib/2.36.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-maven-plugin&package-manager=maven&previous-version=2.35.0&new-version=2.36.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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump spotless-maven-plugin from 2.35.0 to 2.36.0 (logging-log4j-transform)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] merged PR #33:
URL: https://github.com/apache/logging-log4j-transform/pull/33


-- 
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: notifications-unsubscribe@logging.apache.org

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