Dependency Dashboard #46

Open
opened 2023-11-27 02:50:48 +00:00 by renovate[bot] · 0 comments
renovate[bot] commented 2023-11-27 02:50:48 +00:00 (Migrated from github.com)

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

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

dockerfile
backend/Dockerfile
  • python 3.12-slim
github-actions
.github/workflows/backend-pipeline.yml
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
.github/workflows/ci.yml
  • actions/checkout v4
.github/workflows/frontend-pipeline.yml
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/cache v4
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/download-artifact v4
  • actions/github-script v7
  • actions/checkout v4
  • actions/download-artifact v4
.github/workflows/setup-backend-environment/action.yml
  • actions/checkout v4
  • arduino/setup-task v1
  • actions/setup-python v5
  • actions/cache v4
.github/workflows/setup-frontend-environment/action.yml
  • actions/checkout v4
  • arduino/setup-task v1
  • actions/setup-node v4
  • actions/cache v4
npm
frontend/package.json
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @mui/icons-material ^5.14.1
  • @mui/material ^5.14.2
  • @tanstack/react-query ^5.0.0
  • axios ^1.4.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • @biomejs/biome ^1.4.1
  • @testing-library/dom ^9.3.3
  • @testing-library/jest-dom ^6.1.5
  • @testing-library/react ^14.1.2
  • @testing-library/user-event ^14.5.1
  • @types/mocha ^10.0.6
  • @types/node ^20.10.6
  • @types/react ^18.2.18
  • @types/react-dom ^18.2.7
  • @vitejs/plugin-basic-ssl ^1.0.2
  • @vitejs/plugin-legacy ^5.2.0
  • axios-mock-adapter ^1.21.5
  • jsdom ^24.0.0
  • terser ^5.26.0
  • typescript ^5.3.0
  • vite ^5.0.10
  • vitest ^1.1.0
  • yarn 4.1.1
pep621
backend/pyproject.toml
pip_requirements
backend/requirements.txt
  • anyio ==4.2.0
  • asgiref ==3.7.2
  • click ==8.1.7
  • django ==4.2.11
  • django-cors-headers ==4.3.1
  • djangorestframework ==3.14.0
  • h11 ==0.14.0
  • httptools ==0.6.1
  • idna ==3.6
  • psycopg2 ==2.9.9
  • pyjwt ==2.8.0
  • python-dotenv ==1.0.1
  • python-multipart ==0.0.7
  • pytz ==2023.4
  • pyyaml ==6.0.1
  • sniffio ==1.3.0
  • sqlparse ==0.4.4
  • uvicorn ==0.27.0
  • uvloop ==0.19.0
  • watchfiles ==0.21.0
  • websockets ==12.0
pyenv
backend/.python-version
  • python 3.12

  • Check this box to trigger a request for Renovate to run again on this repository
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/python-multipart-0.x -->[chore(deps): update dependency python-multipart to v0.0.9](../pull/215) - [ ] <!-- rebase-branch=renovate/sniffio-1.x -->[chore(deps): update dependency sniffio to v1.3.1](../pull/214) - [ ] <!-- rebase-branch=renovate/node-20.x-lockfile -->[chore(deps): update dependency @types/node to v20.12.2](../pull/261) - [ ] <!-- rebase-branch=renovate/anyio-4.x -->[chore(deps): update dependency anyio to v4.3.0](../pull/205) - [ ] <!-- rebase-branch=renovate/asgiref-3.x -->[chore(deps): update dependency asgiref to v3.8.1](../pull/247) - [ ] <!-- rebase-branch=renovate/djangorestframework-3.x -->[chore(deps): update dependency djangorestframework to v3.15.1](../pull/249) - [ ] <!-- rebase-branch=renovate/terser-5.x-lockfile -->[chore(deps): update dependency terser to v5.30.0](../pull/257) - [ ] <!-- rebase-branch=renovate/uvicorn-0.x -->[chore(deps): update dependency uvicorn to v0.29.0](../pull/168) - [ ] <!-- rebase-branch=renovate/vite-5.x-lockfile -->[chore(deps): update dependency vite to v5.2.7](../pull/196) - [ ] <!-- rebase-branch=renovate/pytz-2024.x -->[chore(deps): update dependency pytz to v2024](../pull/183) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Ignored or Blocked These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below. - [ ] <!-- recreate-branch=renovate/django-5.x -->[chore(deps): update dependency django to v5](../pull/52) ## Detected dependencies <details><summary>dockerfile</summary> <blockquote> <details><summary>backend/Dockerfile</summary> - `python 3.12-slim` </details> </blockquote> </details> <details><summary>github-actions</summary> <blockquote> <details><summary>.github/workflows/backend-pipeline.yml</summary> - `actions/checkout v4` - `actions/checkout v4` - `actions/checkout v4` </details> <details><summary>.github/workflows/ci.yml</summary> - `actions/checkout v4` </details> <details><summary>.github/workflows/frontend-pipeline.yml</summary> - `actions/checkout v4` - `actions/checkout v4` - `actions/checkout v4` - `actions/checkout v4` - `actions/checkout v4` - `actions/cache v4` - `actions/upload-artifact v4` - `actions/checkout v4` - `actions/download-artifact v4` - `actions/github-script v7` - `actions/checkout v4` - `actions/download-artifact v4` </details> <details><summary>.github/workflows/setup-backend-environment/action.yml</summary> - `actions/checkout v4` - `arduino/setup-task v1` - `actions/setup-python v5` - `actions/cache v4` </details> <details><summary>.github/workflows/setup-frontend-environment/action.yml</summary> - `actions/checkout v4` - `arduino/setup-task v1` - `actions/setup-node v4` - `actions/cache v4` </details> </blockquote> </details> <details><summary>npm</summary> <blockquote> <details><summary>frontend/package.json</summary> - `@emotion/react ^11.11.1` - `@emotion/styled ^11.11.0` - `@mui/icons-material ^5.14.1` - `@mui/material ^5.14.2` - `@tanstack/react-query ^5.0.0` - `axios ^1.4.0` - `react ^18.2.0` - `react-dom ^18.2.0` - `@biomejs/biome ^1.4.1` - `@testing-library/dom ^9.3.3` - `@testing-library/jest-dom ^6.1.5` - `@testing-library/react ^14.1.2` - `@testing-library/user-event ^14.5.1` - `@types/mocha ^10.0.6` - `@types/node ^20.10.6` - `@types/react ^18.2.18` - `@types/react-dom ^18.2.7` - `@vitejs/plugin-basic-ssl ^1.0.2` - `@vitejs/plugin-legacy ^5.2.0` - `axios-mock-adapter ^1.21.5` - `jsdom ^24.0.0` - `terser ^5.26.0` - `typescript ^5.3.0` - `vite ^5.0.10` - `vitest ^1.1.0` - `yarn 4.1.1` </details> </blockquote> </details> <details><summary>pep621</summary> <blockquote> <details><summary>backend/pyproject.toml</summary> </details> </blockquote> </details> <details><summary>pip_requirements</summary> <blockquote> <details><summary>backend/requirements.txt</summary> - `anyio ==4.2.0` - `asgiref ==3.7.2` - `click ==8.1.7` - `django ==4.2.11` - `django-cors-headers ==4.3.1` - `djangorestframework ==3.14.0` - `h11 ==0.14.0` - `httptools ==0.6.1` - `idna ==3.6` - `psycopg2 ==2.9.9` - `pyjwt ==2.8.0` - `python-dotenv ==1.0.1` - `python-multipart ==0.0.7` - `pytz ==2023.4` - `pyyaml ==6.0.1` - `sniffio ==1.3.0` - `sqlparse ==0.4.4` - `uvicorn ==0.27.0` - `uvloop ==0.19.0` - `watchfiles ==0.21.0` - `websockets ==12.0` </details> </blockquote> </details> <details><summary>pyenv</summary> <blockquote> <details><summary>backend/.python-version</summary> - `python 3.12` </details> </blockquote> </details> --- - [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: marc/rotini#46
No description provided.