Closed renovate[bot] closed 1 week ago
Latest commit: 241ebf464596c140164032de2b20506b00843273
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% ✓ 324 ✗ 0
data_received..................: 38 MB 3.8 MB/s
data_sent......................: 139 kB 14 kB/s
http_req_blocked...............: avg=4.06µs min=2.08µs med=2.68µs max=186.29µs p(90)=3.89µs p(95)=4.37µs
http_req_connecting............: avg=795ns min=0s med=0s max=128.81µs p(90)=0s p(95)=0s
http_req_duration..............: avg=57.13ms min=47.79ms med=53.43ms max=162.88ms p(90)=61.92ms p(95)=87.5ms
{ expected_response:true }...: avg=57.13ms min=47.79ms med=53.43ms max=162.88ms p(90)=61.92ms p(95)=87.5ms
http_req_failed................: 0.00% ✓ 0 ✗ 162
http_req_receiving.............: avg=139.99µs min=102.9µs med=133.07µs max=446.57µs p(90)=159.82µs p(95)=171.69µs
http_req_sending...............: avg=25.89µs min=19.95µs med=24.75µs max=56µs p(90)=30.21µs p(95)=36.08µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=56.96ms min=47.63ms med=53.29ms max=162.52ms p(90)=61.75ms p(95)=87.32ms
http_reqs......................: 162 16.18315/s
iteration_duration.............: avg=61.77ms min=51.76ms med=58.02ms max=166.91ms p(90)=72.61ms p(95)=91.9ms
iterations.....................: 162 16.18315/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
This PR contains the following updates:
8.13.0
->8.14.0
8.13.0
->8.14.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v8.14.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8140-2024-11-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.13.0...v8.14.0) ##### 🚀 Features - **eslint-plugin:** \[await-thenable] report unnecessary `await using` statements ([#10209](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209)) - **eslint-plugin:** \[no-confusing-void-expression] add an option to ignore void<->void ([#10067](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067)) ##### 🩹 Fixes - **scope-manager:** fix asserted increments not being marked as write references ([#10271](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271)) - **eslint-plugin:** \[no-misused-promises] improve report loc for methods ([#10216](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216)) - **eslint-plugin:** \[no-unnecessary-condition] improve error message for literal comparisons ([#10194](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194)) ##### ❤️ Thank You - Gyumong [@Gyumong](https://redirect.github.com/Gyumong) - Jan Ochwat [@janek515](https://redirect.github.com/janek515) - Kirk Waiblinger [@kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Ronen Amiel You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v8.14.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8140-2024-11-11) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.13.0...v8.14.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.