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

   Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.12.0 
to 1.12.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/clojure/clojure/blob/master/changes.md";>org.clojure:clojure's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changes to Clojure in Version 1.12.1</h1>
   <ul>
   <li><a href="https://clojure.atlassian.net/browse/CLJ-2899";>CLJ-2899</a> - 
Revert change in semantics of qualified symbol in invocation position if field 
and method of same name</li>
   <li><a href="https://clojure.atlassian.net/browse/CLJ-2898";>CLJ-2898</a> - 
Objects that are both IFn and FunctionalInterface unnecessarily get converted 
to FI</li>
   <li><a href="https://clojure.atlassian.net/browse/CLJ-2888";>CLJ-2888</a> - 
<code>gen-class</code> - did not support new array class symbol syntax</li>
   <li><a href="https://clojure.atlassian.net/browse/CLJ-2886";>CLJ-2886</a> - 
<code>add-libs</code> - send only procurer keys to tool invocation</li>
   <li><a href="https://clojure.atlassian.net/browse/CLJ-2906";>CLJ-2906</a> - 
Add missing :added metadata to 1.12 functions</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/clojure/clojure/commit/d129746598258bc8e264e1f78f8d000021c36d35";><code>d129746</code></a>
 [maven-release-plugin] prepare release clojure-1.12.1</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/ac2d2943a73c3e1821c8d1add7976a3f3b8d795d";><code>ac2d294</code></a>
 Update pom to create and attach javadoc jar</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/a5a61b6ffc465a401214a050fa776f09363dc1e7";><code>a5a61b6</code></a>
 Update changelog for 1.12.1</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/be32516234961396581685b485ed8a88f8fe17e6";><code>be32516</code></a>
 CLJ-2886 add-libs not correctly removing non-procurer keys in tool call</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/afbd2098bf741234ec9efaa25480d02b14863e8c";><code>afbd209</code></a>
 CLJ-2906 Add missing :metadata to new functions in 1.12</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/641933ea85ea83d475aaeaa2303779bd29223fa1";><code>641933e</code></a>
 CLJ-2888: Adding support for array symbols to gen-class. Retains existing 
gen...</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/6a3e0f02c6a96fcef2789e5da0bb80cd65405c03";><code>6a3e0f0</code></a>
 CLJ-2898 Add additional check to prevent FI conversion if object is both IFn 
...</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/9b0be8374c73a59278d8fafa6a301910e7f7ce29";><code>9b0be83</code></a>
 CLJ-2899: Defer the classification of a value-position qualified method call 
...</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/ac32af4b55c3642e1c6e62c8b34695dd259c21c4";><code>ac32af4</code></a>
 update to new Maven Central publishing</li>
   <li><a 
href="https://github.com/clojure/clojure/commit/fb22fd778a272b034684a4ee94509552b46ee8a9";><code>fb22fd7</code></a>
 Use latest actions in CI doc-build workflow</li>
   <li>Additional commits viewable in <a 
href="https://github.com/clojure/clojure/compare/clojure-1.12.0...clojure-1.12.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.clojure:clojure&package-manager=maven&previous-version=1.12.0&new-version=1.12.1)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to