You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/04 07:28:19 UTC

[GitHub] [dubbo] dependabot[bot] opened a new pull request, #12005: Bump cache-api from 1.0.0 to 1.1.1

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

   Bumps [cache-api](https://github.com/jsr107/jsr107spec) from 1.0.0 to 1.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jsr107/jsr107spec/releases">cache-api's releases</a>.</em></p>
   <blockquote>
   <h2>JCache 1.1.0</h2>
   <p>This is the official release of JCache 1.1.0</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/602081888618a2b2f9d2578f40b51016caecf6af"><code>6020818</code></a> Updated Javadoc Maven Plugin to 3.10. Fixed broken configuration.</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/09b47a16c9fbe9a351d51d0ecfd20dc4e8ca4afe"><code>09b47a1</code></a> Bump version to 1 1 1</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/609c8adf1c399d7a0bb74c8bc39a3f7cced616c2"><code>609c8ad</code></a> Merge pull request <a href="https://redirect.github.com/jsr107/jsr107spec/issues/405">#405</a> from vbekiaris/fixes/1.1.1/pom-fixes</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/10b7792d19b508f03c8bc0bd64ba76918b98ed91"><code>10b7792</code></a> Fixes javadoc generation when using JDK &gt;= 10 to build JCache</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/f5b7c6ad67e686dc1262bd2355081026756d116c"><code>f5b7c6a</code></a> Merge pull request <a href="https://redirect.github.com/jsr107/jsr107spec/issues/400">#400</a> from vbekiaris/fixes/1.1.1/get-only-specific-property</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/7157ec6cf6b8906cf7e64a21ab29959b2aab7d62"><code>7157ec6</code></a> Read only specific system property during lookup for caching provider</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/fbddac1b2991ac4cd4a8adf5c63252fff60b60f7"><code>fbddac1</code></a> Bump version number to next patch version</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/e8052d63961cd7033128399ecf04e4e819e6420f"><code>e8052d6</code></a> Changes required to deploy 1.1.0 to oss.sonatype and thence Maven Central. Th...</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/20b6e7b8d30abf22a972a35b2b69cbf6dcb05c69"><code>20b6e7b</code></a> Updated with 1.1.0 release date</li>
   <li><a href="https://github.com/jsr107/jsr107spec/commit/692be1cf72cb5f9ac3d9fc62aa463c96711617da"><code>692be1c</code></a> Change version to 1.1.0.</li>
   <li>Additional commits viewable in <a href="https://github.com/jsr107/jsr107spec/compare/v1.0.0...1.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=javax.cache:cache-api&package-manager=maven&previous-version=1.0.0&new-version=1.1.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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ merged pull request #12005: Bump cache-api from 1.0.0 to 1.1.1

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ merged PR #12005:
URL: https://github.com/apache/dubbo/pull/12005


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org