Commit 3ee3ae4
committed
Merge #230: chore: update npm dependencies and contributors list
4741716 chore: update contributors list and address review feedback (Jose Celano)
d61b650 chore(deps): update npm dependencies from Dependabot PRs (Jose Celano)
Pull request description:
## Summary
Update npm devDependencies, refresh the contributors list, and address Copilot review feedback.
## Changes
### Dependency updates
- `@sveltejs/kit`: ^2.66.0 → ^2.67.0
- `@types/node`: ^25.6.0 → ^26.0.0
- `@typescript-eslint/eslint-plugin`: ^8.61.1 → ^8.62.0
- `@typescript-eslint/parser`: ^8.61.1 → ^8.62.0
- `globals`: ^17.5.0 → ^17.7.0
- `typescript-eslint`: ^8.61.1 → ^8.62.0
### Contributors
- Refreshed homepage contributors list from the Torrust GitHub org
- Updated the script to exclude **forked** and **archived** repositories
- 30 repos processed (46 total, 16 excluded), yielding **42 unique contributors**
### Review feedback addressed
- **Renamed `html_url` → `login`** in `defaultContributorsList` — the field was storing a GitHub username, not a full URL, which was misleading
- **Updated `Contributors.svelte`** fallback render to use `contributor.login` instead of `contributor.html_url`
- **Updated the script** to output `login` instead of `html_url`
- **Bumped `engines.node`** from `>=20.19.0` to `>=26.0.0` to match the `@types/node` v26 upgrade
## Checklist
- [x] `npm run lint` passes
- [x] `npm run check` passes
- [x] Manually tested in the browser
ACKs for top commit:
josecelano:
ACK 4741716
Tree-SHA512: 7f412528f91e67261719b7415a64ebfac2796a67682ed119d9cb41e4ccced089a9617d408735aadd2c89064dcf97d19c9a3eaf6a61c121a90736e00206f0ac896 files changed
Lines changed: 169 additions & 271 deletions
File tree
- .github/skills/update-contributors
- scripts
- src/lib
- components/organisms
- constants
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments