InseeFr / InseeFr/Massive-Attack
Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 4
- 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/InseeFr/Massive-Attack).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | [@babel/plugin-proposal-private-property-in-object](https://redirect.github.com/babel/babel-plugin-proposal-private-property-in-object) |  |
| npm | [@material-ui/core](https://redirect.github.com/mui-org/material-ui) |  |
| npm | [@material-ui/icons](https://redirect.github.com/mui-org/material-ui) |  |
| npm | [@material-ui/lab](https://redirect.github.com/mui-org/material-ui) |  |
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update dependency eslint-plugin-import to v2.32.0
- [ ] Update dependency oidc-spa to v5.7.0
- [ ] Update dependency papaparse to v5.7.0
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-node action to v7
- [ ] Update dependency eslint-config-prettier to v10
- [ ] Update dependency i18next to v26
- [ ] Update dependency i18next-browser-languagedetector to v8
- [ ] Update dependency node to v24
- [ ] Update dependency oidc-spa to v10
- [ ] Update dependency react-i18next to v17
- [ ] Update dependency react-router-dom to v7
- [ ] Update dependency web-vitals to v6
- [ ] Update GitHub Artifact Actions (major) (`actions/download-artifact`, `actions/upload-artifact`)
- [ ] Update react monorepo (major) (`@types/react`, `eslint-plugin-react-hooks`, `react`, `react-dom`)
- [ ] Update testing-library monorepo (major) (`@testing-library/jest-dom`, `@testing-library/react`, `@testing-library/user-event`)
- [ ] π **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.
- [ ] [Update dependency axios to ^0.33.0 [SECURITY]](../pull/44)
- [ ] [Replace dependency @material-ui/core with @mui/material ^5.0.0](../pull/45)
- [ ] [Replace dependency @material-ui/icons with @mui/icons-material ^5.0.0](../pull/47)
- [ ] [Update dependency @types/react to v16.14.70](../pull/67)
- [ ] [Update dependency eslint-config-prettier to v8.10.2](../pull/69)
- [ ] [Update dependency eslint-plugin-react to v7.37.5](../pull/65)
- [ ] [Update dependency i18next-browser-languagedetector to v7.2.2](../pull/57)
- [ ] [Update dependency date-fns to v4](../pull/64)
- [ ] [Update dependency eslint-config-airbnb to v19](../pull/59)
- [ ] [Update dependency eslint-plugin-prettier to v5](../pull/61)
- [ ] [Update dependency prettier to v3](../pull/62)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
dockerfile (1)
Dockerfile
github-actions (3)
.github/workflows/build.yml (4)
- `actions/checkout v4` β [Updates: `v7`]
- `actions/setup-node v1` β [Updates: `v7`]
- `actions/upload-artifact v4` β [Updates: `v7`]
- `node 18` β [Updates: `24`].github/workflows/develop-release.yml (7)
- `actions/checkout v4` β [Updates: `v7`]
- `actions/setup-node v1` β [Updates: `v7`]
- `actions/upload-artifact v4` β [Updates: `v7`]
- `actions/checkout v4` β [Updates: `v7`]
- `notiz-dev/github-action-json-property release`
- `actions/create-release latest`
- `node 18` β [Updates: `24`].github/workflows/release.yml (11)
- `actions/checkout v4` β [Updates: `v7`]
- `actions/setup-node v1` β [Updates: `v7`]
- `actions/upload-artifact v4` β [Updates: `v7`]
- `actions/checkout v4` β [Updates: `v7`]
- `notiz-dev/github-action-json-property release`
- `actions/create-release latest`
- `actions/checkout v4` β [Updates: `v7`]
- `actions/download-artifact v4` β [Updates: `v8`]
- `notiz-dev/github-action-json-property release`
- `elgohr/Publish-Docker-Github-Action master`
- `node 18` β [Updates: `24`]
npm (1)
package.json (34)
- `@material-ui/core ^4.11.4` β [Updates: `^5.0.0`]
- `@material-ui/icons ^4.11.2` β [Updates: `^5.0.0`]
- `@material-ui/lab ^4.0.0-alpha.61`
- `@testing-library/jest-dom ^5.11.4` β [Updates: `^7.0.0`]
- `@testing-library/react ^11.1.0` β [Updates: `^16.0.0`]
- `@testing-library/user-event ^12.1.10` β [Updates: `^14.0.0`]
- `axios ^0.21.1` β [Updates: `^0.33.0`]
- `date-fns ^2.25.0` β [Updates: `^4.0.0`]
- `i18next ^23.5.1` β [Updates: `^26.0.0`]
- `i18next-browser-languagedetector ^7.1.0` β [Updates: `^7.1.0`, `^8.0.0`]
- `oidc-spa ^5.6.1` β [Updates: `^5.6.1`, `^10.0.0`]
- `papaparse ^5.4.1` β [Updates: `^5.4.1`]
- `prop-types ^15.7.2`
- `react ^17.0.2` β [Updates: `^19.0.0`]
- `react-dom ^17.0.2` β [Updates: `^19.0.0`]
- `react-i18next ^13.2.2` β [Updates: `^17.0.0`]
- `react-router-dom ^5.2.1` β [Updates: `^7.0.0`]
- `react-scripts 5.0.1`
- `web-vitals ^1.0.1` β [Updates: `^6.0.0`]
- `@babel/plugin-proposal-private-property-in-object ^7.21.11`
- `@types/react ^16.9.23` β [Updates: `^16.9.23`, `^19.0.0`]
- `@types/react-router-dom ^5.1.3`
- `copy-and-watch ^0.1.4`
- `enzyme ^3.10.0`
- `enzyme-adapter-react-16 ^1.15.1`
- `eslint-config-airbnb ^18.0.1` β [Updates: `^19.0.0`]
- `eslint-config-prettier ^8.1.0` β [Updates: `^8.1.0`, `^10.0.0`]
- `eslint-plugin-import ^2.22.1` β [Updates: `^2.22.1`]
- `eslint-plugin-jsx-a11y ^6.4.1`
- `eslint-plugin-prettier ^3.3.1` β [Updates: `^5.0.0`]
- `eslint-plugin-react ^7.16.0` β [Updates: `^7.16.0`]
- `eslint-plugin-react-hooks ^4.2.0` β [Updates: `^7.0.0`]
- `jest-sonar-reporter ^2.0.0`
- `prettier ^1.19.1` β [Updates: `^3.0.0`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.