StackExchange / StackExchange.Redis

General purpose redis client
https://stackexchange.github.io/StackExchange.Redis/
Other
5.87k stars 1.51k forks source link

[Tests] Remove Moq as a dependency #2522

Closed NickCraver closed 1 year ago

NickCraver commented 1 year ago

This is a test-only change. I don't want to risk an upgrade and harvesting PII from anyone who works on our project, so I'm removing Moq immediately. See https://github.com/moq/moq/issues/1372 for details/discussion.

kzu commented 1 year ago

Heya @NickCraver. I'd like to gather thoughts from folks on how maintenance/sponsorships of oss projects can me encouraged more broadly without resorting to things like this. Would love your thoughts on it at https://github.com/moq/moq/issues/1374 if you might?

Thanks!

(BTW, I'm not discarding the possibility of reverting the change for now until folks get more comfortable or improvements are implemented, so if you want to hold up, just skip updating Moq for now while we figure this out?)

thetredev commented 1 year ago

@kzu you reap what you sow I guess.

mgravell commented 1 year ago

I responded: https://github.com/moq/moq/issues/1374#issuecomment-1671166436