Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
Detected Package Files
docker-compose.prod.yml (docker-compose)
docker-compose.quickstart.yml (docker-compose)
docker-compose.yml (docker-compose)
Dockerfile (dockerfile)
.forgejo/workflows/ci.yml (github-actions)
frontend/package.json (npm)
pyproject.toml (pep621)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Show only the Age and Confidence Merge Confidence badges for pull requests.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
Correctly link to the source code for golang.org/x packages
Link to pkg.go.dev/... for golang.org/x packages' title
Provide a link to octochangelog's improved breakdown for Renovate's changelogs
Run Renovate on following schedule: after 9pm every weekday,before 5am every weekday,every weekend
What to Expect
With your current configuration, Renovate will create 5 Pull Requests, up to a maximum of 20 over time (see docs for prConcurrentLimit):
chore(deps): update dependency @vitejs/plugin-vue to v6.0.8
Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.
⚠️Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up python-version package python: no-result
Files affected: pyproject.toml
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs.
---
### Detected Package Files
* `docker-compose.prod.yml` (docker-compose)
* `docker-compose.quickstart.yml` (docker-compose)
* `docker-compose.yml` (docker-compose)
* `Dockerfile` (dockerfile)
* `.forgejo/workflows/ci.yml` (github-actions)
* `frontend/package.json` (npm)
* `pyproject.toml` (pep621)
### Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
- Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Show only the Age and Confidence Merge Confidence badges for pull requests.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
- Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
- Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
- Correctly link to the source code for golang.org/x packages
- Link to pkg.go.dev/... for golang.org/x packages' title
- Provide a link to octochangelog's improved breakdown for Renovate's changelogs
- Run Renovate on following schedule: after 9pm every weekday,before 5am every weekday,every weekend
---
### What to Expect
With your current configuration, Renovate will create 5 Pull Requests, up to a maximum of 20 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)):
<details>
<summary>chore(deps): update dependency @​vitejs/plugin-vue to v6.0.8</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vitejs-plugin-vue-6.x-lockfile`
- Merge into: `main`
- Upgrade [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue) to `6.0.8`
</details>
<details>
<summary>chore(deps): update dependency marked to v17.0.6</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/marked-17.x-lockfile`
- Merge into: `main`
- Upgrade [marked](https://github.com/markedjs/marked) to `17.0.6`
</details>
<details>
<summary>chore(deps): update dependency vite to v7.3.6</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vite-7.x-lockfile`
- Merge into: `main`
- Upgrade [vite](https://github.com/vitejs/vite) to `7.3.6`
</details>
<details>
<summary>chore(deps): update fullcalendar monorepo to v6.1.21</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/fullcalendar-monorepo`
- Merge into: `main`
- Upgrade [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar) to `6.1.21`
- Upgrade [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar) to `6.1.21`
- Upgrade [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar) to `6.1.21`
- Upgrade [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar) to `6.1.21`
- Upgrade [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) to `6.1.21`
</details>
<details>
<summary>fix(deps): update dependency vue to v3.5.42</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vue-monorepo`
- Merge into: `main`
- Upgrade [vue](https://github.com/vuejs/core) to `3.5.42`
</details>
<details>
<summary>chore(deps): update dependency dompurify to v3.4.14</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/dompurify-3.x-lockfile`
- Merge into: `main`
- Upgrade [dompurify](https://github.com/cure53/DOMPurify) to `3.4.14`
- Upgrade @​types/dompurify to `3.2.0`
</details>
<details>
<summary>chore(deps): update dependency vite-plugin-static-copy to v4.1.1</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vite-plugin-static-copy-4.x-lockfile`
- Merge into: `main`
- Upgrade [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) to `4.1.1`
</details>
<details>
<summary>chore(deps): update dependency vue-router to v5.3.0</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vue-router-5.x-lockfile`
- Merge into: `main`
- Upgrade [vue-router](https://github.com/vuejs/router) to `5.3.0`
</details>
<details>
<summary>chore(deps): update dependency vue-tsc to v3.3.11</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vue-language-tools-monorepo`
- Merge into: `main`
- Upgrade [vue-tsc](https://github.com/vuejs/language-tools) to `3.3.11`
</details>
<details>
<summary>chore(deps): update tiptap monorepo to v3.30.6</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/tiptap-monorepo`
- Merge into: `main`
- Upgrade [@tiptap/core](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/extension-link](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/extension-list](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/extensions](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/pm](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/suggestion](https://github.com/ueberdosis/tiptap) to `3.30.6`
- Upgrade [@tiptap/vue-3](https://github.com/ueberdosis/tiptap) to `3.30.6`
</details>
<details>
<summary>fix(deps): update dependency lucide-vue-next to ^0.577.0</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/lucide-monorepo`
- Merge into: `main`
- Upgrade [lucide-vue-next](https://github.com/lucide-icons/lucide) to `^0.577.0`
</details>
<details>
<summary>chore(deps): update dependency typescript to v7</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/typescript-7.x`
- Merge into: `main`
- Upgrade [typescript](https://github.com/microsoft/TypeScript) to `~7.0.0`
</details>
<details>
<summary>chore(deps): update dependency vite to v8</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/vite-8.x`
- Merge into: `main`
- Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0`
</details>
<details>
<summary>chore(deps): update node.js to v24</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/node-24.x`
- Merge into: `main`
- Upgrade [node](https://github.com/nodejs/node) to `24-alpine`
</details>
<details>
<summary>chore(deps): update postgres docker tag to v18</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/postgres-18.x`
- Merge into: `main`
- Upgrade [postgres](https://github.com/docker-library/postgres) to `18-alpine`
</details>
<details>
<summary>fix(deps): update dependency lucide-vue-next to v1</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/major-lucide-monorepo`
- Merge into: `main`
- Upgrade [lucide-vue-next](https://github.com/lucide-icons/lucide) to `^1.0.0`
</details>
<details>
<summary>fix(deps): update dependency marked to v18</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/marked-18.x`
- Merge into: `main`
- Upgrade [marked](https://github.com/markedjs/marked) to `^18.0.0`
</details>
<details>
<summary>fix(deps): update dependency mcp to v2</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/mcp-2.x`
- Merge into: `main`
- Upgrade [mcp](https://github.com/modelcontextprotocol/python-sdk) to `>=2.1,<3`
</details>
<details>
<summary>fix(deps): update dependency pinia to v4</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/pinia-4.x`
- Merge into: `main`
- Upgrade [pinia](https://github.com/vuejs/pinia) to `^4.0.0`
</details>
<details>
<summary>fix(deps): update fullcalendar monorepo to v7</summary>
- Schedule: ["after 9pm every weekday","before 5am every weekday","every weekend"]
- Branch name: `renovate/major-fullcalendar-monorepo`
- Merge into: `main`
- Upgrade [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar) to `^7.0.0`
- Upgrade [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) to `^7.0.0`
</details>
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details.
---
>
> ⚠️ **Warning**
>
> Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
>
> - `Failed to look up python-version package python: no-result`
>
> Files affected: `pyproject.toml`
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).
---
This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
📚 See our Reading List for relevant documentation you may be interested in reading.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
docker-compose.prod.yml(docker-compose)docker-compose.quickstart.yml(docker-compose)docker-compose.yml(docker-compose)Dockerfile(dockerfile).forgejo/workflows/ci.yml(github-actions)frontend/package.json(npm)pyproject.toml(pep621)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 5 Pull Requests, up to a maximum of 20 over time (see docs for
prConcurrentLimit):chore(deps): update dependency @vitejs/plugin-vue to v6.0.8
renovate/vitejs-plugin-vue-6.x-lockfilemain6.0.8chore(deps): update dependency marked to v17.0.6
renovate/marked-17.x-lockfilemain17.0.6chore(deps): update dependency vite to v7.3.6
renovate/vite-7.x-lockfilemain7.3.6chore(deps): update fullcalendar monorepo to v6.1.21
renovate/fullcalendar-monorepomain6.1.216.1.216.1.216.1.216.1.21fix(deps): update dependency vue to v3.5.42
renovate/vue-monorepomain3.5.42chore(deps): update dependency dompurify to v3.4.14
renovate/dompurify-3.x-lockfilemain3.4.143.2.0chore(deps): update dependency vite-plugin-static-copy to v4.1.1
renovate/vite-plugin-static-copy-4.x-lockfilemain4.1.1chore(deps): update dependency vue-router to v5.3.0
renovate/vue-router-5.x-lockfilemain5.3.0chore(deps): update dependency vue-tsc to v3.3.11
renovate/vue-language-tools-monorepomain3.3.11chore(deps): update tiptap monorepo to v3.30.6
renovate/tiptap-monorepomain3.30.63.30.63.30.63.30.63.30.63.30.63.30.63.30.6fix(deps): update dependency lucide-vue-next to ^0.577.0
renovate/lucide-monorepomain^0.577.0chore(deps): update dependency typescript to v7
renovate/typescript-7.xmain~7.0.0chore(deps): update dependency vite to v8
renovate/vite-8.xmain^8.0.0chore(deps): update node.js to v24
renovate/node-24.xmain24-alpinechore(deps): update postgres docker tag to v18
renovate/postgres-18.xmain18-alpinefix(deps): update dependency lucide-vue-next to v1
renovate/major-lucide-monorepomain^1.0.0fix(deps): update dependency marked to v18
renovate/marked-18.xmain^18.0.0fix(deps): update dependency mcp to v2
renovate/mcp-2.xmain>=2.1,<3fix(deps): update dependency pinia to v4
renovate/pinia-4.xmain^4.0.0fix(deps): update fullcalendar monorepo to v7
renovate/major-fullcalendar-monorepomain^7.0.0^7.0.0🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.