template-typescript-lib
template-typescript-lib copied to clipboard
🎛️ Project template for TypeScript libraries
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tsconfig/recommended](https://redirect.github.com/tsconfig/bases) ([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) | [`1.0.7` -> `1.0.8`](https://renovatebot.com/diffs/npm/@tsconfig%2frecommended/1.0.7/1.0.8) | [](https://docs.renovatebot.com/merge-confidence/) |...
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/jasonkuhrt/template-typescript-lib). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`8.10.4` -> `8.15.9`](https://renovatebot.com/diffs/npm/pnpm/8.10.4/8.15.9) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm)) | [`8.10.4` -> `9.11.0`](https://renovatebot.com/diffs/npm/pnpm/8.10.4/9.11.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v3` -> `v4` | --- ### Release...
### Perceived Problem ### Ideas / Proposed Solution(s)
#### Perceived Problem Jest is slow #### Ideas / Proposed Solution(s) Try https://github.com/nicolo-ribaudo/jest-light-runner
#### Perceived Problem No good way to test static types #### Ideas / Proposed Solution(s) Try https://github.com/jest-community/jest-runner-tsd
closes #65 #### TASKS - [ ] docs external - [ ] docs jsdoc - [ ] tests
#### Perceived Problem - konn does not yet support Ava (https://github.com/prisma-labs/konn/issues/29) - konn does not support Vitest either but be motivated to given how promising Vitest looks (https://github.com/prisma-labs/konn/issues/30) #### Ideas...