We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Warning
These dependencies are deprecated:
@material-ui/core
@material-ui/icons
@types/socket.io
@types/socket.io-client
eslint-config-standard-with-typescript
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@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/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
react-dom
react-icons
react-is
react-redux
react-refresh
react-router-dom
redux-saga
slate
slate-react
socket.io
socket.io-client
styled-components
ts-jest
typescript
docker/build-push-action
docker/login-action
docker/setup-buildx-action
docker/setup-qemu-action
@storybook/preset-create-react-app
@testing-library/react
@testing-library/user-event
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
docker-compose.yml services/events-service/docker-compose.yml
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
golang 1.19-alpine
node 20.2.0-alpine
nginx 1.23.1-alpine
.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
actions/setup-go v4
actions/checkout v3
docker/setup-qemu-action v2
docker/setup-buildx-action v2
docker/login-action v2
docker/build-push-action v4
mikefarah/yq v4.30.8
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
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
go 1.18
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
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 *
codemirror 5.65.7
@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
@emotion/react 11.10.4
@emotion/styled 11.10.4
@mui/material 5.10.6
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
sharp 0.31.0
@babel/core 7.19.1
@types/node 17.0.21
eslint 8.11.0
eslint-config-next 12.1.0
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
paket 7.1.5
FSharpPlus 1.2.5
Fleece.NewtonsoftJson 0.10.0
Fleece 0.10.0
postgres/requirements.txt psycopg2-binary ==2.9.3
psycopg2-binary ==2.9.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Warning
These dependencies are deprecated:
@material-ui/core
@material-ui/icons
@types/socket.io
@types/socket.io-client
eslint-config-standard-with-typescript
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@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/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
,react-dom
,react-icons
,react-is
,react-redux
,react-refresh
,react-router-dom
,redux-saga
,slate
,slate-react
,socket.io
,socket.io-client
,styled-components
,ts-jest
,typescript
)docker/build-push-action
,docker/login-action
,docker/setup-buildx-action
,docker/setup-qemu-action
)node
,@types/node
)@types/react
,@types/react-dom
,react
,react-dom
)@storybook/addon-actions
,@storybook/addon-essentials
,@storybook/addon-links
,@storybook/builder-webpack5
,@storybook/node-logger
,@storybook/preset-create-react-app
,@storybook/react
)@testing-library/jest-dom
,@testing-library/react
,@testing-library/user-event
)@typescript-eslint/eslint-plugin
,@typescript-eslint/parser
)@mui/icons-material
,@mui/material
,@mui/styles
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
docker-compose
dockerfile
github-actions
gomod
npm
nuget
pip_requirements
The text was updated successfully, but these errors were encountered: