HarperFast / HarperFast/create-harper
Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 6
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/HarperFast/create-harper).
## Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] chore(deps): update dependency @clack/prompts to v1.8.1
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v26
## PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- [ ] [chore(deps): update dependency typescript to v7](../pull/114)
## Detected Dependencies
devcontainer (1)
.devcontainer/devcontainer.json (1)
- `mcr.microsoft.com/devcontainers/javascript-node 24` → [Updates: `26`]
github-actions (6)
.github/workflows/e2e.yaml (4)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`.github/workflows/integration.yaml (8)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `pnpm 12.4.1` → [Updates: `12.4.2`].github/workflows/junie.yml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `JetBrains/junie-github-action v1.7.10@8c442773960f53c76920978f485e0e25a66ef0fb`.github/workflows/release.yaml (3)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `cycjimmy/semantic-release-action v6.0.0@b12c8f6015dc215fe37bc154d4ad456dd3833c90`.github/workflows/verify-commits.yaml (2)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `wagoid/commitlint-github-action v6.2.1@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed`.github/workflows/verify-pr.yaml (6)
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020`
npm (16)
package.json (23)
- `@clack/prompts ^1.0.0-alpha.9` → [Updates: `^1.0.0-alpha.9`]
- `@vercel/detect-agent ^1.0.0`
- `cross-spawn ^7.0.6`
- `mri ^1.2.0`
- `picocolors ^1.1.1`
- `@commitlint/cli ^21.0.0`
- `@commitlint/config-conventional ^21.0.0`
- `@playwright/test ^1.61.1`
- `@semantic-release/commit-analyzer ^13.0.1`
- `@semantic-release/git ^11.0.0`
- `@semantic-release/github ^12.0.2`
- `@semantic-release/npm ^13.1.1`
- `@semantic-release/release-notes-generator ^14.1.0`
- `@vitest/coverage-v8 ^5.0.0` → [Updates: `^5.0.0`]
- `argue-cli ^3.1.0`
- `conventional-changelog-conventionalcommits ^9.3.1`
- `conventional-commits-filter ^6.0.1`
- `conventional-commits-parser ^7.1.0`
- `dprint ^0.57.0`
- `oxlint ^1.38.0` → [Updates: `^1.38.0`]
- `semantic-release ^25.0.2`
- `vitest ^5.0.0` → [Updates: `^5.0.0`]
- `node ^20.19.0 || >=22.12.0`template-early-hints/package.json (2)
- `fast-xml-parser 5.11.1`
- `harperdb ^4.7.15`template-nextjs-ts/package.json (11)
- `@harperfast/nextjs ^2.2.3`
- `next ^16.2.11`
- `react ^19.2.8`
- `react-dom ^19.2.8`
- `@types/node ^24.10.1`
- `@types/react ^19.2.10`
- `@types/react-dom ^19.2.3`
- `eslint ^9.27.0`
- `eslint-config-next ^16.2.11`
- `prettier ^3.8.1`
- `typescript ^5.9.3` → [Updates: `^7.0.0`]template-nextjs-ts/pnpm-workspace.yaml
template-nextjs/package.json (8)
- `@harperfast/nextjs ^2.2.3`
- `next ^16.2.11`
- `react ^19.2.8`
- `react-dom ^19.2.8`
- `eslint ^9.27.0`
- `eslint-config-next ^16.2.11`
- `prettier ^3.8.1`
- `typescript ^5.9.3` → [Updates: `^7.0.0`]template-nextjs/pnpm-workspace.yaml
template-react-ssr/package.json (10)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-react ^6.0.1`
- `react ^19.2.4`
- `react-dom ^19.2.4`
- `vite ^8.0.0`
- `@eslint/js ^10.0.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`template-react-ts-ssr/package.json (14)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-react ^6.0.1`
- `react ^19.2.4`
- `react-dom ^19.2.4`
- `vite ^8.0.0`
- `@eslint/js ^10.0.1`
- `@types/node ^24.10.1`
- `@types/react ^19.2.10`
- `@types/react-dom ^19.2.3`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`
- `typescript ~6.0.0` → [Updates: `~7.0.0`]template-react-ts/package.json (14)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-react ^6.0.1`
- `react ^19.2.4`
- `react-dom ^19.2.4`
- `vite ^8.0.0`
- `@eslint/js ^10.0.1`
- `@types/node ^24.10.1`
- `@types/react ^19.2.10`
- `@types/react-dom ^19.2.3`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`
- `typescript ~6.0.0` → [Updates: `~7.0.0`]template-react/package.json (10)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-react ^6.0.1`
- `react ^19.2.4`
- `react-dom ^19.2.4`
- `vite ^8.0.0`
- `@eslint/js ^10.0.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`template-vanilla-ts/package.json (5)
- `@eslint/js ^10.0.1`
- `@harperfast/schema-codegen ^2.0.0`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`template-vanilla/package.json (5)
- `@eslint/js ^10.0.1`
- `@harperfast/schema-codegen ^2.0.0`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`template-vue-ssr/package.json (9)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-vue ^6.0.5`
- `vite ^8.0.0`
- `vue ^3.5.29`
- `@eslint/js ^10.0.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`template-vue-ts-ssr/package.json (12)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-vue ^6.0.5`
- `vite ^8.0.0`
- `vue ^3.5.29`
- `@eslint/js ^10.0.1`
- `@types/node ^24.10.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`
- `typescript ~6.0.0` → [Updates: `~7.0.0`]
- `vue-tsc ^3.2.5`template-vue-ts/package.json (12)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-vue ^6.0.5`
- `vite ^8.0.0`
- `vue ^3.5.29`
- `@eslint/js ^10.0.1`
- `@types/node ^24.10.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`
- `typescript ~6.0.0` → [Updates: `~7.0.0`]
- `vue-tsc ^3.2.5`template-vue/package.json (9)
- `@harperfast/schema-codegen ^2.0.0`
- `@harperfast/vite ^1.1.0`
- `@vitejs/plugin-vue ^6.0.5`
- `vite ^8.0.0`
- `vue ^3.5.29`
- `@eslint/js ^10.0.1`
- `eslint ^10.0.2`
- `globals ^17.4.0`
- `prettier ^3.8.1`
nvm (1)
.nvmrc (1)
- `node 24.21.0`
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Assessment
This issue has not been assessed yet.