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 updates are awaiting their schedule. Click on a checkbox to get an update now.
debian
golang
node
cloud.google.com/go/storage
github.com/99designs/gqlgen
github.com/labstack/echo/v4
github.com/samber/lo
github.com/spf13/afero
github.com/stretchr/testify
github.com/vektah/gqlparser/v2
go
go.mongodb.org/mongo-driver
golang.org/x/text
@ant-design/compatible
@ant-design/cssinjs
@ant-design/icons
@ant-design/pro-layout
@ant-design/pro-table
@apollo/client
@auth0/auth0-react
@emotion/css
@emotion/react
@emotion/styled
@graphql-codegen/cli
@graphql-codegen/fragment-matcher
@graphql-codegen/introspection
@graphql-codegen/typescript
@graphql-codegen/typescript-operations
@graphql-codegen/typescript-react-apollo
@rollup/plugin-yaml
@storybook/addon-actions
@storybook/addon-essentials
@storybook/addon-links
@storybook/builder-vite
@storybook/react
@testing-library/jest-dom
@testing-library/react
@testing-library/react-hooks
@testing-library/user-event
@types/apollo-upload-client
@types/node
@types/react
@types/react-dom
@types/tinycolor2
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
@vitejs/plugin-react
antd
apollo-upload-client
autoprefixer
babel-loader
dayjs
eslint
eslint-config-reearth
graphiql
graphql
i18next
i18next-browser-languagedetector
i18next-parser
jotai
jsdom
msw
prettier
react
react-dom
react-i18next
react-markdown
react-router-dom
remark-gfm
rollup-plugin-external-globals
rollup-plugin-visualizer
storybook-react-i18next
tinycolor2
typescript
vite
vite-plugin-css-injected-by-js
vitest
actions/cache
actions/labeler
mongo
toshimaru/auto-author-assign
server/Dockerfile golang 1.19 debian buster web/Dockerfile node 22.1-slim nginx 1.27-alpine
golang 1.19
debian buster
node 22.1-slim
nginx 1.27-alpine
.github/workflows/build_prepare.yml actions/checkout v4 .github/workflows/build_release.yml actions/checkout v4 actions/setup-go v5 goreleaser/goreleaser-action v6 ncipollo/release-action v1 dawidd6/action-download-artifact v8 ncipollo/release-action v1 .github/workflows/build_server.yml actions/checkout v4 actions/create-github-app-token v1 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/build-push-action v6 .github/workflows/build_web.yml actions/checkout v4 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/build-push-action v6 actions/checkout v4 actions/setup-node v4 actions/cache v3 actions/upload-artifact v4 actions/create-github-app-token v1 actions/download-artifact v4 ncipollo/release-action v1 dawidd6/action-download-artifact v8 ncipollo/release-action v1 .github/workflows/ci.yml actions/checkout v4 tj-actions/changed-files v45 tj-actions/changed-files v45 .github/workflows/ci_server.yml actions/checkout v4 actions/setup-go v5 golangci/golangci-lint-action v6 actions/checkout v4 actions/setup-go v5 codecov/codecov-action v5 mongo 4.4-focal .github/workflows/ci_web.yml actions/checkout v4 actions/setup-node v4 actions/cache v4 codecov/codecov-action v5 actions/upload-artifact v4 .github/workflows/deploy_server_nightly.yml actions/checkout v4 google-github-actions/auth v2 google-github-actions/setup-gcloud v2 .github/workflows/deploy_web_nightly.yml actions/checkout v4 google-github-actions/auth v2 google-github-actions/setup-gcloud v2 .github/workflows/pr.yml actions/labeler v4 amannn/action-semantic-pull-request v5 toshimaru/auto-author-assign v2.1.0 .github/workflows/release.yml actions/create-github-app-token v1 actions/checkout v4 actions/upload-artifact v4 .github/workflows/stage.yml actions/create-github-app-token v1 actions/checkout v4
actions/checkout v4
actions/setup-go v5
goreleaser/goreleaser-action v6
ncipollo/release-action v1
dawidd6/action-download-artifact v8
actions/create-github-app-token v1
docker/setup-qemu-action v3
docker/setup-buildx-action v3
docker/login-action v3
docker/build-push-action v6
actions/setup-node v4
actions/cache v3
actions/upload-artifact v4
actions/download-artifact v4
tj-actions/changed-files v45
golangci/golangci-lint-action v6
codecov/codecov-action v5
mongo 4.4-focal
actions/cache v4
google-github-actions/auth v2
google-github-actions/setup-gcloud v2
actions/labeler v4
amannn/action-semantic-pull-request v5
toshimaru/auto-author-assign v2.1.0
server/go.mod go 1.19 cloud.google.com/go/storage v1.22.1 github.com/99designs/gqlgen v0.17.13 github.com/blang/semver v3.5.1+incompatible github.com/gavv/httpexpect/v2 v2.16.0 github.com/h2non/filetype v1.1.3 github.com/joho/godotenv v1.5.1 github.com/kelseyhightower/envconfig v1.4.0 github.com/labstack/echo/v4 v4.7.2 github.com/samber/lo v1.27.0 github.com/spf13/afero v1.9.3 github.com/stretchr/testify v1.9.0 github.com/vektah/gqlparser/v2 v2.4.7 github.com/yudai/pp v2.0.1+incompatible go.mongodb.org/mongo-driver v1.10.1 golang.org/x/text v0.18.0 gopkg.in/yaml.v3 v3.0.1
go 1.19
cloud.google.com/go/storage v1.22.1
github.com/99designs/gqlgen v0.17.13
github.com/blang/semver v3.5.1+incompatible
github.com/gavv/httpexpect/v2 v2.16.0
github.com/h2non/filetype v1.1.3
github.com/joho/godotenv v1.5.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/labstack/echo/v4 v4.7.2
github.com/samber/lo v1.27.0
github.com/spf13/afero v1.9.3
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.4.7
github.com/yudai/pp v2.0.1+incompatible
go.mongodb.org/mongo-driver v1.10.1
golang.org/x/text v0.18.0
gopkg.in/yaml.v3 v3.0.1
web/package.json @ant-design/compatible 5.1.1 @ant-design/cssinjs 1.7.1 @ant-design/icons 5.5.1 @ant-design/pro-layout 7.10.3 @ant-design/pro-table 2.80.8 @apollo/client 3.7.1 @auth0/auth0-react 1.10.1 @emotion/css 11.9.0 @emotion/react 11.9.3 @emotion/styled 11.9.3 @types/apollo-upload-client 17.0.2 antd 5.21.0 apollo-upload-client 17.0.0 dayjs 1.11.7 graphiql 1.8.10 graphql 16.6.0 i18next 21.8.2 i18next-browser-languagedetector 6.1.4 jotai 1.7.2 react 18.2.0 react-accessible-accordion 5.0.0 react-dom 18.2.0 react-i18next 11.16.9 react-markdown 8.0.3 react-router-dom 6.3.0 remark-gfm 3.0.1 tinycolor2 1.4.2 @graphql-codegen/cli 2.14.1 @graphql-codegen/fragment-matcher 3.3.1 @graphql-codegen/introspection 2.2.1 @graphql-codegen/typescript 2.8.2 @graphql-codegen/typescript-operations 2.5.7 @graphql-codegen/typescript-react-apollo 3.3.7 @rollup/plugin-yaml 3.1.0 @storybook/addon-actions 6.4.22 @storybook/addon-essentials 6.4.22 @storybook/addon-links 6.4.22 @storybook/builder-vite 0.1.36 @storybook/react 6.4.22 @testing-library/jest-dom 5.16.4 @testing-library/react 13.2.0 @testing-library/react-hooks 8.0.0 @testing-library/user-event 14.2.0 @types/node 22.5.2 @types/react 18.3.5 @types/react-dom 18.0.4 @types/react-router-dom 5.3.3 @types/tinycolor2 ^1.4.3 @typescript-eslint/eslint-plugin 5.23.0 @typescript-eslint/parser 5.23.0 @vitejs/plugin-react 1.3.2 autoprefixer 10.4.7 babel-loader 8.2.5 babel-plugin-macros 3.1.0 eslint 8.15.0 eslint-config-reearth 0.2.0 eslint-plugin-graphql 4.0.0 eslint-plugin-import ^2.31.0 i18next-parser 9.0.2 jsdom 19.0.0 msw 0.43.1 prettier 2.6.2 rollup-plugin-external-globals 0.6.1 rollup-plugin-visualizer 5.8.0 storybook-react-i18next 1.1.1 typescript 5.5.4 vite 2.9.9 vite-plugin-css-injected-by-js 2.0.4 vitest 0.14.2 node >=16
@ant-design/compatible 5.1.1
@ant-design/cssinjs 1.7.1
@ant-design/icons 5.5.1
@ant-design/pro-layout 7.10.3
@ant-design/pro-table 2.80.8
@apollo/client 3.7.1
@auth0/auth0-react 1.10.1
@emotion/css 11.9.0
@emotion/react 11.9.3
@emotion/styled 11.9.3
@types/apollo-upload-client 17.0.2
antd 5.21.0
apollo-upload-client 17.0.0
dayjs 1.11.7
graphiql 1.8.10
graphql 16.6.0
i18next 21.8.2
i18next-browser-languagedetector 6.1.4
jotai 1.7.2
react 18.2.0
react-accessible-accordion 5.0.0
react-dom 18.2.0
react-i18next 11.16.9
react-markdown 8.0.3
react-router-dom 6.3.0
remark-gfm 3.0.1
tinycolor2 1.4.2
@graphql-codegen/cli 2.14.1
@graphql-codegen/fragment-matcher 3.3.1
@graphql-codegen/introspection 2.2.1
@graphql-codegen/typescript 2.8.2
@graphql-codegen/typescript-operations 2.5.7
@graphql-codegen/typescript-react-apollo 3.3.7
@rollup/plugin-yaml 3.1.0
@storybook/addon-actions 6.4.22
@storybook/addon-essentials 6.4.22
@storybook/addon-links 6.4.22
@storybook/builder-vite 0.1.36
@storybook/react 6.4.22
@testing-library/jest-dom 5.16.4
@testing-library/react 13.2.0
@testing-library/react-hooks 8.0.0
@testing-library/user-event 14.2.0
@types/node 22.5.2
@types/react 18.3.5
@types/react-dom 18.0.4
@types/react-router-dom 5.3.3
@types/tinycolor2 ^1.4.3
@typescript-eslint/eslint-plugin 5.23.0
@typescript-eslint/parser 5.23.0
@vitejs/plugin-react 1.3.2
autoprefixer 10.4.7
babel-loader 8.2.5
babel-plugin-macros 3.1.0
eslint 8.15.0
eslint-config-reearth 0.2.0
eslint-plugin-graphql 4.0.0
eslint-plugin-import ^2.31.0
i18next-parser 9.0.2
jsdom 19.0.0
msw 0.43.1
prettier 2.6.2
rollup-plugin-external-globals 0.6.1
rollup-plugin-visualizer 5.8.0
storybook-react-i18next 1.1.1
typescript 5.5.4
vite 2.9.9
vite-plugin-css-injected-by-js 2.0.4
vitest 0.14.2
node >=16
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.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
debian
,golang
,node
)cloud.google.com/go/storage
,github.com/99designs/gqlgen
,github.com/labstack/echo/v4
,github.com/samber/lo
,github.com/spf13/afero
,github.com/stretchr/testify
,github.com/vektah/gqlparser/v2
,go
,go.mongodb.org/mongo-driver
,golang.org/x/text
)@ant-design/compatible
,@ant-design/cssinjs
,@ant-design/icons
,@ant-design/pro-layout
,@ant-design/pro-table
,@apollo/client
,@auth0/auth0-react
,@emotion/css
,@emotion/react
,@emotion/styled
,@graphql-codegen/cli
,@graphql-codegen/fragment-matcher
,@graphql-codegen/introspection
,@graphql-codegen/typescript
,@graphql-codegen/typescript-operations
,@graphql-codegen/typescript-react-apollo
,@rollup/plugin-yaml
,@storybook/addon-actions
,@storybook/addon-essentials
,@storybook/addon-links
,@storybook/builder-vite
,@storybook/react
,@testing-library/jest-dom
,@testing-library/react
,@testing-library/react-hooks
,@testing-library/user-event
,@types/apollo-upload-client
,@types/node
,@types/react
,@types/react-dom
,@types/tinycolor2
,@typescript-eslint/eslint-plugin
,@typescript-eslint/parser
,@vitejs/plugin-react
,antd
,apollo-upload-client
,autoprefixer
,babel-loader
,dayjs
,eslint
,eslint-config-reearth
,graphiql
,graphql
,i18next
,i18next-browser-languagedetector
,i18next-parser
,jotai
,jsdom
,msw
,node
,prettier
,react
,react-dom
,react-i18next
,react-markdown
,react-router-dom
,remark-gfm
,rollup-plugin-external-globals
,rollup-plugin-visualizer
,storybook-react-i18next
,tinycolor2
,typescript
,vite
,vite-plugin-css-injected-by-js
,vitest
)actions/cache
,actions/labeler
,mongo
,toshimaru/auto-author-assign
)Detected dependencies
dockerfile
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: