49614b5788b24a07d40ae10c74e292452aeed746
Some checks are pending
plex-watchlist/pipeline/head Build queued...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.5.0` -> `9.10.0`](https://renovatebot.com/diffs/npm/eslint/9.5.0/9.10.0) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.10.0`](https://github.com/eslint/eslint/releases/tag/v9.10.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0) #### Features - [`301b90d`](301b90df0c) feat: Add types ([#​18854](https://github.com/eslint/eslint/issues/18854)) (Nicholas C. Zakas) - [`bcf0df5`](bcf0df55c2) feat: limit namespace import identifier in id-length rule ([#​18849](https://github.com/eslint/eslint/issues/18849)) (ChaedongIm) - [`45c18e1`](45c18e108e) feat: add `requireFlag` option to `require-unicode-regexp` rule ([#​18836](https://github.com/eslint/eslint/issues/18836)) (Brett Zamir) - [`183b459`](183b459b72) feat: add error message for duplicate flags in `no-invalid-regexp` ([#​18837](https://github.com/eslint/eslint/issues/18837)) (Tanuj Kanti) - [`c69b406`](c69b40667a) feat: report duplicate allowed flags in `no-invalid-regexp` ([#​18754](https://github.com/eslint/eslint/issues/18754)) (Tanuj Kanti) #### Documentation - [`bee0e7a`](bee0e7a5f5) docs: update README ([#​18865](https://github.com/eslint/eslint/issues/18865)) (Milos Djermanovic) - [`5d80b59`](5d80b59520) docs: specify that `ruleId` can be `null` in custom formatter docs ([#​18857](https://github.com/eslint/eslint/issues/18857)) (Milos Djermanovic) - [`156b1c3`](156b1c3037) docs: Update README (GitHub Actions Bot) - [`f6fdef9`](f6fdef9df4) docs: Update README (GitHub Actions Bot) - [`a20c870`](a20c870744) docs: Update README (GitHub Actions Bot) - [`90e699b`](90e699bd9d) docs: Update README (GitHub Actions Bot) #### Chores - [`24c3ff7`](24c3ff7d0c) chore: upgrade to [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).10.0 ([#​18866](https://github.com/eslint/eslint/issues/18866)) (Francesco Trotta) - [`1ebdde1`](1ebdde1cf2) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`e8fc5bd`](e8fc5bd3da) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.5.0 ([#​18848](https://github.com/eslint/eslint/issues/18848)) (renovate\[bot]) - [`343f992`](343f992160) refactor: don't use `node.value` when removing unused directives ([#​18835](https://github.com/eslint/eslint/issues/18835)) (Milos Djermanovic) - [`3db18b0`](3db18b0b67) refactor: Extract FileContext into class ([#​18831](https://github.com/eslint/eslint/issues/18831)) (Nicholas C. Zakas) - [`931d650`](931d650b37) refactor: Use [@​eslint/plugin-kit](https://github.com/eslint/plugin-kit) ([#​18822](https://github.com/eslint/eslint/issues/18822)) (Nicholas C. Zakas) - [`ed5cf0c`](ed5cf0c6a9) chore: update dependency [@​eslint/json](https://github.com/eslint/json) to ^0.4.0 ([#​18829](https://github.com/eslint/eslint/issues/18829)) (Milos Djermanovic) - [`d1f0831`](d1f0831bac) chore: added missing ids ([#​18817](https://github.com/eslint/eslint/issues/18817)) (Strek) - [`ec92813`](ec92813657) refactor: Config class ([#​18763](https://github.com/eslint/eslint/issues/18763)) (Nicholas C. Zakas) ### [`v9.9.1`](https://github.com/eslint/eslint/releases/tag/v9.9.1) [Compare Source](https://github.com/eslint/eslint/compare/v9.9.0...v9.9.1) #### Bug Fixes - [`9bde90c`](9bde90c2ed) fix: add logic to handle `fixTypes` in `lintText()` ([#​18736](https://github.com/eslint/eslint/issues/18736)) (Amaresh S M) #### Documentation - [`4840930`](4840930b9d) docs: Update README with version support and clean up content ([#​18804](https://github.com/eslint/eslint/issues/18804)) (Nicholas C. Zakas) - [`f61f40d`](f61f40d8a6) docs: Update globals examples ([#​18805](https://github.com/eslint/eslint/issues/18805)) (Nicholas C. Zakas) - [`241fcea`](241fcea48a) docs: Use and define languages ([#​18795](https://github.com/eslint/eslint/issues/18795)) (Nicholas C. Zakas) - [`5dbdd63`](5dbdd63dc8) docs: eslint-plugin-markdown -> [@​eslint/markdown](https://github.com/eslint/markdown) ([#​18797](https://github.com/eslint/eslint/issues/18797)) (Nicholas C. Zakas) - [`c6c8ddd`](c6c8ddd313) docs: update links to eslint-visitor-keys repo ([#​18796](https://github.com/eslint/eslint/issues/18796)) (Francesco Trotta) - [`f981d05`](f981d054ed) docs: Update README (GitHub Actions Bot) - [`b516974`](b516974713) docs: update links to `eslint/js` repo ([#​18781](https://github.com/eslint/eslint/issues/18781)) (Francesco Trotta) - [`fb7a3f5`](fb7a3f5df5) docs: update note for package managers ([#​18779](https://github.com/eslint/eslint/issues/18779)) (Jay) #### Chores - [`b0c34d0`](b0c34d04b1) chore: upgrade to [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).9.1 ([#​18809](https://github.com/eslint/eslint/issues/18809)) (Francesco Trotta) - [`cd5a0da`](cd5a0daa24) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`e112642`](e1126423db) refactor: Extract parsing logic from Linter ([#​18790](https://github.com/eslint/eslint/issues/18790)) (Nicholas C. Zakas) - [`0f68a85`](0f68a851db) chore: use eslint-plugin-yml on yaml files only ([#​18801](https://github.com/eslint/eslint/issues/18801)) (Milos Djermanovic) - [`f8d1b3c`](f8d1b3c232) chore: update dependencies for browser tests ([#​18794](https://github.com/eslint/eslint/issues/18794)) (Christian Bromann) - [`aed2624`](aed2624079) chore: update dependency [@​eslint/config-array](https://github.com/eslint/config-array) to ^0.18.0 ([#​18788](https://github.com/eslint/eslint/issues/18788)) (renovate\[bot]) - [`5c29128`](5c291283dc) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.4.0 ([#​18789](https://github.com/eslint/eslint/issues/18789)) (renovate\[bot]) - [`5d66fb2`](5d66fb2b53) chore: migrate linting workflow to use trunk check meta-linter ([#​18643](https://github.com/eslint/eslint/issues/18643)) (Chris Clearwater) - [`bf96855`](bf96855d7c) chore: add ids to github issue templates ([#​18775](https://github.com/eslint/eslint/issues/18775)) (Strek) ### [`v9.9.0`](https://github.com/eslint/eslint/releases/tag/v9.9.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0) #### Features - [`41d0206`](41d0206693) feat: Add support for TS config files ([#​18134](https://github.com/eslint/eslint/issues/18134)) (Arya Emami) - [`3a4eaf9`](3a4eaf9215) feat: add suggestion to `require-await` to remove `async` keyword ([#​18716](https://github.com/eslint/eslint/issues/18716)) (Dave) #### Documentation - [`9fe068c`](9fe068c60d) docs: how to author plugins with configs that extend other configs ([#​18753](https://github.com/eslint/eslint/issues/18753)) (Alec Gibson) - [`48117b2`](48117b27e9) docs: add version support page in the side navbar ([#​18738](https://github.com/eslint/eslint/issues/18738)) (Amaresh S M) - [`fec2951`](fec2951d58) docs: add version support page to the dropdown ([#​18730](https://github.com/eslint/eslint/issues/18730)) (Amaresh S M) - [`38a0661`](38a0661872) docs: Fix typo ([#​18735](https://github.com/eslint/eslint/issues/18735)) (Zaina Al Habash) - [`3c32a9e`](3c32a9e23c) docs: Update yarn command for creating ESLint config ([#​18739](https://github.com/eslint/eslint/issues/18739)) (Temitope Ogunleye) - [`f9ac978`](f9ac978de6) docs: Update README (GitHub Actions Bot) #### Chores - [`461b2c3`](461b2c3578) chore: upgrade to `@eslint/js@9.9.0` ([#​18765](https://github.com/eslint/eslint/issues/18765)) (Francesco Trotta) - [`59dba1b`](59dba1b340) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`fea8563`](fea8563d33) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.3.0 ([#​18724](https://github.com/eslint/eslint/issues/18724)) (renovate\[bot]) - [`aac191e`](aac191e670) chore: update dependency [@​eslint/json](https://github.com/eslint/json) to ^0.3.0 ([#​18760](https://github.com/eslint/eslint/issues/18760)) (renovate\[bot]) - [`b97fa05`](b97fa05137) chore: update wdio dependencies for more stable tests ([#​18759](https://github.com/eslint/eslint/issues/18759)) (Christian Bromann) ### [`v9.8.0`](https://github.com/eslint/eslint/releases/tag/v9.8.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.7.0...v9.8.0) #### Features - [`13d0bd3`](13d0bd371e) feat: Add and use SourceCode#getLoc/getRange ([#​18703](https://github.com/eslint/eslint/issues/18703)) (Nicholas C. Zakas) #### Bug Fixes - [`ab0ff27`](ab0ff2755d) fix: Throw error when invalid flags passed ([#​18705](https://github.com/eslint/eslint/issues/18705)) (Nicholas C. Zakas) - [`70dc803`](70dc803373) fix: `basePath` directory can never be ignored ([#​18711](https://github.com/eslint/eslint/issues/18711)) (Milos Djermanovic) #### Documentation - [`282df1a`](282df1aef3) docs: Add system theme option ([#​18617](https://github.com/eslint/eslint/issues/18617)) (Amaresh S M) - [`53b1ff0`](53b1ff0479) docs: Debug config docs ([#​18698](https://github.com/eslint/eslint/issues/18698)) (Nicholas C. Zakas) - [`a7016a5`](a7016a50d8) docs: fix search input stylings ([#​18682](https://github.com/eslint/eslint/issues/18682)) (Amaresh S M) #### Build Related - [`4514424`](45144243f3) build: Enable JSON linting ([#​18681](https://github.com/eslint/eslint/issues/18681)) (Nicholas C. Zakas) #### Chores - [`deee448`](deee4480de) chore: upgrade to `@eslint/js@9.8.0` ([#​18720](https://github.com/eslint/eslint/issues/18720)) (Francesco Trotta) - [`4aaf2b3`](4aaf2b39ba) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`8e1a627`](8e1a627a67) chore: update dependency [@​eslint/core](https://github.com/eslint/core) to ^0.2.0 ([#​18700](https://github.com/eslint/eslint/issues/18700)) (renovate\[bot]) ### [`v9.7.0`](https://github.com/eslint/eslint/releases/tag/v9.7.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.6.0...v9.7.0) #### Features - [`7bd9839`](7bd98398f1) feat: add support for es2025 duplicate named capturing groups ([#​18630](https://github.com/eslint/eslint/issues/18630)) (Yosuke Ota) - [`1381394`](1381394a75) feat: add `regex` option in `no-restricted-imports` ([#​18622](https://github.com/eslint/eslint/issues/18622)) (Nitin Kumar) #### Bug Fixes - [`14e9f81`](14e9f81ccd) fix: destructuring in catch clause in `no-unused-vars` ([#​18636](https://github.com/eslint/eslint/issues/18636)) (Francesco Trotta) #### Documentation - [`9f416db`](9f416db680) docs: Add Powered by Algolia label to the search. ([#​18633](https://github.com/eslint/eslint/issues/18633)) (Amaresh S M) - [`c8d26cb`](c8d26cb4a2) docs: Open JS Foundation -> OpenJS Foundation ([#​18649](https://github.com/eslint/eslint/issues/18649)) (Milos Djermanovic) - [`6e79ac7`](6e79ac76f4) docs: `loadESLint` does not support option `cwd` ([#​18641](https://github.com/eslint/eslint/issues/18641)) (Francesco Trotta) #### Chores - [`793b718`](793b718011) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).7.0 ([#​18680](https://github.com/eslint/eslint/issues/18680)) (Francesco Trotta) - [`7ed6f9a`](7ed6f9a4db) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`7bcda76`](7bcda76036) refactor: Add type references ([#​18652](https://github.com/eslint/eslint/issues/18652)) (Nicholas C. Zakas) - [`51bf57c`](51bf57c493) chore: add tech sponsors through actions ([#​18624](https://github.com/eslint/eslint/issues/18624)) (Strek) - [`6320732`](6320732c3e) refactor: don't use `parent` property in `NodeEventGenerator` ([#​18653](https://github.com/eslint/eslint/issues/18653)) (Milos Djermanovic) - [`9e6d640`](9e6d6405c3) refactor: move "Parsing error" prefix adding to Linter ([#​18650](https://github.com/eslint/eslint/issues/18650)) (Milos Djermanovic) ### [`v9.6.0`](https://github.com/eslint/eslint/releases/tag/v9.6.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.5.0...v9.6.0) #### Features - [`e2b16e2`](e2b16e2b72) feat: Implement feature flags ([#​18516](https://github.com/eslint/eslint/issues/18516)) (Nicholas C. Zakas) - [`8824aa1`](8824aa1469) feat: add `ecmaVersion: 2025`, parsing duplicate named capturing groups ([#​18596](https://github.com/eslint/eslint/issues/18596)) (Milos Djermanovic) #### Bug Fixes - [`1613e2e`](1613e2e586) fix: Allow escaping characters in config patterns on Windows ([#​18628](https://github.com/eslint/eslint/issues/18628)) (Milos Djermanovic) - [`21d3766`](21d3766c3f) fix: `no-unused-vars` include caught errors pattern in report message ([#​18609](https://github.com/eslint/eslint/issues/18609)) (Kirk Waiblinger) - [`d7a7736`](d7a7736937) fix: improve `no-unused-vars` message on unused caught errors ([#​18608](https://github.com/eslint/eslint/issues/18608)) (Kirk Waiblinger) - [`f9e95d2`](f9e95d2d06) fix: correct locations of invalid `/* eslint */` comments ([#​18593](https://github.com/eslint/eslint/issues/18593)) (Milos Djermanovic) #### Documentation - [`13dbecd`](13dbecdea7) docs: Limit search to just docs ([#​18627](https://github.com/eslint/eslint/issues/18627)) (Nicholas C. Zakas) - [`375227f`](375227f94d) docs: Update getting-started.md - add pnpm to init eslint config ([#​18599](https://github.com/eslint/eslint/issues/18599)) (Kostiantyn Ochenash) - [`44915bb`](44915bb95d) docs: Update README (GitHub Actions Bot) - [`d50db7b`](d50db7bcb4) docs: Update vscode-eslint info ([#​18595](https://github.com/eslint/eslint/issues/18595)) (Nicholas C. Zakas) #### Chores - [`b15ee30`](b15ee30274) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​9](https://github.com/9).6.0 ([#​18632](https://github.com/eslint/eslint/issues/18632)) (Milos Djermanovic) - [`d655503`](d655503b1f) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`7c78ad9`](7c78ad9d9f) refactor: Use language.visitorKeys and check for non-JS SourceCode ([#​18625](https://github.com/eslint/eslint/issues/18625)) (Nicholas C. Zakas) - [`69ff64e`](69ff64e638) refactor: Return value of applyInlineConfig() ([#​18623](https://github.com/eslint/eslint/issues/18623)) (Nicholas C. Zakas) - [`d2d06f7`](d2d06f7a70) refactor: use `/` separator when adjusting `ignorePatterns` on Windows ([#​18613](https://github.com/eslint/eslint/issues/18613)) (Milos Djermanovic) - [`6421973`](642197346b) refactor: fix disable directives for languages with 0-based lines ([#​18605](https://github.com/eslint/eslint/issues/18605)) (Milos Djermanovic) - [`0a13539`](0a135395ac) refactor: Allow optional methods for languages ([#​18604](https://github.com/eslint/eslint/issues/18604)) (Nicholas C. Zakas) - [`c7ddee0`](c7ddee0d08) chore: make internal-rules not being a package ([#​18601](https://github.com/eslint/eslint/issues/18601)) (Milos Djermanovic) - [`3379164`](3379164e8b) chore: remove `.eslintrc.js` ([#​18011](https://github.com/eslint/eslint/issues/18011)) (唯然) - [`d0c3a32`](d0c3a322fb) chore: update knip (with webdriver-io plugin) ([#​18594](https://github.com/eslint/eslint/issues/18594)) (Lars Kappert) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4xIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/16 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net>
Description
Turn your Plex Watchlist RSS feed into an interface non-Plex folks can search and filter
Languages
JavaScript
96.4%
HTML
3.6%