Ansible playbooks for Bahmni (used for Bahmni deployments and Installer)
A sample configuration setup for bahmni.
Configuration for Haiti Implementation
A pure Unix shell script implementing ACME client protocol
Core OpenMRS modules for Bahmni (including ERP & ELIS Atom Feed Clients)
Automation scripts for setting up Bahmni server, CI box or machine
Metadata Export required on plain vanilla OpenMRS 1.12.0 for running Bahmni
Pull request review commentopenmrs/openmrs-core
TRUNk-5974 - Use of lucene score (Preview)
public void getSimilarPeople_shouldMatchN2InTwoNamesSearch() throws Exception { updateSearchIndex(); Set<Person> matches = Context.getPersonService().getSimilarPeople("D Graham", 1979, "M");- assertEquals(3, matches.size());
However, this state should be fine to do the checks before I go back on working on it.
comment created time in 17 hours
Pull request review commentopenmrs/openmrs-core
TRUNk-5974 - Use of lucene score (Preview)
public void getSimilarPeople_shouldMatchN2InTwoNamesSearch() throws Exception { updateSearchIndex(); Set<Person> matches = Context.getPersonService().getSimilarPeople("D Graham", 1979, "M");- assertEquals(3, matches.size());
@dkayiwa yes, I did so that the test case executed line 534 and you can more easily evaluate if it is as described here: https://talk.openmrs.org/t/soundex-search-in-lucenequeries/26068/45?u=fruether
In case we decide that the new logic is fine the 3 of the assertEqual part hast to be increased to 8.
comment created time in 17 hours
PR closed openmrs/openmrs-core
I have made Person to be the same as other domain types that have attributes. ticket ID: https://issues.openmrs.org/browse/TRUNK-4231
pr closed time in a day
pull request commentopenmrs/openmrs-core
@dkayiwa hi Daniel, do you think this is good to be merged?
comment created time in a day
Pull request review commentopenmrs/openmrs-core
TRUNk-5974 - Use of lucene score (Preview)
public void getSimilarPeople_shouldMatchN2InTwoNamesSearch() throws Exception { updateSearchIndex(); Set<Person> matches = Context.getPersonService().getSimilarPeople("D Graham", 1979, "M");- assertEquals(3, matches.size());
Did you intentionally comment this out?
comment created time in 2 days
delete branch openmrs/openmrs-core
delete branch : dependabot-maven-org.sonarsource.scanner.maven-sonar-maven-plugin-3.8.0.2131
delete time in 2 days
push eventopenmrs/openmrs-core
commit sha 9026f52e5d3a5f9030509f397c9cb3ad7ae5e9c7
maven(deps): bump sonar-maven-plugin from 3.7.0.1746 to 3.8.0.2131 (#3677) Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.7.0.1746 to 3.8.0.2131. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.7.0.1746...3.8.0.2131) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
push time in 2 days
PR merged openmrs/openmrs-core
Bumps sonar-maven-plugin from 3.7.0.1746 to 3.8.0.2131. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/f40ccf1213edf863b4c8d2f8854eb497256d1f24"><code>f40ccf1</code></a> Support release from Github Action</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/8d95c8821478f61bd90bbe124e0ba8dd41d481fa"><code>8d95c88</code></a> MSONAR-178 Update Scanner API to 2.16.0.226</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/1c3f91ac6f642d1d6da95602168bdfce717d4892"><code>1c3f91a</code></a> Update license year in README.md</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/38b7ef7af580bab112606983d9851b03257a9e5f"><code>38b7ef7</code></a> Update license headers for 2021</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/985a631683cc4ab6eff6012a8d8e4b47d9de6bae"><code>985a631</code></a> MSONAR-177 Populate 'sonar.java.jdkHome' property for Java analysis</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/6a5f837d61cf215b4623d0853ffbb461a18692e6"><code>6a5f837</code></a> Update AssertJ</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/09fde2b4be9ffa2a3c1c8bb46a6bb28adf7e7c61"><code>09fde2b</code></a> Split Maven and Java ITs</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/47f52249986678daef72c93d36f1f8bbc935f401"><code>47f5224</code></a> Remove dependency tests in ITs</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/3ff229a55213adbdde1be12620476191d96336ec"><code>3ff229a</code></a> Move test projects out of classpath</li> <li><a href="https://github.com/SonarSource/sonar-scanner-maven/commit/a164f5f4c33cf70b51c92c60e16c5be0dfcc8025"><code>a164f5f</code></a> Bumped jetty.version and orchestrator</li> <li>Additional commits viewable in <a href="https://github.com/SonarSource/sonar-scanner-maven/compare/3.7.0.1746...3.8.0.2131">compare view</a></li> </ul> </details> <br />
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
.
<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
</details>
pr closed time in 2 days
delete branch openmrs/openmrs-core
delete branch : dependabot-maven-mockitoVersion-3.7.7
delete time in 2 days
push eventopenmrs/openmrs-core
commit sha 379908aec430ff7d5e80634eb6385297b26f99c6
maven(deps): bump mockitoVersion from 3.7.0 to 3.7.7 (#3679) Bumps `mockitoVersion` from 3.7.0 to 3.7.7. Updates `mockito-junit-jupiter` from 3.7.0 to 3.7.7 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7) Updates `mockito-core` from 3.7.0 to 3.7.7 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
push time in 2 days
PR merged openmrs/openmrs-core
Bumps mockitoVersion
from 3.7.0 to 3.7.7.
Updates mockito-junit-jupiter
from 3.7.0 to 3.7.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-junit-jupiter's releases</a>.</em></p>
<blockquote>
<h2>v3.7.7</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.7</h4>
<ul>
<li>2021-01-16 - <a href="https://github.com/mockito/mockito/compare/v3.7.6...v3.7.7">1 commit(s)</a> by Stefan Bohn</li>
<li>Fix reversed order of verify parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2179">mockito/mockito#2179</a>)</li>
<li>Feature request: Unify order of parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">#2173</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">mockito/mockito#2173</a>)</li>
</ul>
<h2>v3.7.6</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.6</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.5...v3.7.6">1 commit(s)</a> by dependabot[bot]</li>
<li>Bump versions.errorprone from 2.4.0 to 2.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2176">mockito/mockito#2176</a>)</li>
</ul>
<h2>v3.7.5</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.5</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.4...v3.7.5">1 commit(s)</a> by Per Lundberg</li>
<li>ArgumentMatches: fix Javadoc typo/grammar [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2175">mockito/mockito#2175</a>)</li>
</ul>
<h2>v3.7.4</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.4</h4>
<ul>
<li>2021-01-12 - <a href="https://github.com/mockito/mockito/compare/v3.7.3...v3.7.4">2 commit(s)</a> by Szczepan Faber</li>
<li>Travis -> GH Actions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2172">mockito/mockito#2172</a>)</li>
</ul>
<h2>v3.7.3</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.3</h4>
<ul>
<li>2021-01-11 - <a href="https://github.com/mockito/mockito/compare/v3.7.2...v3.7.3">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Bump Shipkit plugins versions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2170">mockito/mockito#2170</a>)</li>
</ul>
<h2>v3.7.2</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.2</h4>
<ul>
<li>2021-01-06 - <a href="https://github.com/mockito/mockito/compare/v3.7.1...v3.7.2">2 commit(s)</a> by Slawomir Jaranowski, Szczepan Faber</li>
<li>Endorsed MockitoTestNGListener in the documentation [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2140">mockito/mockito#2140</a>)</li>
</ul>
<h2>v3.7.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.1</h4>
<ul>
<li>2021-01-05 - <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.1">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Gradle build script tidy-up - renamed plugin name [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2168">mockito/mockito#2168</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/7b940bcead5240bd030bbe7acbb51c10be0a452b"><code>7b940bc</code></a> Fix reversed order of verify parameters (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/79f06bae95074c7c6d8ce862db100ab74edddf6e"><code>79f06ba</code></a> Bump versions.errorprone from 2.4.0 to 2.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/09bfe5ba2b2acbbd484bb16b989516e9a346b2c0"><code>09bfe5b</code></a> Fix grammar in ArgumentMatchers JavaDoc (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ae001c9f8ae3be7a9dcb70588ac5e67227d8adbf"><code>ae001c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a> from mockito/mockitoguy-patch-4</li>
<li><a href="https://github.com/mockito/mockito/commit/5bf62a389c242364ec87d200ae845aba0ea5a721"><code>5bf62a3</code></a> Travis -> GH Actions</li>
<li><a href="https://github.com/mockito/mockito/commit/4c569d189b14e19cc6a454fd8e6b8273b01d8acd"><code>4c569d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/2cbd284469bf4c6f6e8f7bd3aeb00024575e6b7c"><code>2cbd284</code></a> Bumped Shipkit plugins versions</li>
<li><a href="https://github.com/mockito/mockito/commit/9208854ef64240ebfb72e21e97e7434e8b60fbe8"><code>9208854</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a> from slawekjaranowski/testng</li>
<li><a href="https://github.com/mockito/mockito/commit/975e4af4073fce646d8d9acb3680fca4b5d58e2a"><code>975e4af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/b90c3da04db60be226396f94473f31e5d11b40c1"><code>b90c3da</code></a> Apply renamed plugin package</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7">compare view</a></li>
</ul>
</details>
<br />
Updates mockito-core
from 3.7.0 to 3.7.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
<blockquote>
<h2>v3.7.7</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.7</h4>
<ul>
<li>2021-01-16 - <a href="https://github.com/mockito/mockito/compare/v3.7.6...v3.7.7">1 commit(s)</a> by Stefan Bohn</li>
<li>Fix reversed order of verify parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2179">mockito/mockito#2179</a>)</li>
<li>Feature request: Unify order of parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">#2173</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">mockito/mockito#2173</a>)</li>
</ul>
<h2>v3.7.6</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.6</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.5...v3.7.6">1 commit(s)</a> by dependabot[bot]</li>
<li>Bump versions.errorprone from 2.4.0 to 2.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2176">mockito/mockito#2176</a>)</li>
</ul>
<h2>v3.7.5</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.5</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.4...v3.7.5">1 commit(s)</a> by Per Lundberg</li>
<li>ArgumentMatches: fix Javadoc typo/grammar [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2175">mockito/mockito#2175</a>)</li>
</ul>
<h2>v3.7.4</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.4</h4>
<ul>
<li>2021-01-12 - <a href="https://github.com/mockito/mockito/compare/v3.7.3...v3.7.4">2 commit(s)</a> by Szczepan Faber</li>
<li>Travis -> GH Actions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2172">mockito/mockito#2172</a>)</li>
</ul>
<h2>v3.7.3</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.3</h4>
<ul>
<li>2021-01-11 - <a href="https://github.com/mockito/mockito/compare/v3.7.2...v3.7.3">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Bump Shipkit plugins versions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2170">mockito/mockito#2170</a>)</li>
</ul>
<h2>v3.7.2</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.2</h4>
<ul>
<li>2021-01-06 - <a href="https://github.com/mockito/mockito/compare/v3.7.1...v3.7.2">2 commit(s)</a> by Slawomir Jaranowski, Szczepan Faber</li>
<li>Endorsed MockitoTestNGListener in the documentation [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2140">mockito/mockito#2140</a>)</li>
</ul>
<h2>v3.7.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.1</h4>
<ul>
<li>2021-01-05 - <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.1">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Gradle build script tidy-up - renamed plugin name [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2168">mockito/mockito#2168</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/7b940bcead5240bd030bbe7acbb51c10be0a452b"><code>7b940bc</code></a> Fix reversed order of verify parameters (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/79f06bae95074c7c6d8ce862db100ab74edddf6e"><code>79f06ba</code></a> Bump versions.errorprone from 2.4.0 to 2.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/09bfe5ba2b2acbbd484bb16b989516e9a346b2c0"><code>09bfe5b</code></a> Fix grammar in ArgumentMatchers JavaDoc (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ae001c9f8ae3be7a9dcb70588ac5e67227d8adbf"><code>ae001c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a> from mockito/mockitoguy-patch-4</li>
<li><a href="https://github.com/mockito/mockito/commit/5bf62a389c242364ec87d200ae845aba0ea5a721"><code>5bf62a3</code></a> Travis -> GH Actions</li>
<li><a href="https://github.com/mockito/mockito/commit/4c569d189b14e19cc6a454fd8e6b8273b01d8acd"><code>4c569d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/2cbd284469bf4c6f6e8f7bd3aeb00024575e6b7c"><code>2cbd284</code></a> Bumped Shipkit plugins versions</li>
<li><a href="https://github.com/mockito/mockito/commit/9208854ef64240ebfb72e21e97e7434e8b60fbe8"><code>9208854</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a> from slawekjaranowski/testng</li>
<li><a href="https://github.com/mockito/mockito/commit/975e4af4073fce646d8d9acb3680fca4b5d58e2a"><code>975e4af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/b90c3da04db60be226396f94473f31e5d11b40c1"><code>b90c3da</code></a> Apply renamed plugin package</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7">compare view</a></li>
</ul>
</details>
<br />
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
.
<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
</details>
pr closed time in 2 days
delete branch openmrs/openmrs-core
delete branch : dependabot-maven-mysql-mysql-connector-java-8.0.23
delete time in 2 days
push eventopenmrs/openmrs-core
commit sha fdef0b5ef366a43f07a98fe14794701b1a7c7ea6
maven(deps-dev): bump mysql-connector-java from 8.0.22 to 8.0.23 (#3678) Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 to 8.0.23. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.22...8.0.23) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
push time in 2 days
PR merged openmrs/openmrs-core
Bumps mysql-connector-java from 8.0.22 to 8.0.23. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES">mysql-connector-java's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h1><a href="https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/">https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/</a></h1> <p>Version 8.0.23</p> <ul> <li> <p>Fix for Bug#21789378, FORCED TO SET SERVER TIMEZONE IN CONNECT STRING.</p> </li> <li> <p>Fix for Bug#95644 (30573281), JDBC GETDATE/GETTIME/GETTIMESTAMP INTERFACE BEHAVIOR CHANGE AFTER UPGRADE 8.0.</p> </li> <li> <p>Fix for Bug#94457 (29402209), CONNECTOR/J RESULTSET.GETOBJECT( ..., OFFSETDATETIME.CLASS ) THROWS.</p> </li> <li> <p>Fix for Bug#76775 (20959249), FRACTIONAL SECONDS IN TIME VALUES ARE NOT AVAILABLE VIA JDBC.</p> </li> <li> <p>Fix for Bug#99013 (31074051), AN EXTRA HOUR GETS ADDED TO THE TIMESTAMP WHEN SUBTRACTING INTERVAL 'N' DAYS.</p> </li> <li> <p>Fix for Bug#98695 (30962953), EXECUTION OF "LOAD DATA LOCAL INFILE" COMMAND THROUGH JDBC FOR DATETIME COLUMN.</p> </li> <li> <p>Fix for Bug#101413 (32099505), JAVA.TIME.LOCALDATETIME CANNOT BE CAST TO JAVA.SQL.TIMESTAMP.</p> </li> <li> <p>Fix for Bug#101242 (32046007), CANNOT USE BYTEARRAYINPUTSTREAM AS ARGUMENTS IN PREPARED STATEMENTS ANYMORE. Thanks to Martynas Puronas for his contribution.</p> </li> <li> <p>WL#14274, Support for authentication_ldap_sasl_client(SCRAM-SHA-256) authentication plugin.</p> </li> <li> <p>WL#14206, Support for authentication_ldap_sasl_client(GSSAPI) authentication plugin.</p> </li> <li> <p>WL#14207, Replace language in APIs and source code/docs.</p> </li> </ul> <p>Version 8.0.22</p> <ul> <li> <p>Fix for Bug#98667 (31711961), "All pipe instances are busy" exception on multiple connections to named Pipe.</p> </li> <li> <p>Fix for Bug#96309 (31699357), MultiHost in loadbalance may lead to a TPS reduction during a quick switch.</p> </li> <li> <p>Fix for Bug#99076 (31083755), Unclear exception/error when connecting with jdbc:mysql to a mysqlx port.</p> </li> <li> <p>Fix for Bug#96870 (30304764), Contribution: Allow to disable AbandonedConnectionCleanupThread completely. Thanks to Andrey Turbanov for his contribution.</p> </li> <li> <p>WL#14115, Support for authentication_ldap_sasl_client(SCRAM-SHA-1) authentication plugin.</p> </li> <li> <p>WL#14096, Add option to specify LOAD DATA LOCAL allow list folder.</p> </li> <li> <p>WL#13780, Skip system-wide trust and key stores (incl. X DevAPI client certs).</p> </li> <li> <p>WL#14017, XProtocol -- support for configurable compression algorithms.</p> </li> <li> <p>Fix for Bug#92903 (28834903), MySQL Connector/j should support wildcard names or alternative names.</p> </li> <li> <p>Fix for Bug#99767 (31443178), Contribution: Check SubjectAlternativeName for TLS instead of commonName.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mysql/mysql-connector-j/commit/18bbd5e68195d0da083cbd5bd0d05d76320df7cd"><code>18bbd5e</code></a> Copyright year update.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/f5f8bf087b6d603d8d55254fa99d47ca1a57f9b4"><code>f5f8bf0</code></a> Fix for Bug#21789378, FORCED TO SET SERVER TIMEZONE IN CONNECT STRING.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/60553fd2557267f3184b77e1832025f80d79e89a"><code>60553fd</code></a> Fix for Bug#95644 (30573281), JDBC GETDATE/GETTIME/GETTIMESTAMP</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/9ed6205986867f73bf38d1f08eaa10cadfcfdabe"><code>9ed6205</code></a> Fix for Bug#101242 (32046007), CANNOT USE BYTEARRAYINPUTSTREAM AS</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/57dc53ba48b1f8ee7ab2a999417f138969161d25"><code>57dc53b</code></a> GPL license book update.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/52f525fc26cfcb723d52a05283e46fe76c2d8967"><code>52f525f</code></a> WL#14274, Support for authentication_ldap_sasl_client(SCRAM-SHA-256) authenti...</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/fb59ffcfcf9b9480d3cacf0e0752b7fe50d02e6e"><code>fb59ffc</code></a> WL#14206, Support for authentication_ldap_sasl_client(GSSAPI) authentication ...</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/af8cf8a8d3a5bf3ce4def5aecd0b3664243e092e"><code>af8cf8a</code></a> WL#14207, Replace language in APIs and source code/docs.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/a150675169e3fe94f3b7e0118d575f016e434261"><code>a150675</code></a> Post-release changes.</li> <li>See full diff in <a href="https://github.com/mysql/mysql-connector-j/compare/8.0.22...8.0.23">compare view</a></li> </ul> </details> <br />
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
.
<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
</details>
pr closed time in 2 days
pull request commentopenmrs/openmrs-core
maven(deps): bump mockitoVersion from 3.7.0 to 3.7.7
Coverage increased (+0.009%) to 63.741% when pulling cc1197b8b79a92cf2c6ab2c81be90ff75ee92cae on dependabot-maven-mockitoVersion-3.7.7 into 7e534125999f3b2029b321fa98a591c8e87d83ea on master.
comment created time in 2 days
pull request commentopenmrs/openmrs-core
maven(deps-dev): bump mysql-connector-java from 8.0.22 to 8.0.23
Coverage increased (+0.003%) to 63.735% when pulling 04c092163c82b1a07d43f949b1a4ceb3e41274fb on dependabot-maven-mysql-mysql-connector-java-8.0.23 into 7e534125999f3b2029b321fa98a591c8e87d83ea on master.
comment created time in 2 days
PR opened openmrs/openmrs-core
Bumps mockitoVersion
from 3.7.0 to 3.7.7.
Updates mockito-junit-jupiter
from 3.7.0 to 3.7.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-junit-jupiter's releases</a>.</em></p>
<blockquote>
<h2>v3.7.7</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.7</h4>
<ul>
<li>2021-01-16 - <a href="https://github.com/mockito/mockito/compare/v3.7.6...v3.7.7">1 commit(s)</a> by Stefan Bohn</li>
<li>Fix reversed order of verify parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2179">mockito/mockito#2179</a>)</li>
<li>Feature request: Unify order of parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">#2173</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">mockito/mockito#2173</a>)</li>
</ul>
<h2>v3.7.6</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.6</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.5...v3.7.6">1 commit(s)</a> by dependabot[bot]</li>
<li>Bump versions.errorprone from 2.4.0 to 2.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2176">mockito/mockito#2176</a>)</li>
</ul>
<h2>v3.7.5</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.5</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.4...v3.7.5">1 commit(s)</a> by Per Lundberg</li>
<li>ArgumentMatches: fix Javadoc typo/grammar [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2175">mockito/mockito#2175</a>)</li>
</ul>
<h2>v3.7.4</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.4</h4>
<ul>
<li>2021-01-12 - <a href="https://github.com/mockito/mockito/compare/v3.7.3...v3.7.4">2 commit(s)</a> by Szczepan Faber</li>
<li>Travis -> GH Actions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2172">mockito/mockito#2172</a>)</li>
</ul>
<h2>v3.7.3</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.3</h4>
<ul>
<li>2021-01-11 - <a href="https://github.com/mockito/mockito/compare/v3.7.2...v3.7.3">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Bump Shipkit plugins versions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2170">mockito/mockito#2170</a>)</li>
</ul>
<h2>v3.7.2</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.2</h4>
<ul>
<li>2021-01-06 - <a href="https://github.com/mockito/mockito/compare/v3.7.1...v3.7.2">2 commit(s)</a> by Slawomir Jaranowski, Szczepan Faber</li>
<li>Endorsed MockitoTestNGListener in the documentation [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2140">mockito/mockito#2140</a>)</li>
</ul>
<h2>v3.7.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.1</h4>
<ul>
<li>2021-01-05 - <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.1">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Gradle build script tidy-up - renamed plugin name [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2168">mockito/mockito#2168</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/7b940bcead5240bd030bbe7acbb51c10be0a452b"><code>7b940bc</code></a> Fix reversed order of verify parameters (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/79f06bae95074c7c6d8ce862db100ab74edddf6e"><code>79f06ba</code></a> Bump versions.errorprone from 2.4.0 to 2.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/09bfe5ba2b2acbbd484bb16b989516e9a346b2c0"><code>09bfe5b</code></a> Fix grammar in ArgumentMatchers JavaDoc (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ae001c9f8ae3be7a9dcb70588ac5e67227d8adbf"><code>ae001c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a> from mockito/mockitoguy-patch-4</li>
<li><a href="https://github.com/mockito/mockito/commit/5bf62a389c242364ec87d200ae845aba0ea5a721"><code>5bf62a3</code></a> Travis -> GH Actions</li>
<li><a href="https://github.com/mockito/mockito/commit/4c569d189b14e19cc6a454fd8e6b8273b01d8acd"><code>4c569d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/2cbd284469bf4c6f6e8f7bd3aeb00024575e6b7c"><code>2cbd284</code></a> Bumped Shipkit plugins versions</li>
<li><a href="https://github.com/mockito/mockito/commit/9208854ef64240ebfb72e21e97e7434e8b60fbe8"><code>9208854</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a> from slawekjaranowski/testng</li>
<li><a href="https://github.com/mockito/mockito/commit/975e4af4073fce646d8d9acb3680fca4b5d58e2a"><code>975e4af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/b90c3da04db60be226396f94473f31e5d11b40c1"><code>b90c3da</code></a> Apply renamed plugin package</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7">compare view</a></li>
</ul>
</details>
<br />
Updates mockito-core
from 3.7.0 to 3.7.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
<blockquote>
<h2>v3.7.7</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.7</h4>
<ul>
<li>2021-01-16 - <a href="https://github.com/mockito/mockito/compare/v3.7.6...v3.7.7">1 commit(s)</a> by Stefan Bohn</li>
<li>Fix reversed order of verify parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2179">mockito/mockito#2179</a>)</li>
<li>Feature request: Unify order of parameters [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">#2173</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2173">mockito/mockito#2173</a>)</li>
</ul>
<h2>v3.7.6</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.6</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.5...v3.7.6">1 commit(s)</a> by dependabot[bot]</li>
<li>Bump versions.errorprone from 2.4.0 to 2.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2176">mockito/mockito#2176</a>)</li>
</ul>
<h2>v3.7.5</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.5</h4>
<ul>
<li>2021-01-15 - <a href="https://github.com/mockito/mockito/compare/v3.7.4...v3.7.5">1 commit(s)</a> by Per Lundberg</li>
<li>ArgumentMatches: fix Javadoc typo/grammar [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2175">mockito/mockito#2175</a>)</li>
</ul>
<h2>v3.7.4</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.4</h4>
<ul>
<li>2021-01-12 - <a href="https://github.com/mockito/mockito/compare/v3.7.3...v3.7.4">2 commit(s)</a> by Szczepan Faber</li>
<li>Travis -> GH Actions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2172">mockito/mockito#2172</a>)</li>
</ul>
<h2>v3.7.3</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.3</h4>
<ul>
<li>2021-01-11 - <a href="https://github.com/mockito/mockito/compare/v3.7.2...v3.7.3">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Bump Shipkit plugins versions [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2170">mockito/mockito#2170</a>)</li>
</ul>
<h2>v3.7.2</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.2</h4>
<ul>
<li>2021-01-06 - <a href="https://github.com/mockito/mockito/compare/v3.7.1...v3.7.2">2 commit(s)</a> by Slawomir Jaranowski, Szczepan Faber</li>
<li>Endorsed MockitoTestNGListener in the documentation [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2140">mockito/mockito#2140</a>)</li>
</ul>
<h2>v3.7.1</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h4>3.7.1</h4>
<ul>
<li>2021-01-05 - <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.1">2 commit(s)</a> by Michal Szestowicki, Szczepan Faber</li>
<li>Gradle build script tidy-up - renamed plugin name [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2168">mockito/mockito#2168</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/7b940bcead5240bd030bbe7acbb51c10be0a452b"><code>7b940bc</code></a> Fix reversed order of verify parameters (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2179">#2179</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/79f06bae95074c7c6d8ce862db100ab74edddf6e"><code>79f06ba</code></a> Bump versions.errorprone from 2.4.0 to 2.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2176">#2176</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/09bfe5ba2b2acbbd484bb16b989516e9a346b2c0"><code>09bfe5b</code></a> Fix grammar in ArgumentMatchers JavaDoc (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2175">#2175</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ae001c9f8ae3be7a9dcb70588ac5e67227d8adbf"><code>ae001c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2172">#2172</a> from mockito/mockitoguy-patch-4</li>
<li><a href="https://github.com/mockito/mockito/commit/5bf62a389c242364ec87d200ae845aba0ea5a721"><code>5bf62a3</code></a> Travis -> GH Actions</li>
<li><a href="https://github.com/mockito/mockito/commit/4c569d189b14e19cc6a454fd8e6b8273b01d8acd"><code>4c569d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2170">#2170</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/2cbd284469bf4c6f6e8f7bd3aeb00024575e6b7c"><code>2cbd284</code></a> Bumped Shipkit plugins versions</li>
<li><a href="https://github.com/mockito/mockito/commit/9208854ef64240ebfb72e21e97e7434e8b60fbe8"><code>9208854</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2140">#2140</a> from slawekjaranowski/testng</li>
<li><a href="https://github.com/mockito/mockito/commit/975e4af4073fce646d8d9acb3680fca4b5d58e2a"><code>975e4af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2168">#2168</a> from shestee/release/3.x</li>
<li><a href="https://github.com/mockito/mockito/commit/b90c3da04db60be226396f94473f31e5d11b40c1"><code>b90c3da</code></a> Apply renamed plugin package</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7">compare view</a></li>
</ul>
</details>
<br />
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
.
<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
</details>
pr created time in 2 days
create barnchopenmrs/openmrs-core
branch : dependabot-maven-mockitoVersion-3.7.7
created branch time in 2 days
create barnchopenmrs/openmrs-core
branch : dependabot-maven-mysql-mysql-connector-java-8.0.23
created branch time in 2 days
PR opened openmrs/openmrs-core
Bumps mysql-connector-java from 8.0.22 to 8.0.23. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES">mysql-connector-java's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h1><a href="https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/">https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/</a></h1> <p>Version 8.0.23</p> <ul> <li> <p>Fix for Bug#21789378, FORCED TO SET SERVER TIMEZONE IN CONNECT STRING.</p> </li> <li> <p>Fix for Bug#95644 (30573281), JDBC GETDATE/GETTIME/GETTIMESTAMP INTERFACE BEHAVIOR CHANGE AFTER UPGRADE 8.0.</p> </li> <li> <p>Fix for Bug#94457 (29402209), CONNECTOR/J RESULTSET.GETOBJECT( ..., OFFSETDATETIME.CLASS ) THROWS.</p> </li> <li> <p>Fix for Bug#76775 (20959249), FRACTIONAL SECONDS IN TIME VALUES ARE NOT AVAILABLE VIA JDBC.</p> </li> <li> <p>Fix for Bug#99013 (31074051), AN EXTRA HOUR GETS ADDED TO THE TIMESTAMP WHEN SUBTRACTING INTERVAL 'N' DAYS.</p> </li> <li> <p>Fix for Bug#98695 (30962953), EXECUTION OF "LOAD DATA LOCAL INFILE" COMMAND THROUGH JDBC FOR DATETIME COLUMN.</p> </li> <li> <p>Fix for Bug#101413 (32099505), JAVA.TIME.LOCALDATETIME CANNOT BE CAST TO JAVA.SQL.TIMESTAMP.</p> </li> <li> <p>Fix for Bug#101242 (32046007), CANNOT USE BYTEARRAYINPUTSTREAM AS ARGUMENTS IN PREPARED STATEMENTS ANYMORE. Thanks to Martynas Puronas for his contribution.</p> </li> <li> <p>WL#14274, Support for authentication_ldap_sasl_client(SCRAM-SHA-256) authentication plugin.</p> </li> <li> <p>WL#14206, Support for authentication_ldap_sasl_client(GSSAPI) authentication plugin.</p> </li> <li> <p>WL#14207, Replace language in APIs and source code/docs.</p> </li> </ul> <p>Version 8.0.22</p> <ul> <li> <p>Fix for Bug#98667 (31711961), "All pipe instances are busy" exception on multiple connections to named Pipe.</p> </li> <li> <p>Fix for Bug#96309 (31699357), MultiHost in loadbalance may lead to a TPS reduction during a quick switch.</p> </li> <li> <p>Fix for Bug#99076 (31083755), Unclear exception/error when connecting with jdbc:mysql to a mysqlx port.</p> </li> <li> <p>Fix for Bug#96870 (30304764), Contribution: Allow to disable AbandonedConnectionCleanupThread completely. Thanks to Andrey Turbanov for his contribution.</p> </li> <li> <p>WL#14115, Support for authentication_ldap_sasl_client(SCRAM-SHA-1) authentication plugin.</p> </li> <li> <p>WL#14096, Add option to specify LOAD DATA LOCAL allow list folder.</p> </li> <li> <p>WL#13780, Skip system-wide trust and key stores (incl. X DevAPI client certs).</p> </li> <li> <p>WL#14017, XProtocol -- support for configurable compression algorithms.</p> </li> <li> <p>Fix for Bug#92903 (28834903), MySQL Connector/j should support wildcard names or alternative names.</p> </li> <li> <p>Fix for Bug#99767 (31443178), Contribution: Check SubjectAlternativeName for TLS instead of commonName.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mysql/mysql-connector-j/commit/18bbd5e68195d0da083cbd5bd0d05d76320df7cd"><code>18bbd5e</code></a> Copyright year update.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/f5f8bf087b6d603d8d55254fa99d47ca1a57f9b4"><code>f5f8bf0</code></a> Fix for Bug#21789378, FORCED TO SET SERVER TIMEZONE IN CONNECT STRING.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/60553fd2557267f3184b77e1832025f80d79e89a"><code>60553fd</code></a> Fix for Bug#95644 (30573281), JDBC GETDATE/GETTIME/GETTIMESTAMP</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/9ed6205986867f73bf38d1f08eaa10cadfcfdabe"><code>9ed6205</code></a> Fix for Bug#101242 (32046007), CANNOT USE BYTEARRAYINPUTSTREAM AS</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/57dc53ba48b1f8ee7ab2a999417f138969161d25"><code>57dc53b</code></a> GPL license book update.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/52f525fc26cfcb723d52a05283e46fe76c2d8967"><code>52f525f</code></a> WL#14274, Support for authentication_ldap_sasl_client(SCRAM-SHA-256) authenti...</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/fb59ffcfcf9b9480d3cacf0e0752b7fe50d02e6e"><code>fb59ffc</code></a> WL#14206, Support for authentication_ldap_sasl_client(GSSAPI) authentication ...</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/af8cf8a8d3a5bf3ce4def5aecd0b3664243e092e"><code>af8cf8a</code></a> WL#14207, Replace language in APIs and source code/docs.</li> <li><a href="https://github.com/mysql/mysql-connector-j/commit/a150675169e3fe94f3b7e0118d575f016e434261"><code>a150675</code></a> Post-release changes.</li> <li>See full diff in <a href="https://github.com/mysql/mysql-connector-j/compare/8.0.22...8.0.23">compare view</a></li> </ul> </details> <br />
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
.
<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
</details>
pr created time in 2 days
pull request commentBahmni/odoo-modules
Discount on quotation is not deducted when discount type is changed to No Discount.
<br/>Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us recheck it.</sub>
comment created time in 4 days
PR opened Bahmni/odoo-modules
The discount amount and discount percentage should be zero when the discount type is changes to No Discount.
pr created time in 4 days
issue openedBahmni/odoo-modules
https://github.com/Bahmni/odoo-modules/blob/37ff23e290e3ab615406f98d14d4b90a68c67b0b/bahmni_sale/models/sale_order.py#L113
The none type of discount should set the discount amount and discount percentage to zero.
def onchange_discount(self):
amount_total = self.amount_untaxed + self.amount_tax
if self.chargeable_amount:
if self.discount_type == 'none' and self.chargeable_amount:
self.discount_type = 'fixed'
discount = amount_total - self.chargeable_amount
self.discount_percentage = (discount / amount_total) * 100
else:
if self.discount_type == 'none':
self.discount_percentage = 0
self.discount = 0
if self.discount:
self.discount_percentage = (self.discount / amount_total) * 100
if self.discount_percentage:
self.discount = amount_total * self.discount_percentage / 100
created time in 5 days
PR opened Bahmni/default-config
pr created time in 5 days
Pull request review commentBahmni/openmrs-module-appointments-frontend
BAH-1123: Patient ID as configurable hyperlink on Appointments List View
"customLocaleURL": "/bahmni_config/openmrs/i18n/", "loginPageUrl": "../../bahmni/home/index.html#/login", "patientsURL": "/bahmni/clinical/index.html#/default/patient/",- "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY"+ "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY",+ "patientDashboardURL": "/openmrs/coreapps/clinicianfacing/patient.page"
Yes. thats the syntax {{}} that we follow. all links are to be relative.
comment created time in 5 days
pull request commentBahmni/bahmni-reports
<br/>Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us recheck it.</sub>
comment created time in 6 days
PR opened Bahmni/bahmni-reports
Bumps poi from 3.12 to 3.17.
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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 6 days
create barnchBahmni/bahmni-reports
branch : dependabot/maven/org.apache.poi-poi-3.17
created branch time in 6 days
Pull request review commentBahmni/openmrs-module-appointments-frontend
BAH-1123: Patient ID as configurable hyperlink on Appointments List View
"customLocaleURL": "/bahmni_config/openmrs/i18n/", "loginPageUrl": "../../bahmni/home/index.html#/login", "patientsURL": "/bahmni/clinical/index.html#/default/patient/",- "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY"+ "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY",+ "appointmentsListPatientLink": "/openmrs/coreapps/clinicianfacing/patient.page?patientId={{patientId}}"
@mks-d sure, it's now updated
comment created time in 6 days
Pull request review commentBahmni/openmrs-module-appointments-frontend
BAH-1123: Patient ID as configurable hyperlink on Appointments List View
"customLocaleURL": "/bahmni_config/openmrs/i18n/", "loginPageUrl": "../../bahmni/home/index.html#/login", "patientsURL": "/bahmni/clinical/index.html#/default/patient/",- "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY"+ "patientsURLGeneralInformationTab": "/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY",+ "appointmentsListPatientLink": "/openmrs/coreapps/clinicianfacing/patient.page?patientId={{patientId}}"
@icrc-psousa can you change it to
"appointmentsListPatientLink": "/bahmni/clinical/index.html#/default/patient/{{patientId}}/dashboard?currentTab=DASHBOARD_TAB_GENERAL_KEY"
comment created time in 6 days