Closed renovate[bot] closed 2 weeks ago
Latest commit: 636c5b319b74871207986c898fa58f281f87b32d
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% ✓ 340 ✗ 0
data_received..................: 40 MB 3.9 MB/s
data_sent......................: 146 kB 15 kB/s
http_req_blocked...............: avg=3.85µs min=1.88µs med=2.56µs max=180.42µs p(90)=3.72µs p(95)=3.97µs
http_req_connecting............: avg=658ns min=0s med=0s max=111.99µs p(90)=0s p(95)=0s
http_req_duration..............: avg=54.72ms min=46.98ms med=51.03ms max=142.8ms p(90)=59.53ms p(95)=87.64ms
{ expected_response:true }...: avg=54.72ms min=46.98ms med=51.03ms max=142.8ms p(90)=59.53ms p(95)=87.64ms
http_req_failed................: 0.00% ✓ 0 ✗ 170
http_req_receiving.............: avg=128.6µs min=98.47µs med=125.78µs max=357.92µs p(90)=141.34µs p(95)=148.14µs
http_req_sending...............: avg=24.97µs min=16.8µs med=23.15µs max=81.25µs p(90)=33.14µs p(95)=35.54µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=54.56ms min=46.83ms med=50.88ms max=142.39ms p(90)=59.36ms p(95)=87.48ms
http_reqs......................: 170 16.933137/s
iteration_duration.............: avg=59.03ms min=50.99ms med=55.17ms max=147.06ms p(90)=65ms p(95)=91.78ms
iterations.....................: 170 16.933137/s
vus............................: 1 min=1 max=1
vus_max........................: 1 min=1 max=1
This PR contains the following updates:
17.12.0
->17.13.1
23.7.0
->23.7.1
5.1.10
->5.1.12
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
### [`v17.13.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17131-2024-11-07) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.0...v17.13.1) ##### 🩹 Fixes - exported / referenced plugin same instance ([#380](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/380)) ([3c45b67](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/3c45b67cc566021399ab8f2bb840fa4c62556b7f)) ### [`v17.13.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17130-2024-11-05) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.12.0...v17.13.0) ##### 🌟 Features - **no-unsupported:** support Node 20.18.0 ([#374](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/374)) ([d39d99a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/d39d99aecf2e8f0dde59b980f209d1c377af9a46)) ##### 🩹 Fixes - **no-unsupported:** fix `node:test` module ([#378](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/378)) ([0b228dd](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/0b228ddece63d2939551ea6ccb73e9dfbefe88ec)) ##### 🧹 Chores - update dependencies ([#375](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/375)) ([8a8104e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8a8104e27bb278f21f25bd7d9a7acfa1523ccb13))puppeteer/puppeteer (puppeteer)
### [`v23.7.1`](https://redirect.github.com/puppeteer/puppeteer/releases/tag/puppeteer-v23.7.1): puppeteer: v23.7.1 [Compare Source](https://redirect.github.com/puppeteer/puppeteer/compare/puppeteer-v23.7.0...puppeteer-v23.7.1) ##### Miscellaneous Chores - **puppeteer:** Synchronize puppeteer versions ##### Dependencies - The following workspace dependencies were updated - dependencies - puppeteer-core bumped from 23.7.0 to 23.7.1sveltejs/svelte (svelte)
### [`v5.1.12`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5112) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.11...svelte@5.1.12) ##### Patch Changes - fix: ignore `as` type expressions on property definitions ([#14181](https://redirect.github.com/sveltejs/svelte/pull/14181)) - fix: restore active reaction if then block throws ([#14191](https://redirect.github.com/sveltejs/svelte/pull/14191)) - chore: adds legacy mode flag reducing bundle size in runes mode only apps ([#14180](https://redirect.github.com/sveltejs/svelte/pull/14180)) ### [`v5.1.11`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#5111) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.1.10...svelte@5.1.11) ##### Patch Changes - fix: error on TypeScript's `readonly` modifier ([#14153](https://redirect.github.com/sveltejs/svelte/pull/14153)) - fix: remove scoping for `:not` selectors ([#14177](https://redirect.github.com/sveltejs/svelte/pull/14177))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 was generated by Mend Renovate. View the repository job log.