InseeFrLab / InseeFrLab/vite-insee-starter

Dependency Dashboard

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
10
Avg merge
5h 56m
Merged PRs (30d)
19

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/InseeFrLab/vite-insee-starter).

## Repository Problems

These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/InseeFrLab/vite-insee-starter).

- ⚠️ WARN: Hidden Unicode characters have been discovered in file(s) in your repository. See your Renovate logs for more details. Please confirm that they are intended to be there, as they could be an attempt to "smuggle" text into your codebase, or used to confuse tools like Renovate or Large Language Models (LLMs)

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update dependency vitest to v4.1.11 [SECURITY]](../pull/595)
- [ ] [Update dependency orval to v8.22.0 [SECURITY]](../pull/590)
- [ ] [Update dependency oidc-spa to v10.2.13](../pull/603)
- [ ] [Update All minor updates](../pull/517) (`@codegouvfr/react-dsfr`, `@mui/icons-material`, `@mui/material`, `@mui/system`, `@mui/x-data-grid`, `@mui/x-date-pickers`, `@tanstack/react-query`, `@types/node`, `@types/react`, `@types/react-dom`, `@vitejs/plugin-react`, `axios`, `eslint`, `globals`, `lint-staged`, `react`, `react-dom`, `typescript-eslint`, `vite`, `zod`)
- [ ] [Update actions/checkout action to v7](../pull/518)
- [ ] [Update actions/setup-node action to v7](../pull/541)
- [ ] [Update dependency @testing-library/jest-dom to v7](../pull/546)
- [ ] [Update dependency jsdom to v30](../pull/553)
- [ ] [Update dependency typescript to v7](../pull/534)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

docker-compose (1)

compose-dev.yml (1)

- `node 24`

dockerfile (1)

Dockerfile (2)

- `node 24-alpine`
- `nginxinc/nginx-unprivileged 1.31-alpine`

github-actions (1)

.github/workflows/ci.yaml (13)

- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-node v6` → [Updates: `v7`]
- `garronej/ts-ci v2.1.5`
- `actions/checkout v6` → [Updates: `v7`]
- `actions/setup-node v6` → [Updates: `v7`]
- `softprops/action-gh-release v3`
- `actions/checkout v6` → [Updates: `v7`]
- `docker/setup-qemu-action v4`
- `docker/setup-buildx-action v4`
- `docker/login-action v4`
- `docker/build-push-action v7`
- `node 24`
- `node 24`

npm (1)

package.json (47)

- `@codegouvfr/react-dsfr ^1.34.0` → [Updates: `^1.34.0`]
- `@emotion/react ^11.14.0`
- `@emotion/styled ^11.14.1`
- `@mui/icons-material ^9.2.0` → [Updates: `^9.2.0`]
- `@mui/material ^9.2.0` → [Updates: `^9.2.0`]
- `@mui/system ^9.2.0` → [Updates: `^9.2.0`]
- `@mui/x-data-grid ^9.8.0` → [Updates: `^9.8.0`]
- `@mui/x-date-pickers ^9.8.0` → [Updates: `^9.8.0`]
- `@tanstack/react-query ^5.101.2` → [Updates: `^5.101.2`]
- `@tanstack/react-router ^1.170.17`
- `axios ^1.18.1` → [Updates: `^1.18.1`]
- `dayjs ^1.11.21`
- `evt ^2.5.9`
- `i18nifty ^4.0.6`
- `oidc-spa 10.2.12` → [Updates: `10.2.13`]
- `react ^19.2.7` → [Updates: `^19.2.7`]
- `react-dom ^19.2.7` → [Updates: `^19.2.7`]
- `tsafe ^1.8.12`
- `tss-react ^4.9.21`
- `vite-envs ^4.7.2`
- `zod ^4.4.3` → [Updates: `^4.4.3`]
- `@eslint/js ^10.0.1`
- `@tanstack/router-devtools ^1.167.0`
- `@tanstack/router-plugin ^1.168.19`
- `@testing-library/dom ^10.4.1`
- `@testing-library/jest-dom ^6.9.1` → [Updates: `^7.0.0`]
- `@testing-library/react ^16.3.2`
- `@types/node ^26.1.0` → [Updates: `^26.1.0`]
- `@types/react ^19.2.17` → [Updates: `^19.2.17`]
- `@types/react-dom ^19.2.3` → [Updates: `^19.2.3`]
- `@vitejs/plugin-react ^6.0.3` → [Updates: `^6.0.3`]
- `eslint ^10.6.0` → [Updates: `^10.6.0`]
- `eslint-plugin-react-hooks ^7.1.1`
- `eslint-plugin-react-refresh ^0.5.3`
- `eslint-plugin-tss-unused-classes ^1.0.4`
- `globals ^17.7.0` → [Updates: `^17.7.0`]
- `husky ^9.1.7`
- `jsdom ^29.1.1` → [Updates: `^30.0.0`]
- `lint-staged ^17.0.8` → [Updates: `^17.0.8`]
- `node-fetch ^3.3.2`
- `orval ^8.20.0` → [Updates: `^8.20.0`]
- `prettier ^3.9.4`
- `tsx ^4.23.0`
- `typescript ^6.0.3` → [Updates: `^7.0.0`]
- `typescript-eslint ^8.62.1` → [Updates: `^8.62.1`]
- `vite ^8.1.3` → [Updates: `^8.1.3`]
- `vitest ^4.1.9` → [Updates: `^4.1.9`]

---

- [ ] 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 package.json, Dockerfile, compose-dev.yml, and .github/workflows/ci.yaml, then review the linked Renovate pull requests and the Renovate logs for the hidden-Unicode warning. There is no single change or completion condition in this dashboard; work would need to be narrowed to a specific update or repository problem first.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, node.js, react, typescript, vite
Domain
build-system, ci-cd, devops, testing-qa, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.