You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/05/07 09:44:23 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #36478: [SPARK-39123][BUILD] Upgrade `org.scalatestplus:mockito` to 3.2.12.0

LuciferYang opened a new pull request, #36478:
URL: https://github.com/apache/spark/pull/36478

   ### What changes were proposed in this pull request?
   This pr aims to upgrade `org.scalatestplus:mockito-4-2_${scala.binary.version}:3.2.11.0` to `org.scalatestplus:mockito-4-5_${scala.binary.version}:3.2.12.0` and mockito from 4.2.0 to 4.5.1.
   
   ### Why are the changes needed?
   Upgrade `org.scalatestplus:mockito` to use mockito 4.5.1, the upgrade of the `mockito`only brought some bug fixes of itself:
   
   - https://github.com/mockito/mockito/releases/tag/v4.3.0
   - https://github.com/mockito/mockito/releases/tag/v4.3.1
   - https://github.com/mockito/mockito/releases/tag/v4.4.0
   - https://github.com/mockito/mockito/releases/tag/v4.5.0
   - https://github.com/mockito/mockito/releases/tag/v4.5.1
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Pass GA


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun closed pull request #36478: [SPARK-39123][BUILD] Upgrade `org.scalatestplus:mockito` to 3.2.12.0

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #36478: [SPARK-39123][BUILD] Upgrade `org.scalatestplus:mockito` to 3.2.12.0
URL: https://github.com/apache/spark/pull/36478


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] LuciferYang commented on pull request #36478: [SPARK-39123][BUILD] Upgrade `org.scalatestplus:mockito` to 3.2.12.0

Posted by GitBox <gi...@apache.org>.
LuciferYang commented on PR #36478:
URL: https://github.com/apache/spark/pull/36478#issuecomment-1120329362

   thanks @srowen @dongjoon-hyun 


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org