aleksul / repid

Repid framework: simple to use, fast to run and extensible to adopt job scheduler
http://repid.aleksul.space/
MIT License
67 stars 3 forks source link

⬆️ Update Benchmark dependencies #146

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dramatiq ==1.15.0 -> ==1.16.0 age adoption passing confidence
eventlet (changelog) ==0.33.3 -> ==0.35.1 age adoption passing confidence
repid ==1.5.0 -> ==1.5.1 age adoption passing confidence

Release Notes

Bogdanp/dramatiq (dramatiq) ### [`v1.16.0`](https://togithub.com/Bogdanp/dramatiq/releases/tag/v1.16.0) [Compare Source](https://togithub.com/Bogdanp/dramatiq/compare/v1.15.0...v1.16.0) ##### Fixed - The CurrentMessage middleware now works under AsyncIO. ([#​586](https://togithub.com/Bogdanp/dramatiq/issues/586), [#​593](https://togithub.com/Bogdanp/dramatiq/pull/593), [@​pahrohfit](https://togithub.com/pahrohfit)) - Improved logging behavior under different buffer modes. ([#​596](https://togithub.com/Bogdanp/dramatiq/pull/596), [@​5tefan](https://togithub.com/5tefan)) ##### Added - CLI watcher now supports setting include and exclude patterns ([#​594](https://togithub.com/Bogdanp/dramatiq/issues/594), [@​nhairs](https://togithub.com/nhairs))
eventlet/eventlet (eventlet) ### [`v0.35.1`](https://togithub.com/eventlet/eventlet/compare/v0.35.0...v0.35.1) [Compare Source](https://togithub.com/eventlet/eventlet/compare/v0.35.0...v0.35.1) ### [`v0.35.0`](https://togithub.com/eventlet/eventlet/compare/v0.34.3...v0.35.0) [Compare Source](https://togithub.com/eventlet/eventlet/compare/v0.34.3...v0.35.0) ### [`v0.34.3`](https://togithub.com/eventlet/eventlet/compare/v0.34.2...v0.34.3) [Compare Source](https://togithub.com/eventlet/eventlet/compare/v0.34.2...v0.34.3) ### [`v0.34.2`](https://togithub.com/eventlet/eventlet/compare/v0.34.1...v0.34.2) [Compare Source](https://togithub.com/eventlet/eventlet/compare/v0.34.1...v0.34.2) ### [`v0.34.1`](https://togithub.com/eventlet/eventlet/compare/v0.33.3...v0.34.1) [Compare Source](https://togithub.com/eventlet/eventlet/compare/v0.33.3...v0.34.1)
aleksul/repid (repid) ### [`v1.5.1`](https://togithub.com/aleksul/repid/releases/tag/v1.5.1) [Compare Source](https://togithub.com/aleksul/repid/compare/v1.5.0...v1.5.1) #### What's Changed - 🧑‍💻 Always return ActorResult on actor_run by [@​aleksul](https://togithub.com/aleksul) in [https://github.com/aleksul/repid/pull/147](https://togithub.com/aleksul/repid/pull/147) - 🐛 Fix RabbitMQ server-side cancel by [@​aleksul](https://togithub.com/aleksul) in [https://github.com/aleksul/repid/pull/149](https://togithub.com/aleksul/repid/pull/149) **Full Changelog**: https://github.com/aleksul/repid/compare/v1.5.0...v1.5.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

cloudflare-workers-and-pages[bot] commented 9 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c70739e
Status: ✅  Deploy successful!
Preview URL: https://cd35b7e9.repid.pages.dev
Branch Preview URL: https://renovate-benchmark.repid.pages.dev

View logs

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (209d2b6) 100.00% compared to head (c70739e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 61 61 Lines 2343 2343 ========================================= Hits 2343 2343 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.