JacobLinCool / JacobLinCool/ntnu-course-list
Dependency Dashboard
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/JacobLinCool/ntnu-course-list).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update dependency @changesets/changelog-github to ^0.7.0
- [ ] chore(deps): update dependency cross-fetch to v4.1.0
- [ ] chore(deps): update dependency prettier to v3.9.6
- [ ] chore(deps): update dependency prettier-plugin-organize-imports to v4.3.0
- [ ] chore(deps): update dependency tsup to v8.5.1
- [ ] chore(deps): update dependency typedoc to ^0.28.0
- [ ] chore(deps): update actions/checkout action to v7
- [ ] chore(deps): update actions/configure-pages action to v6
- [ ] chore(deps): update actions/upload-pages-artifact action to v5
- [ ] chore(deps): update changesets/action action to v2
- [ ] chore(deps): update dependency @changesets/changelog-github to v1
- [ ] chore(deps): update dependency @changesets/cli to v3
- [ ] chore(deps): update dependency @types/node to v24
- [ ] chore(deps): update dependency @vitest/coverage-v8 to v5
- [ ] chore(deps): update dependency lint-staged to v17
- [ ] chore(deps): update dependency typescript to v7
- [ ] chore(deps): update pnpm to v12
- [ ] chore(deps): update pnpm/action-setup action to v6
- [ ] π **Create all rate-limited PRs at once** π
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): update dependency vitest to v3 [security]](../pull/27)
- [ ] [chore(deps): update dependency husky to v9.1.7](../pull/21)
- [ ] [chore(deps): update dependency serve to v14.2.6](../pull/26)
- [ ] [chore(deps): update dependency @changesets/cli to v2.31.1](../pull/22)
- [ ] [chore(deps): update dependency @types/node to v22.20.2](../pull/16)
- [ ] [chore(deps): update dependency @vitest/coverage-v8 to v2.1.9](../pull/25)
- [ ] [chore(deps): update dependency debug to v4.4.3](../pull/23) (`debug`, `@types/debug`)
- [ ] [chore(deps): update dependency lint-staged to v15.5.2](../pull/18)
- [ ] [chore(deps): update dependency tsx to v4.23.13](../pull/17)
- [ ] [chore(deps): update dependency typescript to v5.9.3](../pull/24)
- [ ] [chore(deps): update pnpm to v9.15.9](../pull/19)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (3)
.github/workflows/docs.yml (5)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `actions/configure-pages v5` β [Updates: `v6`]
- `actions/upload-pages-artifact v3` β [Updates: `v5`]
- `actions/deploy-pages main`.github/workflows/release.yml (3)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `changesets/action v1` β [Updates: `v2.1.2`].github/workflows/test.yml (2)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
npm (4)
package.json (15)
- `@changesets/changelog-github ^0.5.0` β [Updates: `^0.7.0`, `^1.0.0`]
- `@changesets/cli ^2.27.7` β [Updates: `^2.27.7`, `^3.0.0`]
- `@types/node ^22.1.0` β [Updates: `^22.1.0`, `^24.0.0`]
- `@vitest/coverage-v8 ^2.0.5` β [Updates: `^2.0.5`, `^5.0.0`]
- `husky ^9.1.4` β [Updates: `^9.1.4`]
- `lint-staged ^15.2.8` β [Updates: `^15.2.8`, `^17.0.0`]
- `prettier ^3.3.3` β [Updates: `^3.3.3`]
- `prettier-plugin-organize-imports ^4.0.0` β [Updates: `^4.0.0`]
- `serve ^14.2.3` β [Updates: `^14.2.3`]
- `tsup ^8.2.4` β [Updates: `^8.2.4`]
- `tsx ^4.16.5` β [Updates: `^4.16.5`]
- `typedoc ^0.26.5` β [Updates: `^0.28.0`]
- `typescript ^5.5.4` β [Updates: `^5.5.4`, `^7.0.0`]
- `vitest ^2.0.5` β [Updates: `^3.0.0`]
- `pnpm 9.7.0` β [Updates: `9.15.9`, `12.4.1`]packages/core/package.json (8)
- `cross-fetch ^4.0.0` β [Updates: `^4.0.0`]
- `debug ^4.3.6` β [Updates: `^4.3.6`]
- `xlsx ^0.18.5`
- `@types/debug ^4.1.12` β [Updates: `^4.1.12`]
- `@types/node ^22.1.0` β [Updates: `^22.1.0`, `^24.0.0`]
- `tsup ^8.2.4` β [Updates: `^8.2.4`]
- `typedoc ^0.26.5` β [Updates: `^0.28.0`]
- `typescript ^5.5.4` β [Updates: `^5.5.4`, `^7.0.0`]packages/data/package.json (3)
- `@types/node ^22.1.0` β [Updates: `^22.1.0`, `^24.0.0`]
- `tsx ^4.16.5` β [Updates: `^4.16.5`]
- `typescript ^5.5.4` β [Updates: `^5.5.4`, `^7.0.0`]pnpm-workspace.yaml
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Renovate Dependency Dashboard documentation, then inspect package.json, packages/core/package.json, packages/data/package.json, pnpm-workspace.yaml, and the listed GitHub workflows. Most updates already have pull requests linked from this issue, so check those before considering any work. Done would require a specific selected update and its corresponding pull request rather than changes to this dashboard itself.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100