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

   Bumps 
[eu.maveniverse.maven.mimir:testing](https://github.com/maveniverse/mimir) from 
0.10.6 to 0.11.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/maveniverse/mimir/releases";>eu.maveniverse.maven.mimir:testing's
 releases</a>.</em></p>
   <blockquote>
   <h2>0.11.2</h2>
   <p><strong>IMPORTANT: Cache format changes; caches must to be 
dropped/rebuilt (if coming from pre-0.11.x release).</strong></p>
   <p>New feature: &quot;true mirror&quot; support. If using Mimir, by adding 
this line to <code>session.properties</code>:</p>
   
<pre><code>mimir.session.mirrors=central(https://maven-central-eu.storage-download.googleapis.com/maven2/)
   </code></pre>
   <p>It will make Maven use Google Central Mirror URLs for &quot;central&quot; 
first, and fallback to &quot;original&quot; URL.</p>
   <p>The property <code>mimir.session.mirrors</code> accepts comma separated 
values in form of <code>repoID(spec, ...)</code>, so spec starts with 
repository ID and within <code>(...)</code> it accepts a comma separated values 
that can be in form of <code>url</code> or <code>id::url</code> or 
<code>id::layout::url</code>.</p>
   <p>This property will make Maven for given &quot;repoID&quot; use URLs 
<em>in order</em> to resolve, and finally falling back to repository original 
URL. All these various URLs are <em>treated as same repository</em>, as 
regarding local repository and caching.</p>
   <p>The fallback feature (use case when mirror did not yet have it, but 
origin did) was broken in 0.11.1.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Mirror fixes by <a 
href="https://github.com/cstamas";><code>@​cstamas</code></a> in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/219";>maveniverse/mimir#219</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/maveniverse/mimir/compare/release-0.11.1...release-0.11.2";>https://github.com/maveniverse/mimir/compare/release-0.11.1...release-0.11.2</a></p>
   <h2>0.11.1</h2>
   <p><strong>IMPORTANT: Cache format changes; caches must to be 
dropped/rebuilt (if coming from pre-0.11.x release).</strong></p>
   <p>New feature: &quot;true mirror&quot; support. If using Mimir, by adding 
this line to <code>session.properties</code>:</p>
   
<pre><code>mimir.session.mirrors=central(https://maven-central-eu.storage-download.googleapis.com/maven2/)
   </code></pre>
   <p>It will make Maven use Google Central Mirror URLs for &quot;central&quot; 
first, and fallback to &quot;original&quot; URL.</p>
   <p>The property <code>mimir.session.mirrors</code> accepts comma separated 
values in form of <code>repoID(spec, ...)</code>, so spec starts with 
repository ID and within <code>(...)</code> it accepts a comma separated values 
that can be in form of <code>url</code> or <code>id::url</code> or 
<code>id::layout::url</code>.</p>
   <p>This property will make Maven for given &quot;repoID&quot; use URLs 
<em>in order</em> to resolve, and finally falling back to repository original 
URL. All these various URLs are <em>treated as same repository</em>, as 
regarding local repository and caching.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Use CI matrix by <a 
href="https://github.com/cstamas";><code>@​cstamas</code></a> in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/216";>maveniverse/mimir#216</a></li>
   <li>Mirror support by <a 
href="https://github.com/cstamas";><code>@​cstamas</code></a> in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/218";>maveniverse/mimir#218</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/maveniverse/mimir/compare/release-0.11.0...release-0.11.1";>https://github.com/maveniverse/mimir/compare/release-0.11.0...release-0.11.1</a></p>
   <h2>0.11.0</h2>
   <p><strong>IMPORTANT: Cache format changes; caches must to be 
dropped/rebuilt.</strong></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump eu.maveniverse.maven.plugins:toolbox from 0.14.6 to 0.14.7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/196";>maveniverse/mimir#196</a></li>
   <li>Bump org.immutables:value from 2.11.7 to 2.12.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/197";>maveniverse/mimir#197</a></li>
   <li>Bump org.jgroups:jgroups from 5.5.1.Final to 5.5.2.Final by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/maveniverse/mimir/pull/199";>maveniverse/mimir#199</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/b06ca127db19cfe7b9f719e44a63a288f9e8a2df";><code>b06ca12</code></a>
 [maven-release-plugin] prepare release release-0.11.2 [skip ci]</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/609a0dbfc9b034dacc2a0b3ca9d967f7cf9adc57";><code>609a0db</code></a>
 Mirror fixes (<a 
href="https://redirect.github.com/maveniverse/mimir/issues/219";>#219</a>)</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/c87e1f75b29dbfc8c6dc37d071f3002ba8ddf08c";><code>c87e1f7</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/65659dda05fda1c0c48ab77122a8ec369d67127c";><code>65659dd</code></a>
 [maven-release-plugin] prepare release release-0.11.1 [skip ci]</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/8267aacdb29fd5e78264ad53991e11e24435ce19";><code>8267aac</code></a>
 Mirror support (<a 
href="https://redirect.github.com/maveniverse/mimir/issues/218";>#218</a>)</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/3b29f6d27c115de8389b81a09793c66a53880355";><code>3b29f6d</code></a>
 Use CI matrix (<a 
href="https://redirect.github.com/maveniverse/mimir/issues/216";>#216</a>)</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/3594f84c57927e62fe69182a2cc04e11d19dbeb2";><code>3594f84</code></a>
 Update README to clarify usage and requirements</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/463a2e497e70e7ae3cb7c301ddf530e151e49523";><code>463a2e4</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/724c1b2170c813157cd0c96c6721f430d7188477";><code>724c1b2</code></a>
 [maven-release-plugin] prepare release release-0.11.0 [skip ci]</li>
   <li><a 
href="https://github.com/maveniverse/mimir/commit/934da04dc3b4e98746405145c198d2536603d69c";><code>934da04</code></a>
 Parent POM 49 (<a 
href="https://redirect.github.com/maveniverse/mimir/issues/214";>#214</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/maveniverse/mimir/compare/release-0.10.6...release-0.11.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eu.maveniverse.maven.mimir:testing&package-manager=maven&previous-version=0.10.6&new-version=0.11.2)](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