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 #1453

Open
renovate bot opened this issue Oct 24, 2023 · 0 comments
Open

Dependency Dashboard #1453

renovate bot opened this issue Oct 24, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Oct 24, 2023

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 @babel/plugin-proposal-class-properties Unavailable
npm @babel/plugin-proposal-object-rest-spread Unavailable
npm babel-eslint Available
npm codecov Unavailable
npm eslint-plugin-flow-vars Unavailable
npm popper.js Unavailable

Rate-Limited

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

  • chore(deps): pin dependencies (actions/checkout, actions/setup-node, actions/setup-python, codecov/codecov-action, github/codeql-action, snok/install-poetry)
  • chore(deps): update nginx docker tag to v1.27.2
  • chore(deps): update postgres docker tag to v13.16
  • chore(deps): update dependency chokidar to v4
  • chore(deps): update dependency django-debug-toolbar to v4
  • chore(deps): update dependency faker to v30
  • chore(deps): update dependency hypothesis to v6
  • chore(deps): update dependency isort to v5
  • chore(deps): update dependency pylint to v3
  • chore(deps): update dependency pytest to v8
  • chore(deps): update dependency pytest-cov to v5
  • chore(deps): update dependency pytest-env to v1
  • chore(deps): update dependency pytest-mock to v3
  • chore(deps): update dependency selenium to v4
  • chore(deps): update dependency testfixtures to v8
  • chore(deps): update dependency tox to v4
  • chore(deps): update dependency ubuntu to v24
  • chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update node.js to v20
  • chore(deps): update postgres docker tag to v17
  • chore(deps): update redis docker tag to v7
  • fix(deps): update dependency @reduxjs/toolkit to v2
  • fix(deps): update dependency autoprefixer to v10
  • fix(deps): update dependency babel-loader to v9
  • fix(deps): update dependency chai to v5
  • fix(deps): update dependency chai-as-promised to v8
  • fix(deps): update dependency css-loader to v7
  • fix(deps): update dependency dj-database-url to v2
  • fix(deps): update dependency django to v5
  • fix(deps): update dependency django-anymail to v12
  • fix(deps): update dependency django-filter to v24
  • fix(deps): update dependency django-fsm to v3
  • fix(deps): update dependency django-ipware to v7
  • fix(deps): update dependency django-webpack-loader to v3
  • fix(deps): update dependency eslint to v9
  • fix(deps): update dependency eslint-config-mitodl to v2
  • fix(deps): update dependency eslint-plugin-flowtype to v8
  • fix(deps): update dependency eslint-plugin-mocha to v10
  • fix(deps): update dependency expose-loader to v5
  • fix(deps): update dependency fetch-mock to v11
  • fix(deps): update dependency flow-typed to v4
  • fix(deps): update dependency formik to v2
  • fix(deps): update dependency history to v5
  • fix(deps): update dependency hubspot-api-client to v9
  • fix(deps): update dependency jsdom to v25
  • fix(deps): update dependency mini-css-extract-plugin to v2
  • fix(deps): update dependency mocha to v10
  • fix(deps): update dependency nyc to v17
  • fix(deps): update dependency postcss-loader to v8
  • fix(deps): update dependency pycountry to v24
  • fix(deps): update dependency pytz to v2024
  • fix(deps): update dependency query-string to v9
  • fix(deps): update dependency react-ga to v3
  • fix(deps): update dependency react-google-recaptcha to v3
  • fix(deps): update dependency react-meta-tags to v1
  • fix(deps): update dependency react-paginate to v8
  • fix(deps): update dependency react-redux to v9
  • fix(deps): update dependency reactstrap to v9
  • fix(deps): update dependency redux to v5
  • fix(deps): update dependency redux-actions to v3
  • fix(deps): update dependency reselect to v5
  • fix(deps): update dependency rmwc to v14
  • fix(deps): update dependency sanctuary to v3
  • fix(deps): update dependency sass-loader to v16
  • fix(deps): update dependency serialize-javascript to v6
  • fix(deps): update dependency sinon to v19
  • fix(deps): update dependency style-loader to v4
  • fix(deps): update dependency styled-components to v6
  • fix(deps): update dependency stylelint to v16
  • fix(deps): update dependency stylelint-config-recommended to v14
  • fix(deps): update dependency stylelint-config-recommended-scss to v14
  • fix(deps): update dependency stylelint-config-standard-scss to v13
  • fix(deps): update dependency stylelint-scss to v6
  • fix(deps): update dependency url-join to v5
  • fix(deps): update dependency urllib3 to v2
  • fix(deps): update dependency user-util to v1
  • fix(deps): update dependency wagtail to v6
  • fix(deps): update dependency webpack to v5
  • fix(deps): update dependency webpack-bundle-tracker to v3
  • fix(deps): update dependency webpack-cli to v5
  • fix(deps): update dependency webpack-dev-middleware to v7
  • fix(deps): update dependency yup to v1
  • fix(deps): update react monorepo to v18 (major) (react, react-dom, react-test-renderer)
  • fix(deps): update react-router monorepo to v6 (major) (react-router, react-router-dom)
  • chore(deps): lock file maintenance
  • 🔐 Create all rate-limited PRs at once 🔐

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.

Open

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

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

docker-compose
docker-compose-notebook.yml
docker-compose.override.yml
docker-compose.yml
  • postgres 13.15
  • redis 6.2.14
  • nginx 1.27.0
dockerfile
Dockerfile
  • python 3.10.13
Dockerfile-nb
Dockerfile-node
  • node 16.20.2
github-actions
.github/workflows/ci.yml
  • actions/checkout v2
  • snok/install-poetry v1
  • actions/setup-python v2
  • actions/cache v4@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • elastic/elastic-github-actions master
  • codecov/codecov-action v1
  • actions/checkout v2
  • actions/setup-node v2-beta
  • actions/cache v4@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • codecov/codecov-action v1
  • postgres 13.15
  • redis 6.2.14
  • docker.elastic.co/elasticsearch/elasticsearch 6.8.23
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/codeql-analysis.yml
  • actions/checkout v2
  • github/codeql-action v1
  • github/codeql-action v1
  • github/codeql-action v1
  • ubuntu 22.04
.github/workflows/production.yml
  • actions/checkout v2
  • akhileshns/heroku-deploy 79ef2ae4ff9b897010907016b268fd0f88561820
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/release-candiate.yml
  • actions/checkout v2
  • akhileshns/heroku-deploy 79ef2ae4ff9b897010907016b268fd0f88561820
  • ubuntu 22.04
  • ubuntu 22.04
npm
package.json
  • @babel/core ^7.9.0
  • @babel/plugin-proposal-class-properties ^7.8.3
  • @babel/plugin-proposal-object-rest-spread ^7.9.5
  • @babel/plugin-syntax-dynamic-import ^7.8.3
  • @babel/plugin-transform-react-constant-elements ^7.9.0
  • @babel/plugin-transform-react-inline-elements ^7.9.0
  • @babel/plugin-transform-react-jsx ^7.9.4
  • @babel/plugin-transform-runtime ^7.9.0
  • @babel/preset-env ^7.9.5
  • @babel/preset-flow ^7.9.0
  • @babel/preset-react ^7.9.4
  • @babel/register ^7.9.0
  • @mitodl/react-dropzone-uploader 2.11.4
  • @reduxjs/toolkit ^1.5.0
  • @sentry/browser ^8.0.0
  • @trust/webcrypto ^0.9.2
  • autoprefixer ^9.7.6
  • babel-eslint ^10.1.0
  • babel-loader ^8.1.0
  • bootstrap ^4.4.1
  • casual-browserify ^1.5.19-2
  • chai ^4.2.0
  • chai-as-promised ^7.1.1
  • codecov ^3.8.0
  • core-js ^3.6.5
  • css-loader ^3.5.2
  • decimal.js-light ^2.5.0
  • detect-browser ^5.0.0
  • enzyme ^3.10.0
  • enzyme-adapter-react-16 ^1.15.2
  • eslint ^7.0.0
  • eslint-config-google ^0.14.0
  • eslint-config-mitodl ^0.0.7
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-babel ^5.3.0
  • eslint-plugin-flow-vars ^0.5.0
  • eslint-plugin-flowtype ^4.7.0
  • eslint-plugin-mocha ^6.3.0
  • eslint-plugin-react ^7.19.0
  • expose-loader 0.7.5
  • express ^4.17.3
  • fetch-mock ^9.3.1
  • flow-bin 0.94.0
  • flow-typed ^3.3.1
  • formik ^1.5.8
  • history ^4.10.1
  • isomorphic-fetch ^3.0.0
  • jquery ^3.5.1
  • jsdom ^16.5.0
  • jsdom-global ^3.0.2
  • keycode ^2.2.0
  • lodash ^4.17.21
  • mini-css-extract-plugin ^1.1.2
  • minimist 1.2.8
  • mocha ^8.0.0
  • moment ^2.29.4
  • mutationobserver-shim ^0.3.5
  • named-urls ^2.0.0
  • nyc ^15.1.0
  • object.entries ^1.1.1
  • popper.js ^1.16.1
  • postcss-loader ^3.0.0
  • prettier ^3.0.3
  • prettier-plugin-django-alpine ^1.1.1
  • query-string ^6.4.0
  • raf ^3.4.1
  • ramda ^0.30.0
  • react 16.14.0
  • react-dom 16.14.0
  • react-ga ^2.7.0
  • react-google-recaptcha ^1.0.5
  • react-hot-loader ^4.12.20
  • react-meta-tags ^0.7.0
  • react-page-click ^4.0.4
  • react-paginate ^6.3.2
  • react-redux 7.2.9
  • react-router ^5.1.2
  • react-router-dom ^5.1.2
  • react-test-renderer ^16.13.1
  • react-zendesk ^0.1.9
  • reactstrap ^8.4.1
  • redux ^4.0.5
  • redux-actions ^2.6.5
  • redux-asserts ^0.0.12
  • redux-logger ^3.0.6
  • redux-query ^3.3.1
  • redux-query-interface-superagent ^3.3.1
  • redux-query-react ^3.3.1
  • reselect ^4.0.0
  • rmwc ^5.7.1
  • sanctuary ^0.13.2
  • sass 1.32.13
  • sass-lint ^1.13.1
  • sass-loader 10
  • serialize-javascript ^3.1.0
  • sinon ^9.0.2
  • slick-carousel 1.8.1
  • style-loader ^1.1.3
  • styled-components ^4.2.0
  • stylelint ^15.10.3
  • stylelint-config-recommended ^13.0.0
  • stylelint-config-recommended-scss ^13.1.0
  • stylelint-config-standard-scss ^11.1.0
  • stylelint-scss ^5.3.0
  • urijs ^1.19.11
  • url-assembler ^2.1.1
  • url-join ^4.0.1
  • url-loader ^4.1.0
  • waait ^1.0.5
  • warning ^4.0.3
  • webpack ^4.46.0
  • webpack-bundle-tracker 0.4.3
  • webpack-cli ^3.3.12
  • webpack-dev-middleware ^5.0.0
  • webpack-hot-middleware ^2.25.0
  • yup ^0.32.0
  • postcss 8
  • node 16.20.2
  • yarn 1.22.4
  • minimist 1.2.8
  • merge ^2.1.1
  • chokidar ^3.4.3
poetry
pyproject.toml
  • python 3.10.13
  • django ^4.2.13
  • celery ^5.3.6
  • boto3 ^1.16.63
  • dj-database-url ^0.5.0
  • django-anymail ^8.4
  • dj-static ^0.0.6
  • django-cache-memoize ^0.2.0
  • django-classy-tags ^4.1.0
  • django-hijack ^3.4.5
  • django-filter ^23.4
  • django-fsm ^2.8.0
  • django-ipware ^4.0.0
  • django-mathfilters ^1.0.0
  • django-redis ^5.0.0
  • django-webpack-loader ^0.7.0
  • djangorestframework ^3.15.2
  • djangorestframework-serializer-extensions ^2.0.0
  • djangosaml2idp 0b4325782a6fd2c034677b5923041b5df10087ec
  • dynamic-rest ^2.1.2
  • html5lib ^1.1
  • hubspot-api-client ^6.1.0
  • django-storages ^1.9.1
  • ipython ^8.10.0
  • mitol-django-common ^2023.12.19
  • mitol-django-hubspot-api 2023.12.19
  • mitol-django-mail ^2023.12.19
  • mitol-django-authentication ^2023.12.19
  • premailer ^3.7.0
  • psycopg2 ^2.8.6
  • pycountry ^19.8.18
  • PyNaCl ^1.5.0
  • python-dateutil ^2.8.1
  • pytz ^2022.6
  • requests ^2.20
  • sentry-sdk ^2.8.0
  • social-auth-app-django ^5.4.0
  • static3 ^0.7.0
  • urllib3 ^1.24.2
  • uwsgi ^2.0.20
  • wagtail ^5.2.1
  • zeep ^4.2.1
  • Pillow ^10.3.0
  • user-util ^0.3.0
  • astroid ^2.4.2
  • black ^24.3.0
  • bpython ^0.24
  • django-debug-toolbar ^3.2.4
  • hypothesis ~4.23.9
  • ipdb ^0.13.2
  • isort ^4.3.21
  • factory_boy ^3.2.0
  • faker ^8.8.2
  • nplusone ^1.0.0
  • pdbpp ^0.10.2
  • pip-tools ^7.1.0
  • pylint ~2.17.0
  • pylint-django ~2.5.0
  • pytest ^7.4.4
  • pytest-cov ^2.6.1
  • pytest-env ^0.8.0
  • pytest-django ^4.0.0
  • pytest-mock ^1.10.1
  • pytest-pylint ^0.21.0
  • pytest-lazy-fixture ^0.6.3
  • responses ^0.25.0
  • semantic-version ^2.8.5
  • selenium ^3.141.0
  • six ^1.16.0
  • testfixtures ^6.14.1
  • tox ^3.15.1
  • wagtail-factories ^4.1.0

  • 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
Projects
None yet
Development

No branches or pull requests

1 participant