tanem / react-svg

:art: A React component that injects SVG into the DOM.
https://npm.im/react-svg
MIT License
822 stars 92 forks source link

Dependency Dashboard #550

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 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 @types/faker Unavailable
npm faker Available
npm parcel-bundler Unavailable

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

Open

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

Detected dependencies

github-actions
.github/workflows/ci.yml - `styfle/cancel-workflow-action 0.12.1` - `actions/checkout v4` - `actions/setup-node v4` - `codecov/codecov-action v4`
npm
examples/accessibility/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/api-usage/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/basic-usage/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/before-injection/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/css-animation/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/css-in-js/package.json - `glamor 2.20.40` - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/external-stylesheet/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/fallbacks/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/iframe/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-frame-component 5.2.4` - `react-scripts 5.0.1`
examples/loading/package.json - `prop-types ^15.8.1` - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1` - `react-spinners 0.14.1`
examples/no-extension/package.json - `express 4.21.0` - `npm-run-all2 6.2.2` - `open-cli 8.0.0` - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1` - `wait-on 8.0.1`
examples/ssr/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-spinners 0.14.1`
examples/styled-components/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1` - `styled-components 6.1.13` - `@types/jest 29.5.12` - `@types/node 20.16.5` - `@types/react 18.2.79` - `@types/react-dom 18.2.25` - `@types/styled-components 5.1.34` - `typescript 4.9.5`
examples/svg-wrapper/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1`
examples/typescript/package.json - `react 18.2.0` - `react-dom 18.2.0` - `react-scripts 5.0.1` - `@types/jest 29.5.12` - `@types/node 20.16.5` - `@types/react 18.2.79` - `@types/react-dom 18.2.25` - `typescript 4.9.5`
examples/umd-dev/package.json - `parcel-bundler 1.12.5`
examples/umd-prod/package.json - `parcel-bundler 1.12.5`
package.json - `@babel/runtime ^7.25.6` - `@tanem/svg-injector ^10.1.68` - `@types/prop-types ^15.7.12` - `prop-types ^15.8.1` - `@babel/core 7.25.2` - `@babel/plugin-transform-runtime 7.25.4` - `@babel/preset-env 7.25.4` - `@babel/preset-react 7.24.7` - `@rollup/plugin-babel 6.0.4` - `@rollup/plugin-commonjs 25.0.8` - `@rollup/plugin-node-resolve 15.2.3` - `@rollup/plugin-replace 5.0.7` - `@rollup/plugin-terser 0.4.4` - `@testing-library/react 16.0.1` - `@types/faker 5.5.9` - `@types/jest 29.5.12` - `@types/jsdom 21.1.7` - `@types/react 18.2.79` - `@types/react-dom 18.2.25` - `@types/shelljs 0.8.15` - `@typescript-eslint/eslint-plugin 7.18.0` - `@typescript-eslint/parser 7.18.0` - `babel-core 6.26.3` - `babel-plugin-transform-react-remove-prop-types 0.4.24` - `eslint 8.57.0` - `eslint-config-prettier 9.1.0` - `eslint-plugin-react 7.35.2` - `eslint-plugin-react-hooks 4.6.0` - `eslint-plugin-simple-import-sort 12.1.1` - `faker 5.5.3` - `jest 29.7.0` - `jest-environment-jsdom 29.7.0` - `jest-prettyhtml-matchers 1.17.14` - `nock 13.5.5` - `npm-run-all2 6.2.2` - `prettier 3.3.3` - `react 18.2.0` - `react-dom 18.2.0` - `rollup 4.21.2` - `rollup-plugin-sourcemaps 0.6.3` - `shelljs 0.8.5` - `shx 0.3.4` - `tanem-scripts 7.0.27` - `ts-jest 29.2.5` - `ts-node 10.9.2` - `typescript 5.5.4` - `react ^16.0.0 || ^17.0.0 || ^18.0.0` - `react-dom ^16.0.0 || ^17.0.0 || ^18.0.0`
nvm
.nvmrc

jimapl commented 10 months ago

Any updates on this?