You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by GitBox <gi...@apache.org> on 2021/06/29 21:03:34 UTC

[GitHub] [aries-cdi] dependabot[bot] opened a new pull request #96: Bump microprofile-metrics-api from 1.1.1 to 3.0

dependabot[bot] opened a new pull request #96:
URL: https://github.com/apache/aries-cdi/pull/96


   Bumps [microprofile-metrics-api](https://github.com/eclipse/microprofile-metrics) from 1.1.1 to 3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/microprofile-metrics/releases">microprofile-metrics-api's releases</a>.</em></p>
   <blockquote>
   <h2>MicroProfile Metrics 3.0</h2>
   <p><a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0/apidocs/">Javadocs</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0/microprofile-metrics-spec-3.0.pdf">Spec PDF</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0/microprofile-metrics-spec-3.0.html">Spec html</a></p>
   <p>To use this release, pull in</p>
   <pre><code>&lt;dependency&gt;
       &lt;groupId&gt;org.eclipse.microprofile.metrics&lt;/groupId&gt;
       &lt;artifactId&gt;microprofile-metrics-api&lt;/artifactId&gt;
       &lt;version&gt;3.0&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>For changes consult the changelog.html file. The changelog is attached with the release's files.</p>
   <h2>MicroProfile Metrics 3.0-RC3</h2>
   <p><a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC3/apidocs/">Javadocs</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC3/microprofile-metrics-spec-3.0-RC3.pdf">Spec PDF</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC3/microprofile-metrics-spec-3.0-RC3.html">Spec html</a></p>
   <p>To use this release, pull in</p>
   <pre><code>&lt;dependency&gt;
       &lt;groupId&gt;org.eclipse.microprofile.metrics&lt;/groupId&gt;
       &lt;artifactId&gt;microprofile-metrics-api&lt;/artifactId&gt;
       &lt;version&gt;3.0-RC3&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>For changes consult the <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC3/microprofile-metrics-spec-3.0-RC3.html#release_notes_3_0">changelog</a>.</p>
   <h2>MicroProfile Metrics 3.0-RC2</h2>
   <p><a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/apidocs/">Javadocs</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/microprofile-metrics-spec-3.0-RC1.pdf">Spec PDF</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/microprofile-metrics-spec-3.0-RC1.html">Spec html</a></p>
   <p>To use this release, pull in</p>
   <pre><code>&lt;dependency&gt;
       &lt;groupId&gt;org.eclipse.microprofile.metrics&lt;/groupId&gt;
       &lt;artifactId&gt;microprofile-metrics-api&lt;/artifactId&gt;
       &lt;version&gt;3.0-RC2&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <p>For changes consult the <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC2/microprofile-metrics-spec-3.0-RC2.html#release_notes_3_0">changelog</a>.</p>
   <h2>MicroProfile Metrics 3.0-RC1</h2>
   <p><a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/apidocs/">Javadocs</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/microprofile-metrics-spec-3.0-RC1.pdf">Spec PDF</a> | <a href="https://download.eclipse.org/microprofile/microprofile-metrics-3.0-RC1/microprofile-metrics-spec-3.0-RC1.html">Spec html</a></p>
   <p>To use this release, pull in</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/96aec9b694f4dd3591b7e41c52933ff15e3235a4"><code>96aec9b</code></a> [maven-release-plugin] prepare release 3.0</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/11fa9b2c157490f3fcaaa05fbbde1640567a3ca3"><code>11fa9b2</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/95202c8df02fa601024c3ff34d251539351f5c5d"><code>95202c8</code></a> [maven-release-plugin] prepare release 3.0-RC5</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/32065a352fb5c730aacd6b30639e1702ab2b4ea3"><code>32065a3</code></a> Small improvement on the pom.xml and license (<a href="https://github-redirect.dependabot.com/eclipse/microprofile-metrics/issues/625">#625</a>)</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/292f655a8bb386ea696fcd3a0b32ad07c5d9baec"><code>292f655</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/7b29d03b109447c69baa154ea912b838451cc572"><code>7b29d03</code></a> [maven-release-plugin] prepare release 3.0-RC4</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/6bb719112b5452c88c2a3955a4f5d96a04af64cc"><code>6bb7191</code></a> Produce the required artifacts under MPWG (<a href="https://github-redirect.dependabot.com/eclipse/microprofile-metrics/issues/624">#624</a>)</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/46873268cda6bd52b7aa16c9102f7b6fd34d0af4"><code>4687326</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/microprofile-metrics/issues/622">#622</a> from Emily-Jiang/baseline-update</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/84aaadbfc1cd76f436e732f93bf4990460067766"><code>84aaadb</code></a> update baseline to the latest released version</li>
   <li><a href="https://github.com/eclipse/microprofile-metrics/commit/f77087bf02872834902798d0bdcf1fb0c47da7b4"><code>f77087b</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/microprofile-metrics/compare/1.1.1...3.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.microprofile.metrics:microprofile-metrics-api&package-manager=maven&previous-version=1.1.1&new-version=3.0)](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@aries.apache.org

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



[GitHub] [aries-cdi] dependabot[bot] closed pull request #96: Bump microprofile-metrics-api from 1.1.1 to 3.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #96:
URL: https://github.com/apache/aries-cdi/pull/96


   


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

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



[GitHub] [aries-cdi] rotty3000 commented on pull request #96: Bump microprofile-metrics-api from 1.1.1 to 3.0

Posted by GitBox <gi...@apache.org>.
rotty3000 commented on pull request #96:
URL: https://github.com/apache/aries-cdi/pull/96#issuecomment-917541990


   @dependabot ignore this dependency


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

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



[GitHub] [aries-cdi] dependabot[bot] commented on pull request #96: Bump microprofile-metrics-api from 1.1.1 to 3.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #96:
URL: https://github.com/apache/aries-cdi/pull/96#issuecomment-917541994


   OK, I won't notify you about org.eclipse.microprofile.metrics:microprofile-metrics-api again, unless you re-open this PR or update it yourself. 😢


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

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