You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by GitBox <gi...@apache.org> on 2022/08/23 17:28:15 UTC

[GitHub] [archiva-components] dependabot[bot] opened a new pull request, #38: Bump ehcache from 3.9.9 to 3.10.1

dependabot[bot] opened a new pull request, #38:
URL: https://github.com/apache/archiva-components/pull/38

   Bumps [ehcache](https://github.com/ehcache/ehcache3) from 3.9.9 to 3.10.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ehcache/ehcache3/releases">ehcache's releases</a>.</em></p>
   <blockquote>
   <h2>Ehcache 3.10.0</h2>
   <h2>Getting started</h2>
   <p>This new minor release of Ehcache 3 adds support for the Jakarta EE namespaced versions of the JTA (for the transactions module) and JAXB (for parsing Ehcache XML files) APIs.</p>
   <p>As usual, it contains numerous <a href="https://github.com/ehcache/ehcache3/milestone/3.10.0?closed=1">bug fixes and enhancements</a>.</p>
   <p>Ehcache 3.10.0 has been released to maven central under the following coordinates:</p>
   <h3>Main module</h3>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.ehcache&lt;/groupId&gt;
     &lt;artifactId&gt;ehcache&lt;/artifactId&gt;
     &lt;version&gt;3.10.0&lt;/version&gt;
     &lt;!-- &lt;classifier&gt;jakarta&lt;/classifier&gt; --&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>or</p>
   <pre lang="groovy"><code>implementation('org.ehcache:ehcache:3.10.0') {
   //  capabilities {
   //    requireCapability('org.ehcache:ehcache-jakarta')
   //  }
   }
   </code></pre>
   <h3>Transactions module</h3>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;org.ehcache&lt;/groupId&gt;
     &lt;artifactId&gt;ehcache-transactions&lt;/artifactId&gt;
     &lt;version&gt;3.10.0&lt;/version&gt;
     &lt;!-- &lt;classifier&gt;jakarta&lt;/classifier&gt; --&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>or</p>
   <pre lang="groovy"><code>implementation('org.ehcache:ehcache-transactions:3.10.0') {
   //  capabilities {
   //    requireCapability('org.ehcache:ehcache-transactions-jakarta')
   //  }
   }
   </code></pre>
   <h3>Clustering module</h3>
   <pre lang="xml"><code>&lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ehcache/ehcache3/commit/7f3894c917a8ea9e7f22b2a70d20c495da26f651"><code>7f3894c</code></a> Set ehcache version to</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/b38e96624dfb7aa5c729971dadb16f6e2c800280"><code>b38e966</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3056">#3056</a> from nnares/doc-upd</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/55f1961f3580803a35e15d707a34e4ab9e29d74b"><code>55f1961</code></a> feature-25363 : updating user doc</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/c09439bce65999e7abb0aaef34b6ed0ab516a862"><code>c09439b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3038">#3038</a> from nnares/feature-25363</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/c86a2d6f65896d3a3f021dc78ae85f871217a96e"><code>c86a2d6</code></a> feature-25363 : Deprecating byte based cache at heap tier</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/3ef3ba92bd04aad4cc067847ca5cbf83dbdf5957"><code>3ef3ba9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3055">#3055</a> from mathieucarbou/updates</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/a105072cfca362a128df69dfb0c16a4eaa08502c"><code>a105072</code></a> terracottaPlatformVersion = 5.9.10 (jackson classloader fix)</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/b95aade44a1b2396c23575bf95cbf2b0fc88e7c3"><code>b95aade</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3051">#3051</a> from mathieucarbou/updates</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/673aa5fbb6243f4cd698dbc357b84419b5a73609"><code>673aa5f</code></a> terracottaPlatformVersion = 5.9.9 (fix classloader issue in embedded client)</li>
   <li><a href="https://github.com/ehcache/ehcache3/commit/dcda521cb00d8fdc8297b1bdeec0aa0447853ec1"><code>dcda521</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ehcache/ehcache3/issues/3048">#3048</a> from mathieucarbou/updates</li>
   <li>Additional commits viewable in <a href="https://github.com/ehcache/ehcache3/compare/v3.9.9...v3.10.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.ehcache:ehcache&package-manager=maven&previous-version=3.9.9&new-version=3.10.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 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-unsubscribe@archiva.apache.org

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


[GitHub] [archiva-components] dependabot[bot] commented on pull request #38: Bump ehcache from 3.9.9 to 3.10.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #38:
URL: https://github.com/apache/archiva-components/pull/38#issuecomment-1270451961

   Superseded by #40.


-- 
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-unsubscribe@archiva.apache.org

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


[GitHub] [archiva-components] dependabot[bot] closed pull request #38: Bump ehcache from 3.9.9 to 3.10.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #38: Bump ehcache from 3.9.9 to 3.10.1
URL: https://github.com/apache/archiva-components/pull/38


-- 
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-unsubscribe@archiva.apache.org

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