#714·server

Dependency Dashboard

Author: renovate[bot]Created Nov 1, 2024Updated Sep 16, 2026
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/gotify/server). ## PR Edited (Blocked) The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below. - [ ] [chore(deps): update babel monorepo to v8](../pull/980) (`@babel/core`, `@babel/plugin-proposal-decorators`) ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] [chore(deps): update dependency react-router to v8.3.0 [security]](../pull/1015) - [ ] [chore(deps): update bump go dependencies](../pull/994) (`github.com/gin-contrib/cors`, `github.com/gin-contrib/gzip`, `github.com/go-playground/validator/v10`, `github.com/mattn/go-isatty`, `github.com/stretchr/testify`, `github.com/zitadel/oidc/v3`, `golang.org/x/crypto`, `gorm.io/driver/postgres`) - [ ] [chore(deps): update bump npm dependencies](../pull/989) (`@fontsource/roboto`, `@mui/icons-material`, `@mui/material`, `@rolldown/plugin-babel`, `@types/node`, `@types/react`, `@types/react-dom`, `@uiw/codemirror-theme-material`, `@uiw/react-codemirror`, `@vitejs/plugin-react`, `axios`, `eslint`, `prettier`, `puppeteer`, `react`, `react-dom`, `react-virtuoso`, `remove-markdown`, `typescript-eslint`, `vite`, `wait-on`) - [ ] [chore(deps): update dependency golangci/golangci-lint to v2.13.2](../pull/1031) - [ ] [chore(deps): update dependency mobx to v7](../pull/1016) - [ ] [chore(deps): update dependency mobx-react-lite to v5](../pull/1017) - [ ] [chore(deps): update dependency typescript to v7](../pull/997) - [ ] **Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies dockerfile (1)
docker/Dockerfile (1) - `node 24`
github-actions (1)
.github/workflows/build.yml (12) - `actions/setup-go v7` - `actions/setup-node v7` - `actions/checkout v7` - `golangci/golangci-lint-action v9` - `codecov/codecov-action v7` - `docker/setup-buildx-action v4` - `docker/setup-qemu-action v4` - `docker/login-action v4` - `docker/login-action v4` - `svenstaro/upload-release-action v2` - `node 24` - `golangci/golangci-lint v2.12.2` → [Updates: `v2.13.2`]
gomod (1)
go.mod (21) - `github.com/fortytw2/leaktest v1.3.0` - `github.com/gin-contrib/cors v1.7.7` → [Updates: `v1.7.8`] - `github.com/gin-contrib/gzip v1.2.6` → [Updates: `v1.2.7`] - `github.com/gin-gonic/gin v1.12.0` - `github.com/go-playground/validator/v10 v10.30.3` → [Updates: `v10.30.4`] - `github.com/gorilla/websocket v1.5.3` - `github.com/gotify/location v0.0.0-20170722210143-03bc4ad20437@03bc4ad20437` - `github.com/gotify/plugin-api v1.0.0` - `github.com/h2non/filetype v1.1.3` - `github.com/joho/godotenv v1.5.1` - `github.com/mattn/go-isatty v0.0.22` → [Updates: `v0.0.24`] - `github.com/robfig/cron v1.2.0` - `github.com/rs/zerolog v1.35.1` - `github.com/stretchr/testify v1.11.1` → [Updates: `v1.12.1`] - `github.com/zitadel/oidc/v3 v3.47.5` → [Updates: `v3.51.1`] - `golang.org/x/crypto v0.53.0` → [Updates: `v0.57.0`] - `gopkg.in/yaml.v3 v3.0.1` - `gorm.io/driver/mysql v1.6.0` - `gorm.io/driver/postgres v1.6.0` → [Updates: `v1.6.3`] - `gorm.io/driver/sqlite v1.6.0` - `gorm.io/gorm v1.31.2`
npm (1)
ui/package.json (48) - `@dnd-kit/core ^6.3.1` - `@dnd-kit/sortable ^10.0.0` - `@dnd-kit/utilities ^3.2.2` - `@emotion/react ^11.14.0` - `@emotion/styled ^11.14.1` - `@fontsource/roboto ^5.2.10` → [Updates: `^5.2.10`] - `@mui/icons-material ^9.0.0` → [Updates: `^9.0.0`] - `@mui/material ^9.0.0` → [Updates: `^9.0.0`] - `@uiw/codemirror-theme-material ^4.24.2` → [Updates: `^4.24.2`] - `@uiw/react-codemirror ^4.24.2` → [Updates: `^4.24.2`] - `@vitejs/plugin-react ^6.0.0` → [Updates: `^6.0.0`] - `axios ^1.11.0` → [Updates: `^1.11.0`] - `detect-browser ^5.3.0` - `fractional-indexing ^4.0.0` - `mobx ^6.13.7` → [Updates: `^7.0.0`] - `mobx-react-lite ^4.1.0` → [Updates: `^5.0.0`] - `mobx-utils ^6.1.1` - `notifyjs ^3.0.0` - `notistack ^3.0.2` - `react ^19.1.1` → [Updates: `^19.1.1`] - `react-dom ^19.1.1` → [Updates: `^19.1.1`] - `react-markdown ^10.1.0` - `react-router ^8.0.0` → [Updates: `^8.0.0`] - `react-timeago ^8.3.0` - `react-virtuoso ^4.13.0` → [Updates: `^4.13.0`] - `remark-gfm ^4.0.1` - `remove-markdown ^0.6.2` → [Updates: `^0.7.0`] - `tss-react ^4.9.19` - `vite ^8.0.8` → [Updates: `^8.0.8`] - `vitest ^5.0.0` → [Updates: `^5.0.0`] - `@babel/core ^7.29.0` → [Updates: `^8.0.0`] - `@babel/plugin-proposal-decorators ^7.29.0` → [Updates: `^8.0.0`] - `@eslint/js ^10.0.0` - `@rolldown/plugin-babel ^0.2.2` → [Updates: `^0.2.2`] - `@types/node ^25.9.3` → [Updates: `^25.9.3`] - `@types/notifyjs ^3.0.5` - `@types/react ^19.1.9` → [Updates: `^19.1.9`] - `@types/react-dom ^19.1.7` → [Updates: `^19.1.7`] - `@types/remove-markdown ^0.3.4` - `eslint ^10.0.0` → [Updates: `^10.0.0`] - `get-port ^7.1.0` - `prettier ^3.6.2` → [Updates: `^3.6.2`] - `puppeteer ^25.0.0` → [Updates: `^25.0.0`] - `rimraf ^6.0.1` - `tree-kill ^1.2.0` - `typescript ^6.0.0` → [Updates: `^7.0.0`] - `typescript-eslint ^8.38.0` → [Updates: `^8.38.0`] - `wait-on ^9.0.0` → [Updates: `^9.0.0`]
regex (2)
GO_VERSION (1) - `docker.io/gotify/build 1.26.0` go.mod (1) - `docker.io/gotify/build 1.26.0`
--- - [ ] Check this box to trigger a request for Renovate to run again on this repository