dependabot[bot] opened a new pull request, #8234: URL: https://github.com/apache/storm/pull/8234
Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.12.1 to 1.12.2. <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.2</h1> <ul> <li><a href="https://clojure.atlassian.net/browse/CLJ-2914">CLJ-2914</a> - Compiler - syntax error if qualified instance method expression is missing instance</li> <li><a href="https://clojure.atlassian.net/browse/CLJ-1798">CLJ-1798</a> - Refs - avoid creating RetryEx in LockingTransaction on every transaction</li> <li><a href="https://clojure.atlassian.net/browse/CLJ-2916">CLJ-2916</a> - LazySeq - realize before serializing and do not serialize IFn</li> <li><a href="https://clojure.atlassian.net/browse/CLJ-2917">CLJ-2917</a> - Iterate - de/serialization no longer supported, throw</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clojure/clojure/commit/b76edf6a81914bab6a81b8283cabd3e34603e752"><code>b76edf6</code></a> [maven-release-plugin] prepare release clojure-1.12.2</li> <li><a href="https://github.com/clojure/clojure/commit/89376e44936c75f6f2f782438818a6e3f478b1dd"><code>89376e4</code></a> update changelog for 1.12.2</li> <li><a href="https://github.com/clojure/clojure/commit/99819d670ab03d9b7314abf35456b305044f14ab"><code>99819d6</code></a> CLJ-2917 Iterate - throw when serializing or deserializing</li> <li><a href="https://github.com/clojure/clojure/commit/25e8f4eba2a127dc2cd64c7782f3f0ace83f08b9"><code>25e8f4e</code></a> CLJ-2916 LazySeq - realize before serializing and do not serialize IFn</li> <li><a href="https://github.com/clojure/clojure/commit/d433ceb701a0a4a141567514ec698e5286c9dc3b"><code>d433ceb</code></a> Set retryex to be static in LockingTransaction.</li> <li><a href="https://github.com/clojure/clojure/commit/3296c3c0de6f32525fff1a5fab258a1e6a1d80ff"><code>3296c3c</code></a> CLJ-2914: Throw if QualifiedMethodExpr given no target</li> <li><a href="https://github.com/clojure/clojure/commit/da1c748123c80fa3e82e24fc8e24a950a3ebccd9"><code>da1c748</code></a> remove Ant build instructions from readme</li> <li><a href="https://github.com/clojure/clojure/commit/251459b13852247cc48fbd19efbd53a02539b812"><code>251459b</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/clojure/clojure/compare/clojure-1.12.1...clojure-1.12.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 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]
