Dependency Dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- github-actions, typescript
Research direction
Start with the Renovate Dependency Dashboard documentation, then review the pending updates and warnings for .github/workflows/*.yml, package.json, examples/react/useStorageState/package.json, and packages/react-persist/package.json. The dashboard does not define one scoped change; completion would require selecting specific dependency updates or resolving the reported lookup failure and confirming the repository remains healthy.
Written by the indexing model from the issue text.
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Deprecations / Replacements
[!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|---|---|---|
| npm | @svitejs/changesets-changelog-github-compact | |
| npm | @tanstack/config |
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- chore(deps): update actions/checkout action to v7
- chore(deps): update changesets/action action to v2
- chore(deps): update dependency @changesets/cli to v3
- chore(deps): update dependency @testing-library/jest-dom to v7
- chore(deps): update dependency jsdom to v30
- chore(deps): update dependency prettier-plugin-svelte to v4
- chore(deps): update dependency typescript to v7
- chore(deps): update dependency vitest to v5
- chore(deps): update nx monorepo (major) (
nrwl/nx-set-shas,nx) - chore(deps): update pnpm to v12
- chore(deps): update size-limit monorepo to v14 (
@size-limit/preset-small-lib,size-limit) - 🔐 Create all pending approval PRs at once 🔐
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): update all non-major dependencies (
@changesets/cli,@eslint-react/eslint-plugin,@faker-js/faker,@types/react,@types/react-dom,@vitejs/plugin-react,actions/checkout,changesets/action,danielroe/provenance-action,eslint,knip,markdown-link-extractor,nx,pnpm,prettier,prettier-plugin-svelte,publint,react,react-dom,sherif,tsdown,vite,vitest) - chore(deps): lock file maintenance
- 🔐 Create all awaiting schedule PRs at once 🔐
[!WARNING]
Renovate failed to look up the following dependencies:Failed to look up npm package @tanstack/react-persist: no-result.Files affected:
examples/react/useStorageState/package.json
Detected Dependencies
github-actions (3)
.github/workflows/autofix.yml (2)
actions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]TanStack/config main.github/workflows/pr.yml (10)
actions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]TanStack/config mainnrwl/nx-set-shas v4.4.0→ [Updates:v5.0.1]actions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]TanStack/config mainactions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]danielroe/provenance-action v0.1.1→ [Updates:v0.2.0]actions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]TanStack/config mainTanStack/config main.github/workflows/release.yml (4)
actions/checkout v6.0.2→ [Updates:v6.1.0,v7.0.1]TanStack/config mainchangesets/action v1.7.0→ [Updates:v1.9.0,v2.1.2]TanStack/config main
npm (5)
examples/react/useStorageState/package.json (7)
@tanstack/react-persist ^0.1.1react ^19.2.5→ [Updates:^19.3.0]react-dom ^19.2.5→ [Updates:^19.3.0]@types/react ^19.2.14→ [Updates:^19.3.0]@types/react-dom ^19.2.3→ [Updates:^19.3.0]@vitejs/plugin-react ^6.0.1→ [Updates:^6.1.1]vite ^8.0.10→ [Updates:^8.3.0]package.json (24)
@changesets/cli ^2.31.0→ [Updates:^2.31.1,^3.0.3]@faker-js/faker ^10.4.0→ [Updates:^10.6.0]@size-limit/preset-small-lib ^12.1.0→ [Updates:^14.0.0]@svitejs/changesets-changelog-github-compact ^1.2.0@tanstack/config 0.22.2@testing-library/jest-dom ^6.9.1→ [Updates:^7.0.1]eslint ^10.3.0→ [Updates:^10.11.0]eslint-plugin-unused-imports ^4.4.1fast-glob ^3.3.3jsdom ^29.1.1→ [Updates:^30.1.0]knip ^6.10.0→ [Updates:^6.37.0]markdown-link-extractor ^4.0.3→ [Updates:^4.0.4]nx ^22.7.1→ [Updates:^22.7.12,^23.2.1]premove ^4.0.0prettier ^3.8.3→ [Updates:^3.9.8]prettier-plugin-svelte ^3.5.1→ [Updates:^3.5.2,^4.1.1]publint ^0.3.18→ [Updates:^0.3.24]sherif ^1.11.1→ [Updates:^1.13.0]size-limit ^12.1.0→ [Updates:^14.0.0]tsdown ^0.21.10→ [Updates:^0.23.0]typescript 6.0.3→ [Updates:7.0.2]vite ^8.0.10→ [Updates:^8.3.0]vitest ^4.1.5→ [Updates:^4.1.11,^5.0.1]pnpm 10.33.2→ [Updates:10.34.5,12.5.1]packages/persist/package.json
packages/react-persist/package.json (6)
@eslint-react/eslint-plugin ^5.6.6→ [Updates:^5.20.0]@types/react ^19.2.14→ [Updates:^19.3.0]@vitejs/plugin-react ^6.0.1→ [Updates:^6.1.1]eslint-plugin-react-compiler 19.1.0-rc.2eslint-plugin-react-hooks ^7.1.1react ^19.2.5→ [Updates:^19.3.0]pnpm-workspace.yaml
nvm (1)
.nvmrc
- Check this box to trigger a request for Renovate to run again on this repository
- Dominant language
- TypeScript
- Stars
- 33
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
TanStack/tanstack.com#1293 ·