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

   Bumps [org.clojure:tools.logging](https://github.com/clojure/tools.logging) 
from 0.2.3 to 1.3.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/clojure/tools.logging/blob/master/CHANGELOG.md";>org.clojure:tools.logging's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[1.3.0] - 2024-02-06</h2>
   <h3>Changed</h3>
   <ul>
   <li>TLOG-28 - Moved slf4j test deps to 2.0.6</li>
   <li>Bumped Clojure dep to 1.10.3</li>
   </ul>
   <h2>[1.2.4] - 2022-01-04</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bumped log4j test deps to 2.17.1</li>
   </ul>
   <h2>[1.2.3] - 2021-12-18</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bumped log4j test deps to 2.17.0</li>
   </ul>
   <h2>[1.2.2] - 2021-12-14</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bumped log4j test deps to 2.16.0</li>
   </ul>
   <h2>[1.2.1] - 2021-12-10</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bumped all testing deps to latest (particularly log4j)</li>
   </ul>
   <h2>[1.2.0] - 2021-12-10</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bumped all testing deps to latest (particularly log4j)</li>
   </ul>
   <h2>[1.1.0] - 2020-04-25</h2>
   <h3>Added</h3>
   <ul>
   <li>Add implementation of <code>spyf</code> to 
<code>clojure.tools.logging.readable</code>.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Decreased the per-call overhead when using SLF4J, Commons Logging, and 
Log4j2.
   Previously, their associated <code>logger-factory</code> implementations 
were calling
   library-specific static convenience methods for each call to 
<code>get-logger</code>.
   These methods have some baked-in setup overhead, which now only occurs during
   instantiation of the associated <code>logger-factory</code>.</li>
   </ul>
   <h2>[1.0.0] - 2020-02-27</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for printing message arguments readably in
   <a 
href="https://clojure.github.io/tools.logging/#clojure.tools.logging.readable";><code>clojure.tools.logging.readable</code></a>.</li>
   </ul>
   <h2>[0.6.0] - 2020-02-07</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for explicitly selecting a logger factory by setting the</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/be30369b2fcf5403ae75cebbc9e645046525f437";><code>be30369</code></a>
 [maven-release-plugin] prepare release v1.3.0</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/7d52d598fc4e4d1c9f47cbf355abaefedf66d7d0";><code>7d52d59</code></a>
 bump Clojure dep to 1.10.3</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/e9ac5b177985f1ecefd2ff3bddf8c723fe281bb5";><code>e9ac5b1</code></a>
 Added github action to build api docs</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/302cc2f095a0de7847c7d5590f37c5a7cc990954";><code>302cc2f</code></a>
 add workflows</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/3162019e78ad6b2a257da552cd00ea39fc7eb457";><code>3162019</code></a>
 TLOG-28 Move slf4j test deps to 2.0.6</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/9e0293be52035f245e47595c1f099526c91b5f60";><code>9e0293b</code></a>
 fix grammar</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/0ffb942f7c9b5c3fcc209183d176dd7003200d05";><code>0ffb942</code></a>
 add pull request template</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/233ff932f4523e2a5181636b131740ad8e519ca8";><code>233ff93</code></a>
 update for release</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/d91ed16dd7090e3764522959aa986891ac0280af";><code>d91ed16</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/clojure/tools.logging/commit/2838317a8c49a892e36fc9672ed9252b46e9c013";><code>2838317</code></a>
 [maven-release-plugin] prepare release v1.2.4</li>
   <li>Additional commits viewable in <a 
href="https://github.com/clojure/tools.logging/compare/tools.logging-0.2.3...v1.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.clojure:tools.logging&package-manager=maven&previous-version=0.2.3&new-version=1.3.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 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: dev-unsubscr...@storm.apache.org

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

Reply via email to