serialport / node-serialport

Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
https://serialport.io
MIT License
5.8k stars 1.01k forks source link

chore(deps): update dependency eslint-plugin-n to v17.3.1 #2793

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
eslint-plugin-n 17.2.1 -> 17.3.1 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.3.1`](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.0...caecf3ebeea5aab9edf248935250691e6065724d) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.0...v17.3.1) ### [`v17.3.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1730-2024-04-24) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.1...v17.3.0) ##### 🌟 Features - More es-syntax deprecations ([#​249](https://togithub.com/eslint-community/eslint-plugin-n/issues/249)) ([2ecee79](https://togithub.com/eslint-community/eslint-plugin-n/commit/2ecee796c53733c70ea671a1e029aed9cf06d050)) ##### 🩹 Fixes - unsupported-features/node-builtins-modules range compare ([#​252](https://togithub.com/eslint-community/eslint-plugin-n/issues/252)) ([d50ae85](https://togithub.com/eslint-community/eslint-plugin-n/commit/d50ae85c209a47a8a5d4c1bedaa94e6a77540095)) ##### 🧹 Chores - update outdated funding ([#​246](https://togithub.com/eslint-community/eslint-plugin-n/issues/246)) ([8d711f5](https://togithub.com/eslint-community/eslint-plugin-n/commit/8d711f5446655c9874aeffb2ef28b3c4d8463fb6)) - upgrade globals v15 ([#​241](https://togithub.com/eslint-community/eslint-plugin-n/issues/241)) ([eb11b5b](https://togithub.com/eslint-community/eslint-plugin-n/commit/eb11b5b35a6a797dc7fba6df53b1c4dada3a2a55)) ### [`v17.2.1`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1721-2024-04-15) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.0...v17.2.1) ##### 🩹 Fixes - **unsupported-features:** Improve URL module ([#​244](https://togithub.com/eslint-community/eslint-plugin-n/issues/244)) ([6581979](https://togithub.com/eslint-community/eslint-plugin-n/commit/6581979cfb6afa6a50531d37303af24aa7b4db37)), closes [#​243](https://togithub.com/eslint-community/eslint-plugin-n/issues/243) ##### 🧹 Chores - update dependency [@​typescript-eslint/typescript-estree](https://togithub.com/typescript-eslint/typescript-estree) to v7 ([#​236](https://togithub.com/eslint-community/eslint-plugin-n/issues/236)) ([a0b45ee](https://togithub.com/eslint-community/eslint-plugin-n/commit/a0b45ee9c35279c29d3602609dad3b36d95d6f5f)) - update dependency eslint-plugin-eslint-plugin to v6 ([#​237](https://togithub.com/eslint-community/eslint-plugin-n/issues/237)) ([7addf99](https://togithub.com/eslint-community/eslint-plugin-n/commit/7addf998e72d0f8ae92c52b112667bcb2c9558cd)) ### [`v17.2.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1720-2024-04-10) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.1.0...v17.2.0) ##### 🌟 Features - **no-missing-imports:** add `tryExtensions` option ([#​228](https://togithub.com/eslint-community/eslint-plugin-n/issues/228)) ([ae5329c](https://togithub.com/eslint-community/eslint-plugin-n/commit/ae5329c06b38da1220a352d4d268cfa8038c0d00)) - **no-unsupported-features:** ✨ Update to node v20.12.0/v21.7.0 ([#​229](https://togithub.com/eslint-community/eslint-plugin-n/issues/229)) ([a8d0539](https://togithub.com/eslint-community/eslint-plugin-n/commit/a8d0539ae99697f0e3441625c61e2e6ed7a10b9a)) ##### 🩹 Fixes - `stream/promises` is stable ([02a264e](https://togithub.com/eslint-community/eslint-plugin-n/commit/02a264e0acb7ba913500e195fe0a2a6aaae74c6e)) - **no-unsupported-features:** `stream/promises` is stable ([#​235](https://togithub.com/eslint-community/eslint-plugin-n/issues/235)) ([02a264e](https://togithub.com/eslint-community/eslint-plugin-n/commit/02a264e0acb7ba913500e195fe0a2a6aaae74c6e)), closes [#​234](https://togithub.com/eslint-community/eslint-plugin-n/issues/234) ### [`v17.1.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1710-2024-04-09) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.0.0...v17.1.0) ##### 🌟 Features - add `name` to flat configs ([#​224](https://togithub.com/eslint-community/eslint-plugin-n/issues/224)) ([24512a0](https://togithub.com/eslint-community/eslint-plugin-n/commit/24512a0fe27bcb9b2a0ed20cd83bcbd3c0060d0b)) - **import-target:** Add resolution error reason ([ed7b25c](https://togithub.com/eslint-community/eslint-plugin-n/commit/ed7b25cf4ccb3f27bf89993a7fc8c706e3491ad5)) - remove "is-builtin-module" dependency (fixes [#​232](https://togithub.com/eslint-community/eslint-plugin-n/issues/232)) ([#​227](https://togithub.com/eslint-community/eslint-plugin-n/issues/227)) ([03619ee](https://togithub.com/eslint-community/eslint-plugin-n/commit/03619eed4d24cb8ed79c467fe4a620bd58fea4cd)) ##### πŸ“š Documentation - add v17 changelog ([#​223](https://togithub.com/eslint-community/eslint-plugin-n/issues/223)) ([4fb36eb](https://togithub.com/eslint-community/eslint-plugin-n/commit/4fb36eb253536b694d16b72d31221c98f1012f9f))

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 this update again.



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

renovate[bot] commented 5 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: serialport-monorepo@0.0.0
npm ERR! Found: eslint@9.1.1
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"9.1.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.56.0" from @typescript-eslint/parser@7.7.1
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"7.7.1" from the root project
npm ERR!   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.7.1
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"7.7.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-25T05_52_40_848Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-25T05_52_40_848Z-debug-0.log