yegor256 / jekyll-chatgpt-translate

Automated translating of Jekyll pages via ChatGPT: all you need is just an OpenAI API key
https://rubygems.org/gems/jekyll-chatgpt-translate
MIT License
15 stars 1 forks source link

Update dependency webmock to v3.22.0 #82

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webmock (changelog) '3.21.2' -> '3.22.0' age adoption passing confidence

Release Notes

bblimke/webmock (webmock) ### [`v3.22.0`](https://togithub.com/bblimke/webmock/blob/HEAD/CHANGELOG.md#3220) [Compare Source](https://togithub.com/bblimke/webmock/compare/v3.21.2...v3.22.0) - Addressed an issue in the HTTPClient adapter where memoized stubbed responses and memoized request_signatures were incorrectly persisted between subsequent requests ([#​1019](https://togithub.com/bblimke/webmock/issues/1019)). The implementation of a more robust thread-safety solution by [Tom Beauvais](https://togithub.com/tbeauvais) in [PR #​300](https://togithub.com/bblimke/webmock/pull/300) not only resolved the memoization problem but also enhanced the overall thread safety of the adapter. This update ensures that stubbed responses and request signatures are correctly isolated to individual requests, improving both consistency and thread safety.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

yegor256 commented 5 months ago

@rultor please, try to merge, since 3 checks have passed

rultor commented 5 months ago

@rultor please, try to merge, since 3 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 5 months ago

@rultor please, try to merge, since 3 checks have passed

@yegor256 Done! FYI, the full log is here (took me 2min)