You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/09/02 05:52:34 UTC

[GitHub] [commons-text] dependabot[bot] opened a new pull request #158: Bump mockito-inline from 3.5.7 to 3.5.9

dependabot[bot] opened a new pull request #158:
URL: https://github.com/apache/commons-text/pull/158


   Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.7 to 3.5.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-inline's releases</a>.</em></p>
   <blockquote>
   <h2>v3.5.9</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.5.9</h4>
   <ul>
   <li>2020-09-01 - <a href="https://github.com/mockito/mockito/compare/v3.5.8...v3.5.9">1 commit</a> by <a href="https://github.com/kozaxinan">Sinan Kozak</a> - published to <a href="https://bintray.com/mockito/maven/mockito/3.5.9"><img src="https://img.shields.io/badge/Bintray-3.5.9-green.svg" alt="Bintray" /></a></li>
   <li>Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2007">#2007</a> : Downgrade objenesis version for mockito-android [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2024">#2024</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2024">mockito/mockito#2024</a>)</li>
   <li>Android instrumentation test packaging fails for mockito-android 3.5.0 with minSdk &lt; 26 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2007">#2007</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2007">mockito/mockito#2007</a>)</li>
   </ul>
   <h2>v3.5.8</h2>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Release notes were automatically generated by <a href="http://shipkit.org/">Shipkit</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h4>3.5.8</h4>
   <ul>
   <li>2020-08-27 - <a href="https://github.com/mockito/mockito/compare/v3.5.7...v3.5.8">1 commit</a> by <a href="https://github.com/ahmadmoawad">ahmadmoawad</a> - published to <a href="https://bintray.com/mockito/maven/mockito-development/3.5.8"><img src="https://img.shields.io/badge/Bintray-3.5.8-green.svg" alt="Bintray" /></a></li>
   <li>Fix typo in CONTRIBUTING.md and SpyOnInjectedFieldsHandler [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1994">#1994</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/1994">mockito/mockito#1994</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mockito/mockito/commit/fcd788cf20bdd2ead398706afeb6beb5411831b8"><code>fcd788c</code></a> 3.5.9 release (previous 3.5.8) + release notes updated by CI build 4763</li>
   <li><a href="https://github.com/mockito/mockito/commit/626d4573c702625611d2024463bae606a4e8cca4"><code>626d457</code></a> Fixes <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2007">#2007</a> : Downgrade objenesis version for mockito-android (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2024">#2024</a>)</li>
   <li><a href="https://github.com/mockito/mockito/commit/a8b156509fc8e35cf122e1abe8c36d1e196ed041"><code>a8b1565</code></a> 3.5.8 release (previous 3.5.7) + release notes updated by CI build 4758</li>
   <li><a href="https://github.com/mockito/mockito/commit/282855246f2428fdd8563815cb5e46ffd2d0471d"><code>2828552</code></a> Fix typo in CONTRIBUTING.md and SpyOnInjectedFieldsHandler (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/1994">#1994</a>)</li>
   <li>See full diff in <a href="https://github.com/mockito/mockito/compare/v3.5.7...v3.5.9">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.mockito:mockito-inline&package-manager=maven&previous-version=3.5.7&new-version=3.5.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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.

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



[GitHub] [commons-text] coveralls commented on pull request #158: Bump mockito-inline from 3.5.7 to 3.5.9

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #158:
URL: https://github.com/apache/commons-text/pull/158#issuecomment-685358501


   
   [![Coverage Status](https://coveralls.io/builds/33168589/badge)](https://coveralls.io/builds/33168589)
   
   Coverage remained the same at 98.671% when pulling **6f86dd15d2f8d3fa4ca0a465b950beeb394a804c on dependabot/maven/org.mockito-mockito-inline-3.5.9** into **e6831953c18dc165858ada5eb76f4d1201d24986 on master**.
   


----------------------------------------------------------------
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.

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



[GitHub] [commons-text] kinow merged pull request #158: Bump mockito-inline from 3.5.7 to 3.5.9

Posted by GitBox <gi...@apache.org>.
kinow merged pull request #158:
URL: https://github.com/apache/commons-text/pull/158


   


----------------------------------------------------------------
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.

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