8 Commits

Author SHA1 Message Date
b9f3bfcd83 Update dependency punycode to v2 (#23)
All checks were successful
plex-watchlist/pipeline/head This commit looks good
Plex Watchlist Analysis/pipeline/head This commit looks good
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [punycode](https://mths.be/punycode) ([source](https://github.com/mathiasbynens/punycode.js)) | devDependencies | major | [`^1.4.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/punycode/1.4.1/2.3.1) |

---

### Release Notes

<details>
<summary>mathiasbynens/punycode.js (punycode)</summary>

### [`v2.3.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1)

### [`v2.3.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.2.2...v2.3.0)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.2.2...v2.3.0)

### [`v2.2.2`](https://github.com/mathiasbynens/punycode.js/compare/v2.2.0...v2.2.2)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.2.0...v2.2.2)

### [`v2.2.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.1.1...v2.2.0)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.1.1...v2.2.0)

### [`v2.1.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.1.0...v2.1.1)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.1.0...v2.1.1)

### [`v2.1.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.0.1...v2.1.0)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.0.1...v2.1.0)

### [`v2.0.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.0.0...v2.0.1)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.0.0...v2.0.1)

### [`v2.0.0`](https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.0)

[Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v1.4.1...v2.0.0)

This release drops support for old environments. Punycode.js v2.0.0 targets Node.js v6+ and nothing else. For the old version that offers the same functionality with broader support, including Rhino, Ringo, Narwhal, and web browsers, see [v1.4.1](https://github.com/bestiejs/punycode.js/releases/tag/v1.4.1).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4zIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMyIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net>
Reviewed-on: #23
Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net>
Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net>
2024-09-12 20:40:04 +00:00
79617962f8 Update dependency eslint-plugin-sonarjs to v2
All checks were successful
plex-watchlist/pipeline/head This commit looks good
Plex Watchlist Analysis/pipeline/head This commit looks good
plex-watchlist/pipeline/pr-develop This commit looks good
Plex Watchlist Analysis/pipeline/pr-develop This commit looks good
2024-09-09 22:41:12 +00:00
aa8c38c81f Bump to version 1.0.0 2024-07-15 01:34:12 -04:00
11a44d037e WAT-3: Switch to virtualization and fix search
1. Virtualize rows and smooth out the background loading
2. Add some prop type checking
2024-07-15 01:11:29 -04:00
f1197536b8 WAT-2: Clean up lint issues 2024-07-11 01:42:04 -04:00
655bb77d3b WAT-4: Initial code analysis config 2024-07-11 01:04:17 -04:00
b9b4a31f37 WAT-2: Just show items in a table with filtering
Use infinite loading to fill in all the pages in the background. Show
the keywords as pills/chips, but they aren't clickable (yet?).
2024-06-24 01:38:47 -04:00
5655e22075 Playing around with some Tan packages 2024-06-19 01:11:03 -04:00