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
client/Dockerfile (dockerfile)
client/Dockerfile.dev (dockerfile)
server/pom.xml (maven)
client/package.json (npm)
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
What to Expect
With your current configuration, Renovate will create 16 Pull Requests:
chore(deps): update dependency eslint-plugin-import-x to v4.17.1
🚸 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.
❓ 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
* `client/Dockerfile` (dockerfile)
* `client/Dockerfile.dev` (dockerfile)
* `server/pom.xml` (maven)
* `client/package.json` (npm)
### 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
---
### What to Expect
With your current configuration, Renovate will create 16 Pull Requests:
<details>
<summary>chore(deps): update dependency eslint-plugin-import-x to v4.17.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-import-x-4.x-lockfile`
- Merge into: `main`
- Upgrade [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) to `4.17.1`
</details>
<details>
<summary>chore(deps): update dependency eslint-plugin-jsdoc to v63.0.11</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-jsdoc-63.x-lockfile`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) to `63.0.11`
</details>
<details>
<summary>chore(deps): update dependency i18next to v26.3.4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/i18next-26.x-lockfile`
- Merge into: `main`
- Upgrade [i18next](https://github.com/i18next/i18next) to `26.3.4`
</details>
<details>
<summary>chore(deps): update dependency typescript-eslint to v8.62.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.62.1`
</details>
<details>
<summary>chore(deps): update dependency vite to v8.1.3</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/vite-8.x-lockfile`
- Merge into: `main`
- Upgrade [vite](https://github.com/vitejs/vite) to `8.1.3`
</details>
<details>
<summary>chore(deps): update caddy docker tag to v2.11.4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/caddy-2.x`
- Merge into: `main`
- Upgrade caddy to `2.11.4-alpine`
</details>
<details>
<summary>chore(deps): update dependency @​types/node to v26.1.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-26.x-lockfile`
- Merge into: `main`
- Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `26.1.0`
</details>
<details>
<summary>chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13.7.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/com.puppycrawl.tools-checkstyle-13.x`
- Merge into: `main`
- Upgrade [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) to `13.7.0`
</details>
<details>
<summary>chore(deps): update dependency eslint-plugin-n to v18.2.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-n-18.x-lockfile`
- Merge into: `main`
- Upgrade [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) to `18.2.1`
</details>
<details>
<summary>chore(deps): update dependency prettier to v3.9.4</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/prettier-3.x-lockfile`
- Merge into: `main`
- Upgrade [prettier](https://github.com/prettier/prettier) to `3.9.4`
</details>
<details>
<summary>chore(deps): update dependency react-router to v8.1.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/react-router-monorepo`
- Merge into: `main`
- Upgrade [react-router](https://github.com/remix-run/react-router) to `8.1.0`
</details>
<details>
<summary>chore(deps): update node.js to v22.23.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-22.x`
- Merge into: `main`
- Upgrade [node](https://github.com/nodejs/node) to `22.23-bookworm-slim`
</details>
<details>
<summary>fix(deps): update jjwt.version to v0.13.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/jjwt.version`
- Merge into: `main`
- Upgrade [io.jsonwebtoken:jjwt-gson](https://github.com/jwtk/jjwt) to `0.13.0`
- Upgrade [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) to `0.13.0`
- Upgrade [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) to `0.13.0`
</details>
<details>
<summary>fix(deps): update spring boot to v4.1.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/spring-boot`
- Merge into: `main`
- Upgrade [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) to `4.1.0`
- Upgrade [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) to `4.1.0`
</details>
<details>
<summary>chore(deps): update eslint monorepo to v10</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/major-eslint-monorepo`
- Merge into: `main`
- Upgrade [@eslint/js](https://github.com/eslint/eslint) to `^10.0.0`
- Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0`
</details>
<details>
<summary>chore(deps): update node.js to v24</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/node-24.x`
- Merge into: `main`
- Upgrade [node](https://github.com/nodejs/node) to `24.18-bookworm-slim`
</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.
---
❓ 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](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
client/Dockerfile(dockerfile)client/Dockerfile.dev(dockerfile)server/pom.xml(maven)client/package.json(npm)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 16 Pull Requests:
chore(deps): update dependency eslint-plugin-import-x to v4.17.1
renovate/eslint-plugin-import-x-4.x-lockfilemain4.17.1chore(deps): update dependency eslint-plugin-jsdoc to v63.0.11
renovate/eslint-plugin-jsdoc-63.x-lockfilemain63.0.11chore(deps): update dependency i18next to v26.3.4
renovate/i18next-26.x-lockfilemain26.3.4chore(deps): update dependency typescript-eslint to v8.62.1
renovate/typescript-eslint-monorepomain8.62.1chore(deps): update dependency vite to v8.1.3
renovate/vite-8.x-lockfilemain8.1.3chore(deps): update caddy docker tag to v2.11.4
renovate/caddy-2.xmain2.11.4-alpinechore(deps): update dependency @types/node to v26.1.0
renovate/node-26.x-lockfilemain26.1.0chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13.7.0
renovate/com.puppycrawl.tools-checkstyle-13.xmain13.7.0chore(deps): update dependency eslint-plugin-n to v18.2.1
renovate/eslint-plugin-n-18.x-lockfilemain18.2.1chore(deps): update dependency prettier to v3.9.4
renovate/prettier-3.x-lockfilemain3.9.4chore(deps): update dependency react-router to v8.1.0
renovate/react-router-monorepomain8.1.0chore(deps): update node.js to v22.23.1
renovate/node-22.xmain22.23-bookworm-slimfix(deps): update jjwt.version to v0.13.0
renovate/jjwt.versionmain0.13.00.13.00.13.0fix(deps): update spring boot to v4.1.0
renovate/spring-bootmain4.1.04.1.0chore(deps): update eslint monorepo to v10
renovate/major-eslint-monorepomain^10.0.0^10.0.0chore(deps): update node.js to v24
renovate/node-24.xmain24.18-bookworm-slim🚸 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.