badoo / badoo/styleguide

Dependency Dashboard

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
5
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.

## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.

| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | [@babel/plugin-proposal-class-properties](https://redirect.github.com/babel/babel) | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) |
| npm | [@babel/plugin-proposal-object-rest-spread](https://redirect.github.com/babel/babel) | ![Unavailable](https://img.shields.io/badge/unavailable-orange?style=flat-square) |

## Open

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

- [ ] [[Renovate] Update npm security fixes [SECURITY] [LOW]](../pull/134) (`@babel/core`, `express`, `js-yaml`, `loader-utils`, `webpack-dev-middleware`)
- [ ] [[Renovate] Pin dependencies](../pull/128) (`actions/checkout`, `actions/setup-node`, `github/codeql-action`, `peaceiris/actions-gh-pages`, `tsuyoshicho/action-textlint`)
- [ ] [[Renovate] Update dependency node to v12.22.12](../pull/133)
- [ ] [[Renovate] Update actions/checkout action to v7](../pull/130)
- [ ] [[Renovate] Update actions/setup-node action to v7](../pull/131)
- [ ] [[Renovate] Update dependency node to v24](../pull/132)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (3)

.github/workflows/add-preview.yml (4)

- `actions/checkout v2` → [Updates: `v7`, `v2`]
- `actions/setup-node v1` → [Updates: `v7`, `v1`]
- `peaceiris/actions-gh-pages v3` → [Updates: `v4`, `v3`]
- `node 12.18.3` → [Updates: `12.22.12`, `24.20.0`]

.github/workflows/codeql-analysis.yml (4)

- `actions/checkout v2` → [Updates: `v7`, `v2`]
- `github/codeql-action v1` → [Updates: `v4`, `v1`]
- `github/codeql-action v1` → [Updates: `v4`, `v1`]
- `github/codeql-action v1` → [Updates: `v4`, `v1`]

.github/workflows/reviewdog.yml (5)

- `actions/checkout v2` → [Updates: `v7`, `v2`]
- `actions/setup-node v1` → [Updates: `v7`, `v1`]
- `tsuyoshicho/action-textlint v2` → [Updates: `v3`, `v2`]
- `tsuyoshicho/action-textlint v2` → [Updates: `v3`, `v2`]
- `tsuyoshicho/action-textlint v2` → [Updates: `v3`, `v2`]

npm (3)

examples/basic/package.json (3)

- `badoo-styleguide 0.0.35` → [Updates: `0.0.82`, `2.1.3`]
- `react ^16.8.0` → [Updates: `^19.0.0`]
- `react-dom ^16.8.0` → [Updates: `^19.0.0`]

examples/typescript/package.json (4)

- `@types/react ^16.8.21` → [Updates: `^19.0.0`]
- `badoo-styleguide 0.0.35` → [Updates: `0.0.82`, `2.1.3`]
- `react ^16.8.0` → [Updates: `^19.0.0`]
- `react-dom ^16.8.0` → [Updates: `^19.0.0`]

package.json (45)

- `@babel/core ^7.4.0` → [Updates: `^7.4.0`]
- `@babel/plugin-proposal-class-properties ^7.3.4` → [Updates: `^7.3.4`]
- `@babel/plugin-proposal-object-rest-spread ^7.3.4` → [Updates: `^7.3.4`]
- `@babel/preset-env ^7.5.5` → [Updates: `^7.5.5`, `^8.0.0`]
- `@babel/preset-react ^7.0.0` → [Updates: `^7.0.0`, `^8.0.0`]
- `@babel/preset-typescript ^7.3.3` → [Updates: `^7.3.3`, `^8.0.0`]
- `@babel/register ^7.4.0` → [Updates: `^7.4.0`, `^8.0.0`]
- `@hot-loader/react-dom ^16.8.4` → [Updates: `^17.0.0`]
- `babel-loader ^8.2.2` → [Updates: `^8.2.2`, `^10.0.0`]
- `cache-loader ^4.1.0`
- `express ^4.17.1` → [Updates: `^4.17.1`]
- `file-loader ^6.2.0`
- `html-webpack-plugin ^4.5.0` → [Updates: `^5.0.0`]
- `js-yaml ^3.13.1` → [Updates: `^3.13.1`]
- `loader-utils ^2.0.0` → [Updates: `^2.0.0`]
- `react-docgen ^5.4.0-alpha.0` → [Updates: `^5.4.0-alpha.0`, `^8.0.0`]
- `react-docgen-typescript ^1.20.5` → [Updates: `^2.0.0`]
- `react-hot-loader ^4.13.0` → [Updates: `^4.13.0`]
- `styled-components ^5.2.1` → [Updates: `^5.2.1`, `^6.0.0`]
- `styled-normalize ^8.0.7` → [Updates: `^8.0.7`]
- `ts-loader ^8.0.12` → [Updates: `^8.0.12`, `^9.0.0`]
- `typescript ^4.1.3` → [Updates: `^4.1.3`, `^7.0.0`]
- `typescript-react-function-component-props-handler ^1.1.1` → [Updates: `^1.1.1`]
- `webpack ^4.44.2` → [Updates: `^4.44.2`, `^5.0.0`]
- `webpack-dev-middleware ^5.0.0` → [Updates: `^5.0.0`]
- `webpack-hot-middleware ^2.25.0` → [Updates: `^2.25.0`]
- `webpack-merge ^4.2.1` → [Updates: `^6.0.0`]
- `yargs ^16.2.0` → [Updates: `^16.2.0`, `^18.0.0`]
- `@types/jest ^26.0.22` → [Updates: `^26.0.22`, `^30.0.0`]
- `@types/react ^17.0.0` → [Updates: `^17.0.0`, `^19.0.0`]
- `coveralls ^3.1.0` → [Updates: `^3.1.0`]
- `eslint ^7.16.0` → [Updates: `^7.16.0`, `^10.0.0`]
- `eslint-plugin-jest ^24.1.3` → [Updates: `^24.1.3`, `^29.0.0`]
- `eslint-plugin-react ^7.22.0` → [Updates: `^7.22.0`]
- `husky ^4.2.3` → [Updates: `^9.0.0`]
- `jest ^26.6.3` → [Updates: `^30.0.0`]
- `jest-styled-components ^7.0.2` → [Updates: `^7.0.2`]
- `prettier ^2.2.1` → [Updates: `^2.2.1`, `^3.0.0`]
- `prop-types ^15.7.2` → [Updates: `^15.7.2`]
- `react ^16.8.4` → [Updates: `^19.0.0`]
- `react-dom ^16.13.0` → [Updates: `^19.0.0`]
- `react-test-renderer ^16.13.0` → [Updates: `^19.0.0`]
- `js-yaml ^3.13.1` → [Updates: `^3.13.1`]
- `y18n ^4.0.1` → [Updates: `^5.0.0`]
- `chokidar ^3.0.0` → [Updates: `^3.0.0`, `^5.0.0`]

Contributor guide

Open the contributing guide

Research direction

Review the linked Renovate pull requests, then inspect .github/workflows/add-preview.yml, .github/workflows/codeql-analysis.yml, .github/workflows/reviewdog.yml, package.json, and the two example package.json files. Check the dependency changes and CI results; this dashboard is complete only when the relevant updates are merged or explicitly resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript, react, typescript, webpack
Domain
build-system, ci-cd, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.