kurosame / glossary

Glossary App with React
https://glossary-kurosame.firebaseapp.com
MIT License
5 stars 0 forks source link

Dependency Dashboard #27

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm @stylelint/postcss-css-in-js Unavailable
npm redux-devtools-extension Available

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml - `circleci/node 16.13.1` - `circleci/node 16.13.1` - `google/cloud-sdk 390.0.0` - `circleci/node 16.13.1` - `circleci/node 16.13.1` - `circleci/node 16.13.1-browsers`
npm
functions/package.json - `firebase-admin 11.5.0` - `firebase-functions 4.2.1` - `googleapis 111.0.0` - `@types/jest 29.4.0` - `firebase-functions-test 3.0.0` - `firebase-tools 11.23.1` - `jest 29.3.1` - `ts-jest 29.0.5` - `typescript 4.9.5` - `node 16.13.2`
package.json - `@emotion/react 11.9.3` - `@emotion/styled 11.9.3` - `@mui/icons-material 5.8.4` - `@mui/material 5.8.6` - `@mui/system 5.11.8` - `firebase 9.8.4` - `firebaseui 6.0.2` - `react 18.2.0` - `react-dom 18.2.0` - `react-markdown 6.0.3` - `react-redux 8.0.2` - `react-router-dom 6.2.2` - `react-syntax-highlighter 15.4.5` - `redux 4.0.5` - `redux-actions 2.6.5` - `redux-devtools-extension 2.13.9` - `redux-logger 3.0.6` - `redux-saga 1.1.3` - `rehype-raw 5.1.0` - `remark-gfm 1.0.0` - `workbox-precaching 6.5.4` - `@stylelint/postcss-css-in-js 0.38.0` - `@swc/core 1.3.20` - `@swc/jest 0.2.23` - `@testing-library/jest-dom 5.16.5` - `@testing-library/react 13.4.0` - `@tsconfig/strictest 1.0.1` - `@types/jest 29.2.3` - `@types/react 18.0.14` - `@types/react-dom 18.0.5` - `@types/react-syntax-highlighter 13.5.2` - `@types/redux-actions 2.6.2` - `@types/redux-logger 3.0.9` - `@types/redux-mock-store 1.0.3` - `@typescript-eslint/eslint-plugin 5.51.0` - `@typescript-eslint/parser 5.51.0` - `copy-webpack-plugin 11.0.0` - `dotenv-webpack 8.0.1` - `esbuild-loader 2.20.0` - `eslint 8.34.0` - `eslint-config-airbnb 19.0.4` - `eslint-config-prettier 8.6.0` - `eslint-import-resolver-webpack 0.13.2` - `firebase-tools 11.22.0` - `html-webpack-plugin 5.5.0` - `husky 8.0.2` - `jest 29.3.1` - `jest-environment-jsdom 29.3.1` - `lighthouse 9.6.4` - `lint-staged 13.0.4` - `prettier 2.8.4` - `redux-mock-store 1.5.4` - `stylelint 14.15.0` - `stylelint-config-prettier 9.0.5` - `stylelint-config-recess-order 3.1.0` - `stylelint-config-standard 29.0.0` - `typescript 4.9.3` - `webpack 5.75.0` - `webpack-bundle-analyzer 4.7.0` - `webpack-cli 5.0.0` - `webpack-dev-server 4.11.1` - `workbox-webpack-plugin 6.5.4` - `node 16.13.2`

kurosame commented 2 years ago

react-markdown v7とrehype-raw v6はts-jestがエラーが出るからNG 理由はreact-markdown v7がesm onlyになったため

また、以下のts-jestのesm設定は動かなかった https://kulshekhar.github.io/ts-jest/docs/guides/esm-support

kurosame commented 2 years ago

remark-gfm v3はエラーになる おそらくreact-markdown v7が必要