Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #212

Open
45 tasks
renovate bot opened this issue Apr 11, 2024 · 0 comments
Open
45 tasks

Dependency Dashboard #212

renovate bot opened this issue Apr 11, 2024 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Apr 11, 2024

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/history Unavailable

Rate-Limited

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

  • Pin dependencies (actions/cache, actions/checkout, actions/setup-node, actions/setup-python, codecov/codecov-action)
  • Update Node.js to v22
  • Update actions/setup-python action to v5
  • Update codecov/codecov-action action to v5
  • Update dependency @testing-library/react-hooks to v8
  • Update dependency @types/history to v5
  • Update dependency @types/sinon to v17
  • Update dependency css-loader to v7
  • Update dependency eslint to v9
  • Update dependency eslint-config-mitodl to v2
  • Update dependency eslint-plugin-mocha to v10
  • Update dependency jest-fail-on-console to v3
  • Update dependency jsdom to v26
  • Update dependency postcss-loader to v8
  • Update dependency prettier-eslint-cli to v8
  • Update dependency pylint to v3
  • Update dependency pytest-env to v1
  • Update dependency react-redux to v9
  • Update dependency redux to v5
  • Update dependency redux-actions to v3
  • Update dependency sass-loader to v16
  • Update dependency sinon to v19
  • Update dependency style-loader to v4
  • Update dependency typescript to v5
  • Update dependency webpack-bundle-tracker to v3
  • Update dependency webpack-cli to v6
  • Update dependency webpack-dev-middleware to v7
  • Update jest monorepo to v29 (major) (@types/jest, jest, ts-jest)
  • Update react monorepo (major) (@types/react, @types/react-dom, eslint-plugin-react-hooks, react, react-dom, react-test-renderer)
  • Update react-router monorepo to v7 (major) (react-router, react-router-dom)
  • Update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • Lock file maintenance
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Detected dependencies

docker-compose
{{ cookiecutter.project_name }}/docker-compose-notebook.yml
{{ cookiecutter.project_name }}/docker-compose.override.yml
{{ cookiecutter.project_name }}/docker-compose.travis.yml
dockerfile
{{ cookiecutter.project_name }}/Dockerfile
  • python 3.8.2
{{ cookiecutter.project_name }}/Dockerfile-nb
{{ cookiecutter.project_name }}/Dockerfile-node
  • node 16.11.0
github-actions
.github/workflows/ci.yml
  • actions/checkout v2
  • actions/setup-python v2
  • actions/cache v1
{{ cookiecutter.project_name }}/.github/workflows/ci.yml
  • actions/checkout v2
  • actions/setup-python v2
  • actions/cache v1
  • codecov/codecov-action v1
  • actions/checkout v2
  • actions/setup-node v2-beta
  • actions/cache v1
  • codecov/codecov-action v1
npm
{{ cookiecutter.project_name }}/package.json
  • @babel/core ^7.15.8
  • @babel/eslint-parser ^7.15.8
  • @sentry/browser ^6.13.3
  • @testing-library/react-hooks ^7.0.2
  • @types/enzyme ^3.10.9
  • @types/enzyme-adapter-react-16 ^1.0.6
  • @types/history ^4.7.9
  • @types/jest ^27.0.2
  • @types/react ^17.0.28
  • @types/react-dom ^17.0.9
  • @types/react-redux ^7.1.19
  • @types/react-router ^5.1.17
  • @types/react-router-dom ^5.3.1
  • @types/redux-logger ^3.0.9
  • @types/sinon ^10.0.4
  • @typescript-eslint/eslint-plugin ^5.0.0
  • @typescript-eslint/parser ^5.0.0
  • autoprefixer ^10.3.7
  • core-js ^3.18.2
  • css-loader ^6.4.0
  • enzyme ^3.11.0
  • enzyme-adapter-react-16 ^1.15.6
  • eslint ^7.32.0
  • eslint-config-google ^0.14.0
  • eslint-config-mitodl ^0.2.1
  • eslint-plugin-mocha ^9.0.0
  • eslint-plugin-react ^7.26.1
  • eslint-plugin-react-hooks ^4.2.0
  • express ^4.17.1
  • history ^5.0.1
  • jest ^27.2.1
  • jest-fail-on-console ^2.0.4
  • js-beautify ^1.14.0
  • jsdom ^16.4.0
  • mini-css-extract-plugin ^2.4.2
  • object.entries ^1.1.2
  • postcss-loader ^6.1.1
  • prettier-eslint-cli ^5.0.1
  • prop-types ^15.7.2
  • raf ^3.4.1
  • ramda ^0.27.1
  • react ^17.0.2
  • react-addons-shallow-compare ^15.6.3
  • react-dom ^17.0.2
  • react-hot-loader ^4.13.0
  • react-redux ^7.2.5
  • react-router ^5.2.1
  • react-router-dom ^5.3.0
  • react-test-renderer ^17.0.2
  • redux ^4.1.1
  • redux-actions ^2.6.5
  • redux-logger ^3.0.6
  • redux-query ^3.4.2
  • redux-query-interface-superagent ^3.4.2
  • redux-query-react ^3.4.2
  • sass ^1.42.1
  • sass-lint ^1.13.1
  • sass-loader ^12.2.0
  • sinon ^11.1.2
  • style-loader ^3.3.0
  • ts-loader ^9.2.6
  • ts-jest ^27.0.5
  • typescript ^4.4.4
  • url-loader ^4.1.1
  • webpack ^5.55.1
  • webpack-bundle-tracker ^1.4.0
  • webpack-cli ^4.8.0
  • webpack-dev-middleware ^5.2.1
  • webpack-hot-middleware ^2.25.0
  • node 16.11.0
  • yarn 1.22.15
pip_requirements
requirements.txt
{{ cookiecutter.project_name }}/test_requirements.txt
  • pylint ==2.6.0
  • pylint-django ==2.3.0
  • pytest-env ==0.6.2

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants