JacobLinCool / JacobLinCool/ts-library-template
Dependency Dashboard
Nobody has claimed this yet.
- 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/ts-library-template).
## 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 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 lint-staged to v17
- [ ] chore(deps): update dependency prettier-plugin-organize-imports to v4
- [ ] chore(deps): update dependency typescript to v7
- [ ] 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/28)
- [ ] [chore(deps): update dependency serve to v14.2.6](../pull/26)
- [ ] [chore(deps): update dependency @changesets/changelog-github to ^0.7.0](../pull/31)
- [ ] [chore(deps): update dependency @changesets/cli to v2.31.1](../pull/27)
- [ ] [chore(deps): update dependency @types/node to v20.19.43](../pull/20)
- [ ] [chore(deps): update dependency husky to v9.1.7](../pull/30)
- [ ] [chore(deps): update dependency lint-staged to v15.5.2](../pull/32)
- [ ] [chore(deps): update dependency prettier to v3.9.8](../pull/33)
- [ ] [chore(deps): update dependency tsx to v4.23.13](../pull/25)
- [ ] [chore(deps): update dependency typescript to v5.9.3](../pull/23)
- [ ] [chore(deps): update pnpm/action-setup action to v2.4.1](../pull/9)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (3)
.github/workflows/docs.yml (5)
- `actions/checkout v3` → [Updates: `v7`]
- `pnpm/action-setup v2.2.4` → [Updates: `v2.4.1`, `v6.1.0`]
- `actions/configure-pages v3` → [Updates: `v6`]
- `actions/upload-pages-artifact v1` → [Updates: `v5`]
- `actions/deploy-pages main`.github/workflows/release.yml (3)
- `actions/checkout v3` → [Updates: `v7`]
- `pnpm/action-setup v2.2.4` → [Updates: `v2.4.1`, `v6.1.0`]
- `changesets/action v1` → [Updates: `v2.1.2`].github/workflows/test.yml (2)
- `actions/checkout v3` → [Updates: `v7`]
- `pnpm/action-setup v2.2.4` → [Updates: `v2.4.1`, `v6.1.0`]
npm (3)
package.json (13)
- `@changesets/changelog-github ^0.5.0` → [Updates: `^0.7.0`, `^1.0.0`]
- `@changesets/cli ^2.27.1` → [Updates: `^2.27.1`, `^3.0.0`]
- `@types/node ^20.11.19` → [Updates: `^20.11.19`, `^24.0.0`]
- `husky ^9.0.11` → [Updates: `^9.0.11`]
- `lint-staged ^15.2.2` → [Updates: `^15.2.2`, `^17.0.0`]
- `prettier ^3.2.5` → [Updates: `^3.2.5`]
- `prettier-plugin-organize-imports ^3.2.4` → [Updates: `^4.0.0`]
- `serve ^14.2.1` → [Updates: `^14.2.1`]
- `tsup ^8.0.2` → [Updates: `^8.0.2`]
- `tsx ^4.7.1` → [Updates: `^4.7.1`]
- `typedoc ^0.25.8` → [Updates: `^0.28.0`]
- `typescript ^5.3.3` → [Updates: `^5.3.3`, `^7.0.0`]
- `vitest ^1.3.0` → [Updates: `^3.0.0`]packages/package-x/package.json (3)
- `tsup ^8.0.2` → [Updates: `^8.0.2`]
- `typedoc ^0.25.8` → [Updates: `^0.28.0`]
- `typescript ^5.3.3` → [Updates: `^5.3.3`, `^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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Dependency Dashboard, then inspect package.json, packages/package-x/package.json, pnpm-workspace.yaml, and the .github/workflows files it lists. Review the linked Renovate pull requests before choosing work; done would require the selected dependency or workflow updates to be resolved and verified.
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
- 15/100