-
Notifications
You must be signed in to change notification settings - Fork 1
Open
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.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Deprecations / Replacements
Warning
These dependencies are either deprecated or have replacements available:
| Datasource | Name | Replacement PR? |
|---|---|---|
| regex | @tsconfig/node16 |
Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
- chore(deps): update actions/checkout action to v6
- chore(deps): update actions/setup-node action to v6
- chore(deps): update docker/build-push-action action to v6
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): replace dependency @tsconfig/node16 with @tsconfig/node18
- chore(deps): update dependency @testing-library/react to v16
- chore(deps): update dependency @types/jest to v30
- chore(deps): update dependency @vitejs/plugin-react to v5
- chore(deps): update dependency tailwindcss to v4
- chore(deps): update dependency vite to v7
- chore(deps): update node.js to v24
- fix(deps): update react monorepo to v19 (major) (
@types/react,@types/react-dom,react,react-dom) - Click on this checkbox to rebase all open PRs at once
Detected Dependencies
dockerfile (3)
templates/koa-ts/Dockerfile (2)
node 18-slim→ [Updates:24-slim]node 18-slim→ [Updates:24-slim]templates/react-ts/Dockerfile (1)
node 18-slim→ [Updates:24-slim]templates/react/Dockerfile (1)
node 18-slim→ [Updates:24-slim]
github-actions (4)
.github/workflows/pr_check.yml (4)
actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]actions/checkout v3→ [Updates:v6]docker/build-push-action v4→ [Updates:v6].github/workflows/release.yml (2)
actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]templates/react-ts/.github/workflows/pr-check.yml (10)
styfle/cancel-workflow-action 0.13.0actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]bahmutov/npm-install v1styfle/cancel-workflow-action 0.13.0actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]bahmutov/npm-install v1node 16→ [Updates:24]node 16→ [Updates:24]templates/react/.github/workflows/pr-check.yml (10)
styfle/cancel-workflow-action 0.13.0actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]bahmutov/npm-install v1styfle/cancel-workflow-action 0.13.0actions/checkout v3→ [Updates:v6]actions/setup-node v3→ [Updates:v6]bahmutov/npm-install v1node 16→ [Updates:24]node 16→ [Updates:24]
npm (5)
package.json (13)
kolorist ^1.5.1prompts ^2.4.2@semantic-release/changelog 6.0.3@semantic-release/git 10.0.1@types/jest 29.5.14→ [Updates:30.0.0]@types/prompts 2.4.9esbuild 0.27.2eslint 9.39.2jest 30.2.0semantic-release 25.0.3ts-jest 29.4.6typescript 5.9.3node >=12.0.0templates/koa-ts/package.json (25)
@koa/cors ^5.0.0@koa/router ^15.0.0axios ^1.4.0koa ^3.0.0koa-bodyparser ^4.3.0koa-pino-logger ^5.0.0@types/jest 29.5.14→ [Updates:30.0.0]@types/koa 3.0.1@types/koa__cors ^5.0.0@types/koa__router 12.0.5@types/koa-bodyparser 4.3.13@types/koa-pino-logger 3.0.5@types/supertest 6.0.3@typescript-eslint/eslint-plugin 8.54.0eslint 9.39.2eslint-config-prettier 10.1.8eslint-plugin-import 2.32.0eslint-plugin-n 17.23.2jest 30.2.0nodemon 3.1.11supertest 7.2.2ts-jest 29.4.6ts-node 10.9.2typescript 5.9.3node 18.*→ [Updates:24.*]templates/react-ts/package.json (19)
react 18.3.1→ [Updates:19.2.4]react-dom 18.3.1→ [Updates:19.2.4]@iteam/eslint-config-react 0.4.0@nabla/vite-plugin-eslint 2.0.6@testing-library/jest-dom 6.9.1@testing-library/react 15.0.7→ [Updates:16.3.2]@testing-library/user-event 14.6.1@types/react 18.3.27→ [Updates:19.2.10]@types/react-dom 18.3.7→ [Updates:19.2.3]@vitejs/plugin-react 4.7.0→ [Updates:5.1.2]@vitest/ui 4.0.18autoprefixer 10.4.24jsdom 27.4.0postcss 8.5.6prettier-plugin-tailwindcss 0.7.2tailwindcss 3.4.19→ [Updates:4.1.18]typescript 5.9.3vite 6.4.1→ [Updates:7.3.1]vitest 4.0.18templates/react/package.json (14)
react 18.3.1→ [Updates:19.2.4]react-dom 18.3.1→ [Updates:19.2.4]@iteam/eslint-config-react 0.4.0@nabla/vite-plugin-eslint 2.0.6@testing-library/jest-dom 6.9.1@testing-library/react 15.0.7→ [Updates:16.3.2]@testing-library/user-event 14.6.1@vitejs/plugin-react 4.7.0→ [Updates:5.1.2]autoprefixer 10.4.24jsdom 27.4.0prettier-plugin-tailwindcss 0.7.2tailwindcss 3.4.19→ [Updates:4.1.18]vite 6.4.1→ [Updates:7.3.1]vitest 4.0.18templates/vite-vanilla/package.json (6)
autoprefixer 10.4.24postcss 8.5.6prettier 3.8.1prettier-plugin-tailwindcss 0.7.2tailwindcss 3.4.19→ [Updates:4.1.18]vite 6.4.1→ [Updates:7.3.1]
nvm (4)
.nvmrc
templates/koa-ts/.nvmrc (1)
node v18.*→ [Updates:24.*]templates/react-ts/.nvmrc (1)
node 18.20→ [Updates:24.13]templates/react/.nvmrc (1)
node 18.20→ [Updates:24.13]
regex (1)
templates/koa-ts/tsconfig.json (1)
@tsconfig/node16 16→ [Updates:18]
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels