You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/11/27 22:27:45 UTC

[GitHub] [incubator-mesatee] dingelish opened a new pull request #110: Third party upgrade: upgrade serde. fix rdrand.

dingelish opened a new pull request #110: Third party upgrade: upgrade serde. fix rdrand.
URL: https://github.com/apache/incubator-mesatee/pull/110
 
 
   ## Description
   
   Regular upgrade on third party crates.
   - Upgrade serde to 1.0.103
   - Exclude rdrand's test dir from vendor
   
   ## Type of change (select applied and DELETE the others)
   
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
   - [ ] API change with a documentation update
   - [ ] Additional test coverage
   - [x] Code cleanup or just sync with upstream third-party crates
   
   ## How Has This Been Tested?
   
   CI passed. [record](http://ci.mesalock-linux.org/dingelish/incubator-mesatee).
   
   ## Checklist (check ALL before submitting PR, even not applicable)
   
   - [x] Fork the repo and create your branch from `master`.
   - [x] If you've added code that should be tested, add tests.
   - [x] If you've changed APIs, update the documentation.
   - [x] Ensure the tests pass (see CI results).
   - [x] Make sure your code lints/format.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org