freeCodeCamp / freeCodeCamp/freeCodeCampOS

Dependency Dashboard

Aperta
#12 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
77
Fork
32
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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/freeCodeCamp/freeCodeCampOS).

## Repository Problems

These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/freeCodeCamp/freeCodeCampOS).

- ⚠️ WARN: Some release(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information

## Deprecations / Replacements
> [!WARNING]
These dependencies are either deprecated or have replacements available:

| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | `@types/marked` | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) |

## Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

- [ ] chore(deps): update dependency @types/marked to v6
- [ ] chore(deps): update dependency @types/node to v24
- [ ] chore(deps): update dependency babel-loader to v10
- [ ] chore(deps): update dependency css-loader to v7
- [ ] chore(deps): update dependency style-loader to v4
- [ ] chore(deps): update dependency webpack-cli to v6
- [ ] chore(deps): update dependency webpack-dev-server to v5
- [ ] chore(deps): update github actions (major) (`actions/checkout`, `actions/configure-pages`, `actions/deploy-pages`, `actions/setup-node`, `actions/upload-pages-artifact`, `node`, `ubuntu`)
- [ ] chore(deps): update react monorepo to v19 (major) (`@types/react`, `@types/react-dom`, `react`, `react-dom`)
- [ ] fix(deps): update dependency chai to v6
- [ ] fix(deps): update dependency chokidar to v5
- [ ] fix(deps): update dependency express to v5
- [ ] fix(deps): update dependency marked to v17
- [ ] 🔐 **Create all pending approval PRs at once** 🔐

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update github actions (`actions/checkout`, `actions/setup-node`, `taiki-e/create-gh-release-action`, `taiki-e/install-action`, `taiki-e/upload-rust-binary-action`)
- [ ] chore(deps): update dependency @types/prismjs to v1.26.6
- [ ] chore(deps): update dependency @types/react to v18.3.28
- [ ] chore(deps): update dependency nodemon to v3.1.14
- [ ] fix(deps): update dependency ws to v8.19.0
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

## Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update dependency @types/node to v20.19.37
- [ ] chore(deps): update babel monorepo (`@babel/core`, `@babel/plugin-syntax-import-assertions`, `@babel/preset-env`)
- [ ] fix(deps): update dependency express to v4.22.1

## Open

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

- [ ] [fix(deps): update rust crate indicatif to 0.18.0](../pull/761)
- [ ] [fix(deps): update rust crate inquire to 0.9.0](../pull/777)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cargo (1)

cli/Cargo.toml (5)

- `clap 4.5.4`
- `indicatif 0.17.7` → [Updates: `0.18.0`]
- `inquire 0.7.0` → [Updates: `0.9.0`]
- `serde 1.0.200`
- `serde_json 1.0.116`

dockerfile (1)

Dockerfile (1)

- `gitpod/workspace-full 2024-01-17-19-15-31`

github-actions (4)

.github/workflows/cli-release.yml (5)

- `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` → [Updates: `v6`, `v4`]
- `taiki-e/create-gh-release-action v1@c88e967dc754f9d45751df0de0a9e636115f121d` → [Updates: `v1`]
- `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` → [Updates: `v6`, `v4`]
- `taiki-e/install-action cross` → [Updates: `cross`]
- `taiki-e/upload-rust-binary-action v1@116e64492098f73785ffb2cf4c498df22c85e7a5` → [Updates: `v1`]

.github/workflows/link-check.yml (1)

- `actions/checkout v3@f43a0e5ff2bd294095638e18286ca9a3d1956744` → [Updates: `v6`]

.github/workflows/mdbook.yml (4)

- `actions/checkout v3@f43a0e5ff2bd294095638e18286ca9a3d1956744` → [Updates: `v6`]
- `actions/configure-pages v3@b8130d9ab958b325bbde9786d62f2c97a9885a0e` → [Updates: `v5`]
- `actions/upload-pages-artifact v1@84bb4cd4b733d5c320c9c9cfbc354937524f4d64` → [Updates: `v4`]
- `actions/deploy-pages v2@de14547edc9944350dc0481aa5b7afb08e75f254` → [Updates: `v4`]

.github/workflows/release.yml (4)

- `actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11` → [Updates: `v6`, `v4`]
- `actions/setup-node v4@60edb5dd545a775178f52524783378180af0d1f8` → [Updates: `v6`, `v4`]
- `ubuntu 22.04` → [Updates: `24.04`]
- `node 20` → [Updates: `24`]

npm (2)

package.json (31)

- `chai 4.5.0` → [Updates: `6.2.2`]
- `chokidar 3.6.0` → [Updates: `5.0.0`]
- `express 4.21.2` → [Updates: `4.22.1`, `5.2.1`]
- `logover 2.0.0`
- `marked 9.1.6` → [Updates: `17.0.4`]
- `marked-highlight 2.2.3`
- `prismjs 1.30.0`
- `ws 8.18.3` → [Updates: `8.19.0`]
- `@babel/core 7.28.5` → [Updates: `7.29.0`]
- `@babel/plugin-syntax-import-assertions 7.27.1` → [Updates: `7.28.6`]
- `@babel/preset-env 7.28.5` → [Updates: `7.29.0`]
- `@babel/preset-react 7.28.5`
- `@babel/preset-typescript 7.28.5`
- `@types/marked 5.0.2` → [Updates: `6.0.0`]
- `@types/node 20.19.25` → [Updates: `20.19.37`, `24.12.0`]
- `@types/prismjs 1.26.5` → [Updates: `1.26.6`]
- `@types/react 18.3.27` → [Updates: `18.3.28`, `19.2.14`]
- `@types/react-dom 18.3.7` → [Updates: `19.2.3`]
- `babel-loader 9.2.1` → [Updates: `10.1.0`]
- `babel-plugin-prismjs 2.1.0`
- `css-loader 6.11.0` → [Updates: `7.1.4`]
- `file-loader 6.2.0`
- `html-webpack-plugin 5.6.6`
- `nodemon 3.1.11` → [Updates: `3.1.14`]
- `react 18.3.1` → [Updates: `19.2.4`]
- `react-dom 18.3.1` → [Updates: `19.2.4`]
- `style-loader 3.3.4` → [Updates: `4.0.0`]
- `ts-loader 9.5.4`
- `typescript 5.9.3`
- `webpack-cli 5.1.4` → [Updates: `6.0.1`]
- `webpack-dev-server 4.15.2` → [Updates: `5.2.3`]

self/package.json

renovate-config-presets (1)

renovate.json

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia con gli aggiornamenti in sospeso e aperti in questa dashboard, quindi esamina package.json, cli/Cargo.toml, Dockerfile, renovate.json e i file .github/workflows elencati. Controlla le note di rilascio rilevanti delle dipendenze e le pull request esistenti; il lavoro sarebbe completo quando un aggiornamento chiaramente selezionato è stato applicato, i problemi di compatibilità sono stati risolti e i controlli interessati hanno esito positivo.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dockerfile, github-actions, javascript, nodejs, react, rust, typescript, webpack
Ambito
build-system, ci-cd, devops, tooling
Tipo di issue
Refactoring
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
15/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.