Closed renovate[bot] closed 7 months ago
Latest commit: 94edd972985bcaa9fc5cb038bb614455406c0b1d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
✓ no_errors
✓ expected_result
checks.............................................: 100.00% ✓ 845720 ✗ 0
data_received......................................: 3.2 GB 27 MB/s
data_sent..........................................: 184 MB 1.5 MB/s
envelop_total......................................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:envelop-cache-jit }.......................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:envelop-just-cache }......................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:graphql-js }..............................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
event_loop_lag.....................................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:envelop-cache-and-no-internal-tracing }...: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:envelop-cache-jit }.......................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:envelop-just-cache }......................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
✓ { mode:graphql-js }..............................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_blocked...................................: avg=1.98µs min=701ns med=1.66µs max=6.7ms p(90)=2.32µs p(95)=2.64µs
http_req_connecting................................: avg=40ns min=0s med=0s max=2.42ms p(90)=0s p(95)=0s
http_req_duration..................................: avg=2.53ms min=168.42µs med=2.15ms max=87.94ms p(90)=4.58ms p(95)=5.16ms
{ expected_response:true }.......................: avg=2.53ms min=168.42µs med=2.15ms max=87.94ms p(90)=4.58ms p(95)=5.16ms
✓ { mode:envelop-cache-and-no-internal-tracing }...: avg=2.66ms min=390.09µs med=2.29ms max=23.25ms p(90)=4.57ms p(95)=4.97ms
✓ { mode:envelop-cache-jit }.......................: avg=1.52ms min=168.42µs med=1.19ms max=16.83ms p(90)=2.46ms p(95)=2.65ms
✓ { mode:envelop-just-cache }......................: avg=2.62ms min=385.32µs med=2.25ms max=30.75ms p(90)=4.5ms p(95)=4.94ms
✓ { mode:graphql-js }..............................: avg=5.14ms min=724.66µs med=4.31ms max=87.94ms p(90)=8.59ms p(95)=9.43ms
http_req_failed....................................: 0.00% ✓ 0 ✗ 422860
http_req_receiving.................................: avg=35.61µs min=11.8µs med=28.02µs max=13ms p(90)=42.62µs p(95)=47.84µs
http_req_sending...................................: avg=12.95µs min=4.76µs med=9.98µs max=19.61ms p(90)=15.62µs p(95)=18.81µs
http_req_tls_handshaking...........................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...................................: avg=2.48ms min=139µs med=2.11ms max=87.88ms p(90)=4.52ms p(95)=5.1ms
http_reqs..........................................: 422860 3523.210646/s
iteration_duration.................................: avg=2.83ms min=364.92µs med=2.42ms max=88.51ms p(90)=4.9ms p(95)=5.53ms
iterations.........................................: 422860 3523.210646/s
vus................................................: 10 min=10 max=20
vus_max............................................: 20 min=20 max=20
This PR contains the following updates:
50.0.1
->51.0.1
Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
### [`v51.0.1`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v51.0.1) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.0...v51.0.1) - `prefer-node-protocol`: Fix false positive on `bun:*` modules ([#2272](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2272)) [`43fc638`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/43fc638) ### [`v51.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v51.0.0) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.0) ##### Breaking - `consistent-destructuring`: Remove from `recommended` preset ([#2260](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2260)) [`702d51b`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/702d51b) ##### Improvements - `no-array-method-this-argument`: Check `Array.from()` ([#2262](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2262)) [`797caee`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/797caee) ##### Fixes - `no-thenable`: Fix crash on `{[Symbol.prototype]: 0}` ([#2248](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2248)) [`3c7d7c0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3c7d7c0) - `prefer-prototype-methods`: Fix argument of `isMethodCall` ([#2247](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2247)) [`3b504fa`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3b504fa)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.