csesoc/website

Dependency Dashboard

renovate opened this issue · 0 comments

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

Rate-Limited

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

  • fix(deps): replace dependency @material-ui/core with @mui/material 5.0.0
  • fix(deps): replace dependency @material-ui/icons with @mui/icons-material 5.0.0
  • chore(deps): update golang docker tag to v1.22
  • chore(deps): update weekly minor & patch updates (@babel/core, @emotion/react, @emotion/styled, @mui/icons-material, @mui/material, @mui/styles, @reduxjs/toolkit, @storybook/addon-actions, @storybook/addon-essentials, @storybook/addon-links, @storybook/builder-webpack5, @storybook/manager-webpack5, @storybook/node-logger, @storybook/react, @testing-library/jest-dom, @types/draft-js, @types/jest, @types/node, @types/prismjs, @types/react, @types/react-dom, @types/react-redux, @types/styled-components, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, FSharpPlus, codemirror, eslint, eslint-config-next, eslint-config-standard, eslint-plugin-import, eslint-plugin-n, eslint-plugin-promise, eslint-plugin-react, eslint-plugin-storybook, framer-motion, github.com/google/uuid, github.com/gorilla/schema, github.com/gorilla/sessions, github.com/gorilla/websocket, github.com/jackc/pgx/v4, github.com/lib/pq, github.com/rs/cors, github.com/sergi/go-diff, github.com/stretchr/testify, github.com/tidwall/gjson, jest, mikefarah/yq, nginx, node, paket, psycopg2-binary, react-icons, react-redux, react-refresh, react-router-dom, redux-saga, slate, slate-react, socket.io, socket.io-client, styled-components, ts-jest, typescript)
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency eslint-config-next to v14
  • chore(deps): update dependency eslint-config-standard-with-typescript to v43
  • chore(deps): update dependency paket to v8
  • chore(deps): update dependency typescript to v5
  • chore(deps): update docker-github-actions (major) (docker/build-push-action, docker/login-action, docker/setup-buildx-action, docker/setup-qemu-action)
  • chore(deps): update react monorepo to v18 (major) (@types/react, @types/react-dom, react, react-dom)
  • chore(deps): update storybook monorepo to v7 (major) (@storybook/addon-actions, @storybook/addon-essentials, @storybook/addon-links, @storybook/builder-webpack5, @storybook/node-logger, @storybook/preset-create-react-app, @storybook/react)
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @reduxjs/toolkit to v2
  • fix(deps): update dependency codemirror to v6
  • fix(deps): update dependency framer-motion to v11
  • fix(deps): update dependency react-icons to v5
  • fix(deps): update dependency react-redux to v9
  • fix(deps): update dependency styled-components to v6
  • fix(deps): update dependency uuid to v9
  • fix(deps): update dependency web-vitals to v3
  • fix(deps): update module github.com/jackc/pgx/v4 to v5
  • chore(deps): 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
docker-compose.yml
services/events-service/docker-compose.yml
dockerfile
backend/Dockerfile
  • golang 1.19-alpine
backend/Dockerfile.development
  • golang 1.19-alpine
frontend/Dockerfile
  • node 20.2.0-alpine
  • nginx 1.23.1-alpine
frontend/Dockerfile.development
  • node 20.2.0-alpine
next/Dockerfile
  • node 20.2.0-alpine
  • node 20.2.0-alpine
  • node 20.2.0-alpine
next/Dockerfile.development
  • node 20.2.0-alpine
postgres/Dockerfile
services/events-service/Dockerfile
  • golang 1.19-alpine
github-actions
.github/workflows/ci.yml
  • actions/setup-go v4
  • actions/checkout v3
  • actions/checkout v3
.github/workflows/docker.yml
  • actions/checkout v3
  • docker/setup-qemu-action v2
  • docker/setup-buildx-action v2
  • docker/login-action v2
  • docker/build-push-action v4
  • actions/checkout v3
  • mikefarah/yq v4.30.8
gomod
backend/go.mod
  • go 1.19
  • github.com/emirpasic/gods v1.18.1
  • github.com/golang/mock v1.6.0
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/schema v1.2.0
  • github.com/gorilla/sessions v1.2.1
  • github.com/gorilla/websocket v1.5.0
  • github.com/jackc/pgx/v4 v4.16.1
  • github.com/lib/pq v1.10.6
  • github.com/ory/dockertest v3.3.5+incompatible
  • github.com/rs/cors v1.8.2
  • github.com/sergi/go-diff v1.2.0
  • github.com/stretchr/testify v1.7.1
  • github.com/docker/docker v20.10.14+incompatible
  • github.com/tidwall/gjson v1.14.3
services/events-service/go.mod
  • go 1.18
npm
backend/editor/OT/OTClient/package.json
  • socket.io 4.5.1
  • socket.io-client 4.5.1
  • @types/jest ^29.0.3
  • @types/socket.io 3.0.2
  • @typescript-eslint/eslint-plugin 5.33.1
  • @typescript-eslint/parser 5.26.0
  • eslint 8.16.0
  • eslint-config-standard 17.0.0
  • eslint-config-standard-with-typescript 22.0.0
  • eslint-plugin-import 2.26.0
  • eslint-plugin-n 15.3.0
  • eslint-plugin-promise 6.0.0
  • jest ^29.0.3
  • ts-jest ^29.0.1
  • typescript *
backend/editor/diffSync/html/package.json
  • codemirror 5.65.7
frontend/package.json
  • @emotion/react 11.10.0
  • @emotion/styled 11.10.0
  • @material-ui/core 4.12.4
  • @material-ui/icons 4.11.3
  • @mui/icons-material 5.8.4
  • @mui/material 5.8.5
  • @mui/styles 5.8.4
  • @reduxjs/toolkit 1.8.4
  • @types/socket.io ^3.0.2
  • @types/socket.io-client ^3.0.0
  • react 17.0.2
  • react-dom 17.0.2
  • react-icons 4.3.1
  • react-redux 7.2.8
  • react-router-dom 6.3.0
  • react-scripts 5.0.1
  • redux-persist ^6.0.0
  • redux-saga 1.1.3
  • slate 0.78.0
  • slate-react 0.79.0
  • socket.io ^4.5.3
  • socket.io-client ^4.5.3
  • styled-components 5.3.5
  • uuid 8.3.2
  • web-vitals 1.1.2
  • @storybook/addon-actions 6.5.9
  • @storybook/addon-essentials 6.5.9
  • @storybook/addon-links 6.5.9
  • @storybook/builder-webpack5 6.5.9
  • @storybook/manager-webpack5 6.5.9
  • @storybook/node-logger 6.5.9
  • @storybook/preset-create-react-app 4.1.2
  • @storybook/react 6.5.9
  • @testing-library/jest-dom 5.16.4
  • @testing-library/react 11.2.7
  • @testing-library/user-event 12.8.3
  • @types/draft-js 0.11.9
  • @types/jest 26.0.24
  • @types/node 12.20.55
  • @types/prismjs ^1.26.0
  • @types/react 17.0.44
  • @types/react-dom 17.0.17
  • @types/react-redux 7.1.24
  • @types/styled-components 5.1.25
  • @typescript-eslint/eslint-plugin 4.33.0
  • @typescript-eslint/parser 4.33.0
  • eslint 7.32.0
  • eslint-plugin-react 7.29.4
  • eslint-plugin-storybook 0.5.12
  • typescript 4.8.3
  • webpack 5.74.0
  • react-refresh 0.11.0
next/package.json
  • @emotion/react 11.10.4
  • @emotion/styled 11.10.4
  • @mui/material 5.10.6
  • @types/prismjs ^1.26.0
  • @types/styled-components 5.1.25
  • framer-motion 7.3.6
  • next 12.3.1
  • prismjs ^1.29.0
  • react 18.2.0
  • react-dom 18.2.0
  • react-is 18.2.0
  • redux-persist ^6.0.0
  • sharp 0.31.0
  • styled-components 5.3.5
  • @babel/core 7.19.1
  • @types/node 17.0.21
  • @types/react 17.0.44
  • eslint 8.11.0
  • eslint-config-next 12.1.0
  • typescript 4.8.3
nuget
utilities/ghost-exporter/.config/dotnet-tools.json
  • paket 7.1.5
utilities/ghost-exporter/ghost-exporter.fsproj
  • FSharpPlus 1.2.5
  • Fleece.NewtonsoftJson 0.10.0
  • Fleece 0.10.0
pip_requirements
postgres/requirements.txt
  • psycopg2-binary ==2.9.3

  • Check this box to trigger a request for Renovate to run again on this repository