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.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
katex
@types/katex
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
.circleci/config.yml path-filtering 1.0.0
path-filtering 1.0.0
docker-compose.yml
Dockerfile golang 1.21.0-alpine3.18 alpine 3.18
golang 1.21.0-alpine3.18
alpine 3.18
.github/workflows/build-app.yml actions/checkout v3 actions/cache v3 .github/workflows/build-docker.yml actions/checkout v3 docker/login-action v2 docker/setup-qemu-action v2 docker/setup-buildx-action v2 actions/cache v3 docker/metadata-action v4 docker/build-push-action v4 actions/github-script v6 .github/workflows/build-frontend.yml actions/checkout v3 pnpm/action-setup v2 actions/setup-node v3 .github/workflows/codeql.yml actions/checkout v3 github/codeql-action v2 github/codeql-action v2 github/codeql-action v2 .github/workflows/docs-cn.yml actions/checkout v3 pnpm/action-setup v2 actions/setup-node v3 TencentCloud/cos-action v1 .github/workflows/release.yml actions/checkout v3 actions/setup-node v3 peter-evans/repository-dispatch v2 .github/workflows/repo-dispatch.yml peter-evans/repository-dispatch v2
actions/checkout v3
actions/cache v3
docker/login-action v2
docker/setup-qemu-action v2
docker/setup-buildx-action v2
docker/metadata-action v4
docker/build-push-action v4
actions/github-script v6
pnpm/action-setup v2
actions/setup-node v3
github/codeql-action v2
TencentCloud/cos-action v1
peter-evans/repository-dispatch v2
go.mod go 1.21 github.com/allegro/bigcache/v3 v3.1.0 github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de@6b43995a97de github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2@a9d515a09cc2 github.com/blang/semver v3.5.1+incompatible github.com/bradfitz/gomemcache v0.0.0-20230611145640-acc696258285@acc696258285 github.com/cheggaaa/pb/v3 v3.1.4 github.com/eko/gocache/lib/v4 v4.1.4 github.com/eko/gocache/store/bigcache/v4 v4.2.0 github.com/eko/gocache/store/memcache/v4 v4.2.0 github.com/eko/gocache/store/redis/v4 v4.2.0 github.com/go-testfixtures/testfixtures/v3 v3.9.0 github.com/gofiber/fiber/v2 v2.48.0 github.com/gofiber/swagger v0.1.12 github.com/golang-jwt/jwt v3.2.2+incompatible github.com/jedib0t/go-pretty/v6 v6.4.6 github.com/jeremywohl/flatten v1.0.1 github.com/knadh/koanf v1.5.0 github.com/lionsoul2014/ip2region/binding/golang v0.0.0-20230731060429-6ed8bf011875@6ed8bf011875 github.com/microcosm-cc/bluemonday v1.0.25 github.com/nikoksr/notify v0.41.0 github.com/qwqcode/go-aliyun-email v0.0.0-20180120030821-cb6e7b1382bf@cb6e7b1382bf github.com/redis/go-redis/v9 v9.1.0 github.com/rhysd/go-github-selfupdate v1.2.3 github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5@b9218ef580f5 github.com/samber/lo v1.38.1 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.7.0 github.com/steambap/captcha v1.4.1 github.com/stretchr/testify v1.8.4 github.com/swaggo/swag v1.16.1 github.com/tidwall/gjson v1.16.0 github.com/vmihailenco/msgpack v4.0.4+incompatible github.com/x-cray/logrus-prefixed-formatter v0.5.2 github.com/yuin/goldmark v1.5.6 golang.org/x/crypto v0.12.0 golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63@d852ddb80c63 golang.org/x/sync v0.3.0 golang.org/x/term v0.11.0 gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df@81ebce5c23df gopkg.in/yaml.v3 v3.0.1 gorm.io/driver/mysql v1.5.1 gorm.io/driver/postgres v1.5.2 gorm.io/driver/sqlite v1.5.3 gorm.io/driver/sqlserver v1.5.1 gorm.io/gorm v1.25.4
go 1.21
github.com/allegro/bigcache/v3 v3.1.0
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de@6b43995a97de
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2@a9d515a09cc2
github.com/blang/semver v3.5.1+incompatible
github.com/bradfitz/gomemcache v0.0.0-20230611145640-acc696258285@acc696258285
github.com/cheggaaa/pb/v3 v3.1.4
github.com/eko/gocache/lib/v4 v4.1.4
github.com/eko/gocache/store/bigcache/v4 v4.2.0
github.com/eko/gocache/store/memcache/v4 v4.2.0
github.com/eko/gocache/store/redis/v4 v4.2.0
github.com/go-testfixtures/testfixtures/v3 v3.9.0
github.com/gofiber/fiber/v2 v2.48.0
github.com/gofiber/swagger v0.1.12
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/jedib0t/go-pretty/v6 v6.4.6
github.com/jeremywohl/flatten v1.0.1
github.com/knadh/koanf v1.5.0
github.com/lionsoul2014/ip2region/binding/golang v0.0.0-20230731060429-6ed8bf011875@6ed8bf011875
github.com/microcosm-cc/bluemonday v1.0.25
github.com/nikoksr/notify v0.41.0
github.com/qwqcode/go-aliyun-email v0.0.0-20180120030821-cb6e7b1382bf@cb6e7b1382bf
github.com/redis/go-redis/v9 v9.1.0
github.com/rhysd/go-github-selfupdate v1.2.3
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5@b9218ef580f5
github.com/samber/lo v1.38.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/steambap/captcha v1.4.1
github.com/stretchr/testify v1.8.4
github.com/swaggo/swag v1.16.1
github.com/tidwall/gjson v1.16.0
github.com/vmihailenco/msgpack v4.0.4+incompatible
github.com/x-cray/logrus-prefixed-formatter v0.5.2
github.com/yuin/goldmark v1.5.6
golang.org/x/crypto v0.12.0
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63@d852ddb80c63
golang.org/x/sync v0.3.0
golang.org/x/term v0.11.0
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df@81ebce5c23df
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/mysql v1.5.1
gorm.io/driver/postgres v1.5.2
gorm.io/driver/sqlite v1.5.3
gorm.io/driver/sqlserver v1.5.1
gorm.io/gorm v1.25.4
docs/package.json @redocly/cli 1.0.2 markdown-it-for-inline ^0.1.1 sass ^1.66.1 vitepress 1.0.0-rc.4 ui/package.json @rollup/plugin-dynamic-import-vars 2.0.5 @types/node 20.5.1 @typescript-eslint/eslint-plugin 6.4.0 @typescript-eslint/parser 6.4.0 autoprefixer 10.4.15 eslint 8.47.0 eslint-config-airbnb-base 15.0.0 eslint-config-airbnb-typescript 17.1.0 eslint-config-prettier 9.0.0 eslint-import-resolver-typescript 3.6.0 eslint-plugin-compat 4.1.4 eslint-plugin-import 2.28.1 postcss 8.4.28 prettier 3.0.2 rollup 3.28.0 sass 1.66.1 terser 5.19.2 typescript 5.1.6 vite 4.4.9 vite-plugin-checker 0.6.2 vite-plugin-dts 3.5.2 vite-tsconfig-paths 4.2.0 ui/packages/artalk-sidebar/package.json pinia ^2.1.6 vue ^3.3.4 vue-i18n ^9.2.2 vue-router ^4.2.4 yaml ^2.3.1 @vitejs/plugin-vue ^4.3.1 @vue/tsconfig ^0.4.0 typescript ^5.1.6 unplugin-auto-import ^0.16.6 unplugin-vue-components ^0.25.1 unplugin-vue-router ^0.6.4 vite ^4.4.9 vue-tsc ^1.8.8 ui/packages/artalk/package.json abortcontroller-polyfill ^1.7.5 hanabi ^0.4.0 insane ^2.6.2 marked ^7.0.4 @types/marked 5.0.1 ui/packages/plugin-katex/package.json katex ^0.16.4 @types/katex 0.16.0 ui/packages/plugin-lightbox/package.json
@redocly/cli 1.0.2
markdown-it-for-inline ^0.1.1
sass ^1.66.1
vitepress 1.0.0-rc.4
@rollup/plugin-dynamic-import-vars 2.0.5
@types/node 20.5.1
@typescript-eslint/eslint-plugin 6.4.0
@typescript-eslint/parser 6.4.0
autoprefixer 10.4.15
eslint 8.47.0
eslint-config-airbnb-base 15.0.0
eslint-config-airbnb-typescript 17.1.0
eslint-config-prettier 9.0.0
eslint-import-resolver-typescript 3.6.0
eslint-plugin-compat 4.1.4
eslint-plugin-import 2.28.1
postcss 8.4.28
prettier 3.0.2
rollup 3.28.0
sass 1.66.1
terser 5.19.2
typescript 5.1.6
vite 4.4.9
vite-plugin-checker 0.6.2
vite-plugin-dts 3.5.2
vite-tsconfig-paths 4.2.0
pinia ^2.1.6
vue ^3.3.4
vue-i18n ^9.2.2
vue-router ^4.2.4
yaml ^2.3.1
@vitejs/plugin-vue ^4.3.1
@vue/tsconfig ^0.4.0
typescript ^5.1.6
unplugin-auto-import ^0.16.6
unplugin-vue-components ^0.25.1
unplugin-vue-router ^0.6.4
vite ^4.4.9
vue-tsc ^1.8.8
abortcontroller-polyfill ^1.7.5
hanabi ^0.4.0
insane ^2.6.2
marked ^7.0.4
@types/marked 5.0.1
katex ^0.16.4
@types/katex 0.16.0
The text was updated successfully, but these errors were encountered:
close because #546
Sorry, something went wrong.
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository problems
These problems occurred while renovating this repository.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
katex
,@types/katex
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
@typescript-eslint/eslint-plugin
,@typescript-eslint/parser
)Detected dependencies
circleci
docker-compose
dockerfile
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: