dependabot[bot] opened a new pull request, #11209: URL: https://github.com/apache/ozone/pull/11209
Bumps [de.skuzzle.enforcer:restrict-imports-enforcer-rule](https://github.com/skuzzle/restrict-imports-enforcer-rule) from 3.0.1 to 3.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/releases">de.skuzzle.enforcer:restrict-imports-enforcer-rule's releases</a>.</em></p> <blockquote> <h2>v3.0.2</h2> <p><a href="https://search.maven.org/artifact/de.skuzzle.enforcer/restrict-imports-enforcer-rule/3.0.2/jar"><img src="https://img.shields.io/static/v1?label=MavenCentral&message=3.0.2&color=blue" alt="Maven Central" /></a> <a href="https://plugins.gradle.org/plugin/de.skuzzle.restrictimports/3.0.2"><img src="https://img.shields.io/gradle-plugin-portal/v/de.skuzzle.restrictimports?versionSuffix=3.0.2" alt="Gradle Plugin Portal" /></a></p> <blockquote> <p>[!NOTE] This release contains no functional changes. A release dry run accidentally promoted its staging repository, which published <code>3.0.2-develop</code> to Maven Central and left it there as the latest version of <code>de.skuzzle.enforcer:restrict-imports-enforcer-rule</code>. This release supersedes those artifacts with a proper release. Do not use <code>3.0.2-develop</code>.</p> </blockquote> <h3>Documentation</h3> <ul> <li><a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/pull/278">#278</a> The legacy <code>buildscript</code> snippet below now declares the Gradle plugin under <code>de.skuzzle.restrictimports:restrict-imports-gradle-plugin</code>. The <code>de.skuzzle.enforcer</code> coordinates documented until 3.0.1 never existed on Maven Central, so the declared dependency could not be resolved</li> </ul> <h3>Dependency coordinates</h3> <!-- raw HTML omitted --> <pre lang="xml"><code><dependency> <groupId>de.skuzzle.enforcer</groupId> <artifactId>restrict-imports-enforcer-rule</artifactId> <version>3.0.2</version> </dependency> </code></pre> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <p>Gradle plugin DSL</p> <pre lang="groovy"><code>plugins { id("de.skuzzle.restrictimports") version "3.0.2" } </code></pre> <p>Gradle Legacy</p> <pre lang="groovy"><code>buildscript { repositories { maven { url = uri("https://plugins.gradle.org/m2/") } } dependencies { classpath("de.skuzzle.restrictimports:restrict-imports-gradle-plugin:3.0.2") } } <p>apply(plugin = "de.skuzzle.restrictimports") </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/1ae70d9b8a6a139eb89d3ffb17994e8ea08d9ccc"><code>1ae70d9</code></a> Release 3.0.2</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/abd74e2d01406b254722c7393087c58567b0c16a"><code>abd74e2</code></a> Merge pull request <a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/issues/283">#283</a> from skuzzle/tatars</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/f1cc127fe3bc7c3e078b65d591edb50115b5416f"><code>f1cc127</code></a> Merge pull request <a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/issues/282">#282</a> from skuzzle/release-notes</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/ae5dacd72c82743c6918bf59d83d9be1df62e27c"><code>ae5dacd</code></a> Enable release dry run by default</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/2c2a26552a5f890a06260ed4e0e7d153ba8fdd19"><code>2c2a265</code></a> Release notes for 3.0.2</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/ee26238d7c2dea39643fd6ab8e4841edfd1337f1"><code>ee26238</code></a> Merge pull request <a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/issues/279">#279</a> from skuzzle/renovate/assertj</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/a25a59082077e9a5e0ae67a834eb6ae55fca442b"><code>a25a590</code></a> Update dependency org.assertj:assertj-core to v3.27.7 [SECURITY]</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/0966a17323216bdb712c9917a5c01ad262a9544f"><code>0966a17</code></a> Replace Dependabot with Renovate</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/d214d7fa420a6e81ec1652c752479bcb48b59956"><code>d214d7f</code></a> Merge pull request <a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/issues/278">#278</a> from skuzzle/fix-gradle-plugin-coordinates</li> <li><a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/commit/b2ef2b4a94e9892e8d289f1286a50834984de2e9"><code>b2ef2b4</code></a> Merge pull request <a href="https://redirect.github.com/skuzzle/restrict-imports-enforcer-rule/issues/277">#277</a> from skuzzle/release-dry-run</li> <li>Additional commits viewable in <a href="https://github.com/skuzzle/restrict-imports-enforcer-rule/compare/v3.0.1...v3.0.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]
