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.
These problems occurred while renovating this repository. View logs.
Warning
These dependencies are deprecated:
@types/p-map
@vitejs/plugin-react-refresh
apollo-server-koa
apollo-server-plugin-base
subscriptions-transport-ws
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
@types/react
@types/react-dom
eslint-plugin-react-hooks
react
react-dom
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
client/Dockerfile node 19-alpine3.17 node 19-alpine3.17 scheduler/Dockerfile golang 1.20-alpine server/Dockerfile node 19-alpine3.17 node 19-alpine3.17
node 19-alpine3.17
golang 1.20-alpine
.github/workflows/client.build.yml actions/checkout v3 actions/setup-node v3 .github/workflows/client.publish.yml actions/checkout v3 docker/login-action v2 docker/build-push-action v4 .github/workflows/scheduler.build.yml actions/checkout v3 actions/setup-go v3 golangci/golangci-lint-action v3 .github/workflows/scheduler.publish.yml actions/checkout v3 docker/login-action v2 docker/build-push-action v4 .github/workflows/server.build.yml actions/checkout v3 actions/setup-node v3 .github/workflows/server.publish.yml actions/checkout v3 docker/login-action v2 docker/build-push-action v4
actions/checkout v3
actions/setup-node v3
docker/login-action v2
docker/build-push-action v4
actions/setup-go v3
golangci/golangci-lint-action v3
scheduler/go.mod go 1.20 github.com/go-co-op/gocron v1.36.0 github.com/jackc/pgx/v5 v5.5.0 github.com/newrelic/go-agent/v3 v3.28.1 github.com/newrelic/go-agent/v3/integrations/logcontext-v2/nrzerolog v1.0.0 github.com/rs/zerolog v1.31.0 github.com/sourcegraph/conc v0.3.0 github.com/spf13/viper v1.18.0 go.uber.org/atomic v1.11.0 go.uber.org/automaxprocs v1.5.3
go 1.20
github.com/go-co-op/gocron v1.36.0
github.com/jackc/pgx/v5 v5.5.0
github.com/newrelic/go-agent/v3 v3.28.1
github.com/newrelic/go-agent/v3/integrations/logcontext-v2/nrzerolog v1.0.0
github.com/rs/zerolog v1.31.0
github.com/sourcegraph/conc v0.3.0
github.com/spf13/viper v1.18.0
go.uber.org/atomic v1.11.0
go.uber.org/automaxprocs v1.5.3
client/package.json @ant-design/icons 5.2.6 @apollo/client 3.8.8 antd 4.24.15 crypto-hash 2.0.1 crypto-js 4.2.0 graphql 16.5.0 js-cookie 3.0.5 katex 0.16.9 lightweight-charts 4.1.1 lodash 4.17.21 numeral 2.0.6 omit-deep-lodash 1.1.7 react 18.2.0 react-scrollbars-custom ^4.1.0 react-dom 18.2.0 react-router-dom 6.20.1 showdown 2.1.0 subscriptions-transport-ws 0.11.0 @trivago/prettier-plugin-sort-imports 4.3.0 @types/crypto-js 4.2.2 @types/js-cookie 3.0.6 @types/katex 0.16.7 @types/node 18.19.2 @types/lodash 4.14.202 @types/numeral 2.0.5 @types/omit-deep-lodash 1.1.3 @types/react 18.2.9 @types/react-custom-scrollbars 4.0.12 @types/react-dom 18.2.4 @types/react-router-dom 5.3.3 @types/showdown 2.0.6 @typescript-eslint/eslint-plugin 5.62.0 @typescript-eslint/parser 5.62.0 @vitejs/plugin-react 3.1.0 @vitejs/plugin-react-refresh 1.3.6 cross-env 7.0.3 dotenv 16.3.1 eslint 8.55.0 eslint-config-prettier 8.10.0 eslint-config-react-app 7.0.1 eslint-plugin-import-helpers 1.3.1 eslint-plugin-jest 27.6.0 eslint-plugin-prettier 4.2.1 eslint-plugin-react 7.33.2 eslint-plugin-react-hooks 4.6.0 husky 8.0.3 less 4.2.0 lint-staged 13.3.0 prettier 2.8.8 prettier-eslint 15.0.1 prettier-eslint-cli 7.1.0 typescript 4.9.5 vite 4.5.1 server/package.json @koa/cors ^4.0.0 @sentry/node ^7.9.0 @sindresorhus/string-hash ^1.2.0 apollo-server-koa ^3.10.0 apollo-server-plugin-base ^3.6.2 class-validator ^0.13.2 convict ^6.2.3 cron-parser ^4.6.0 dataloader ^2.1.0 dayjs ^1.11.4 got ^11.8.5 graphql ^15.8.0 graphql-fields ^2.0.3 graphql-scalars ^1.17.0 graphql-subscriptions ^2.0.0 jsdom ^21.0.0 knex ^2.2.0 koa ^2.13.4 koa-bodyparser ^4.3.0 koa-compose ^4.1.0 koa-router ^12.0.0 lodash ^4.17.21 node-fetch ^2.6.7 node-schedule ^2.1.0 numeral ^2.0.6 object-hash ^3.0.0 objection ^3.0.1 p-map ^4.0.0 pg ^8.7.3 reflect-metadata ^0.1.13 shelljs ^0.8.5 subscriptions-transport-ws ^0.11.0 tough-cookie ^4.0.0 tsconfig-paths ^4.1.0 type-graphql ^1.1.1 uuid ^9.0.0 winston ^3.8.1 ws ^8.8.1 @types/convict 6.1.6 @types/got 9.6.12 @types/graphql-fields 1.3.9 @types/jsdom 21.1.6 @types/koa 2.13.12 @types/koa-bodyparser 4.3.12 @types/koa-compose 3.2.8 @types/koa-router 7.4.8 @types/lodash 4.14.202 @types/node 18.19.2 @types/node-fetch 2.6.9 @types/node-schedule 2.1.5 @types/numeral 2.0.5 @types/object-hash 3.0.6 @types/p-map 2.0.0 @types/pg 8.10.9 @types/shelljs 0.8.15 @types/tough-cookie 4.0.5 @types/uuid 9.0.7 @types/ws 8.5.10 @typescript-eslint/eslint-plugin 5.62.0 @typescript-eslint/parser 5.62.0 eslint 8.55.0 eslint-config-prettier 8.10.0 eslint-plugin-import 2.29.0 eslint-plugin-import-helpers 1.3.1 eslint-plugin-prettier 4.2.1 nodemon 2.0.22 prettier 2.8.8 prettier-eslint 15.0.1 ts-jest 29.1.1 ts-node 10.9.1 typescript 4.9.5 winston-transport 4.6.0
@ant-design/icons 5.2.6
@apollo/client 3.8.8
antd 4.24.15
crypto-hash 2.0.1
crypto-js 4.2.0
graphql 16.5.0
js-cookie 3.0.5
katex 0.16.9
lightweight-charts 4.1.1
lodash 4.17.21
numeral 2.0.6
omit-deep-lodash 1.1.7
react 18.2.0
react-scrollbars-custom ^4.1.0
react-dom 18.2.0
react-router-dom 6.20.1
showdown 2.1.0
subscriptions-transport-ws 0.11.0
@trivago/prettier-plugin-sort-imports 4.3.0
@types/crypto-js 4.2.2
@types/js-cookie 3.0.6
@types/katex 0.16.7
@types/node 18.19.2
@types/lodash 4.14.202
@types/numeral 2.0.5
@types/omit-deep-lodash 1.1.3
@types/react 18.2.9
@types/react-custom-scrollbars 4.0.12
@types/react-dom 18.2.4
@types/react-router-dom 5.3.3
@types/showdown 2.0.6
@typescript-eslint/eslint-plugin 5.62.0
@typescript-eslint/parser 5.62.0
@vitejs/plugin-react 3.1.0
@vitejs/plugin-react-refresh 1.3.6
cross-env 7.0.3
dotenv 16.3.1
eslint 8.55.0
eslint-config-prettier 8.10.0
eslint-config-react-app 7.0.1
eslint-plugin-import-helpers 1.3.1
eslint-plugin-jest 27.6.0
eslint-plugin-prettier 4.2.1
eslint-plugin-react 7.33.2
eslint-plugin-react-hooks 4.6.0
husky 8.0.3
less 4.2.0
lint-staged 13.3.0
prettier 2.8.8
prettier-eslint 15.0.1
prettier-eslint-cli 7.1.0
typescript 4.9.5
vite 4.5.1
@koa/cors ^4.0.0
@sentry/node ^7.9.0
@sindresorhus/string-hash ^1.2.0
apollo-server-koa ^3.10.0
apollo-server-plugin-base ^3.6.2
class-validator ^0.13.2
convict ^6.2.3
cron-parser ^4.6.0
dataloader ^2.1.0
dayjs ^1.11.4
got ^11.8.5
graphql ^15.8.0
graphql-fields ^2.0.3
graphql-scalars ^1.17.0
graphql-subscriptions ^2.0.0
jsdom ^21.0.0
knex ^2.2.0
koa ^2.13.4
koa-bodyparser ^4.3.0
koa-compose ^4.1.0
koa-router ^12.0.0
lodash ^4.17.21
node-fetch ^2.6.7
node-schedule ^2.1.0
numeral ^2.0.6
object-hash ^3.0.0
objection ^3.0.1
p-map ^4.0.0
pg ^8.7.3
reflect-metadata ^0.1.13
shelljs ^0.8.5
subscriptions-transport-ws ^0.11.0
tough-cookie ^4.0.0
tsconfig-paths ^4.1.0
type-graphql ^1.1.1
uuid ^9.0.0
winston ^3.8.1
ws ^8.8.1
@types/convict 6.1.6
@types/got 9.6.12
@types/graphql-fields 1.3.9
@types/jsdom 21.1.6
@types/koa 2.13.12
@types/koa-bodyparser 4.3.12
@types/koa-compose 3.2.8
@types/koa-router 7.4.8
@types/node-fetch 2.6.9
@types/node-schedule 2.1.5
@types/object-hash 3.0.6
@types/p-map 2.0.0
@types/pg 8.10.9
@types/shelljs 0.8.15
@types/tough-cookie 4.0.5
@types/uuid 9.0.7
@types/ws 8.5.10
eslint-plugin-import 2.29.0
nodemon 2.0.22
ts-jest 29.1.1
ts-node 10.9.1
winston-transport 4.6.0
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
Repository problems
These problems occurred while renovating this repository. View logs.
Warning
These dependencies are deprecated:
@types/p-map
@vitejs/plugin-react-refresh
apollo-server-koa
apollo-server-plugin-base
subscriptions-transport-ws
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@typescript-eslint/eslint-plugin
,@typescript-eslint/parser
)@types/react
,@types/react-dom
,eslint-plugin-react-hooks
,react
,react-dom
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@types/react
,@types/react-dom
,eslint-plugin-react-hooks
,react
,react-dom
)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
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: