Configure Renovate #1

Open
renovate wants to merge 1 commit from renovate/configure into main
Member

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.yml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile-arm (dockerfile)
  • Dockerfile-build (dockerfile)
  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • go.mod (gomod)
  • tools/loadtest/go.mod (gomod)
  • web/package.json (npm)
  • requirements.txt (pip_requirements)

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 43 Pull Requests:

Update dependency i18next-http-backend to v3.0.6
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/i18next-http-backend-3.x-lockfile
  • Merge into: main
  • Upgrade i18next-http-backend to 3.0.6
Update dependency vite to v6.4.3
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/vite-6.x-lockfile
  • Merge into: main
  • Upgrade vite to 6.4.3
Update module github.com/gabriel-vasile/mimetype to v1.4.15
Update module github.com/mattn/go-sqlite3 to v1.14.49
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/github.com-mattn-go-sqlite3-1.x
  • Merge into: main
  • Upgrade github.com/mattn/go-sqlite3 to v1.14.49
Update react-router monorepo
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to 6.30.4
Update dependency go to 1.26.x
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.26.x
Update dependency humanize-duration to v3.34.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/humanize-duration-3.x-lockfile
  • Merge into: main
  • Upgrade humanize-duration to 3.34.0
Update dependency js-base64 to v3.9.2
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/js-base64-3.x-lockfile
  • Merge into: main
  • Upgrade js-base64 to 3.9.2
Update dependency vite-plugin-pwa to v1.3.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/vite-plugin-pwa-1.x-lockfile
  • Merge into: main
  • Upgrade vite-plugin-pwa to 1.3.0
Update golang Docker tag to v1.26
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26-bookworm
Update module firebase.google.com/go/v4 to v4.21.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/firebase.google.com-go-v4-4.x
  • Merge into: main
  • Upgrade firebase.google.com/go/v4 to v4.21.0
Update module github.com/emersion/go-smtp to v0.24.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/github.com-emersion-go-smtp-0.x
  • Merge into: main
  • Upgrade github.com/emersion/go-smtp to v0.24.0
Update module github.com/jackc/pgx/v5 to v5.10.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/github.com-jackc-pgx-v5-5.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v5 to v5.10.0
Update module github.com/prometheus/client_golang to v1.24.1
Update module golang.org/x/crypto to v0.54.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.54.0
Update module golang.org/x/sync to v0.22.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang.org-x-sync-0.x
  • Merge into: main
  • Upgrade golang.org/x/sync to v0.22.0
Update module golang.org/x/sys to v0.47.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang.org-x-sys-0.x
  • Merge into: main
  • Upgrade golang.org/x/sys to v0.47.0
Update module golang.org/x/term to v0.45.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to v0.45.0
Update module golang.org/x/text to v0.40.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.40.0
Update module google.golang.org/api to v0.291.0
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.291.0
Update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
Update actions/setup-go action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-7.x
  • Merge into: main
  • Upgrade actions/setup-go to v7
Update actions/setup-node action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-7.x
  • Merge into: main
  • Upgrade actions/setup-node to v7
Update dependency @​vitejs/plugin-react to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^6.0.0
Update dependency dexie to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/dexie-4.x
  • Merge into: main
  • Upgrade dexie to ^4.0.0
Update dependency dexie-react-hooks to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/dexie-react-hooks-4.x
  • Merge into: main
  • Upgrade dexie-react-hooks to ^4.0.0
Update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
Update dependency i18next to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/i18next-26.x
  • Merge into: main
  • Upgrade i18next to ^26.0.0
Update dependency i18next-browser-languagedetector to v8
Update dependency i18next-http-backend to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/i18next-http-backend-4.x
  • Merge into: main
  • Upgrade i18next-http-backend to ^4.0.0
Update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
Update dependency react-i18next to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/react-i18next-17.x
  • Merge into: main
  • Upgrade react-i18next to ^17.0.0
Update dependency react-infinite-scroll-component to v7
Update dependency vite to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ^8.0.0
Update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: main
  • Upgrade docker/login-action to v4
Update eslint monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^10.0.0
Update material-ui monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-material-ui-monorepo
  • Merge into: main
  • Upgrade @mui/icons-material to ^9.0.0
Update module github.com/stripe/stripe-go/v74 to v76
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stripe-stripe-go-v74-76.x
  • Merge into: main
  • Upgrade github.com/stripe/stripe-go/v74 to v76.25.0
Update module github.com/urfave/cli/v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-urfave-cli-v2-3.x
  • Merge into: main
  • Upgrade github.com/urfave/cli/v2 to v3.10.1
Update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1
Update postgres Docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18
Update react monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
Update react-router monorepo (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: main
  • Upgrade react-router-dom to ^7.0.0

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.

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.yml` (docker-compose) * `Dockerfile` (dockerfile) * `Dockerfile-arm` (dockerfile) * `Dockerfile-build` (dockerfile) * `.github/workflows/build.yaml` (github-actions) * `.github/workflows/docs.yaml` (github-actions) * `.github/workflows/release.yaml` (github-actions) * `.github/workflows/test.yaml` (github-actions) * `go.mod` (gomod) * `tools/loadtest/go.mod` (gomod) * `web/package.json` (npm) * `requirements.txt` (pip_requirements) ### 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 43 Pull Requests: <details> <summary>Update dependency i18next-http-backend to v3.0.6</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/i18next-http-backend-3.x-lockfile` - Merge into: `main` - Upgrade [i18next-http-backend](https://github.com/i18next/i18next-http-backend) to `3.0.6` </details> <details> <summary>Update dependency vite to v6.4.3</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/vite-6.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `6.4.3` </details> <details> <summary>Update module github.com/gabriel-vasile/mimetype to v1.4.15</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/github.com-gabriel-vasile-mimetype-1.x` - Merge into: `main` - Upgrade [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) to `v1.4.15` </details> <details> <summary>Update module github.com/mattn/go-sqlite3 to v1.14.49</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/github.com-mattn-go-sqlite3-1.x` - Merge into: `main` - Upgrade [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) to `v1.14.49` </details> <details> <summary>Update react-router monorepo</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/react-router-monorepo` - Merge into: `main` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `6.30.4` </details> <details> <summary>Update dependency go to 1.26.x</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/go-1.x` - Merge into: `main` - Upgrade [go](https://github.com/actions/go-versions) to `1.26.x` </details> <details> <summary>Update dependency humanize-duration to v3.34.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/humanize-duration-3.x-lockfile` - Merge into: `main` - Upgrade [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) to `3.34.0` </details> <details> <summary>Update dependency js-base64 to v3.9.2</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/js-base64-3.x-lockfile` - Merge into: `main` - Upgrade [js-base64](https://github.com/dankogai/js-base64) to `3.9.2` </details> <details> <summary>Update dependency vite-plugin-pwa to v1.3.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/vite-plugin-pwa-1.x-lockfile` - Merge into: `main` - Upgrade [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) to `1.3.0` </details> <details> <summary>Update golang Docker tag to v1.26</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.26-bookworm` </details> <details> <summary>Update module firebase.google.com/go/v4 to v4.21.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/firebase.google.com-go-v4-4.x` - Merge into: `main` - Upgrade [firebase.google.com/go/v4](https://github.com/firebase/firebase-admin-go) to `v4.21.0` </details> <details> <summary>Update module github.com/emersion/go-smtp to v0.24.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/github.com-emersion-go-smtp-0.x` - Merge into: `main` - Upgrade [github.com/emersion/go-smtp](https://github.com/emersion/go-smtp) to `v0.24.0` </details> <details> <summary>Update module github.com/jackc/pgx/v5 to v5.10.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/github.com-jackc-pgx-v5-5.x` - Merge into: `main` - Upgrade [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) to `v5.10.0` </details> <details> <summary>Update module github.com/prometheus/client_golang to v1.24.1</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `main` - Upgrade [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) to `v1.24.1` </details> <details> <summary>Update module golang.org/x/crypto to v0.54.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang.org-x-crypto-0.x` - Merge into: `main` - Upgrade golang.org/x/crypto to `v0.54.0` </details> <details> <summary>Update module golang.org/x/sync to v0.22.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang.org-x-sync-0.x` - Merge into: `main` - Upgrade golang.org/x/sync to `v0.22.0` </details> <details> <summary>Update module golang.org/x/sys to v0.47.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang.org-x-sys-0.x` - Merge into: `main` - Upgrade golang.org/x/sys to `v0.47.0` </details> <details> <summary>Update module golang.org/x/term to v0.45.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang.org-x-term-0.x` - Merge into: `main` - Upgrade golang.org/x/term to `v0.45.0` </details> <details> <summary>Update module golang.org/x/text to v0.40.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/golang.org-x-text-0.x` - Merge into: `main` - Upgrade golang.org/x/text to `v0.40.0` </details> <details> <summary>Update module google.golang.org/api to v0.291.0</summary> - Schedule: ["before 6am on monday"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `main` - Upgrade [google.golang.org/api](https://github.com/googleapis/google-api-go-client) to `v0.291.0` </details> <details> <summary>Update actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7` </details> <details> <summary>Update actions/setup-go action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-7.x` - Merge into: `main` - Upgrade [actions/setup-go](https://github.com/actions/setup-go) to `v7` </details> <details> <summary>Update actions/setup-node action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-7.x` - Merge into: `main` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `v7` </details> <details> <summary>Update dependency @&#8203;vitejs/plugin-react to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-6.x` - Merge into: `main` - Upgrade [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react) to `^6.0.0` </details> <details> <summary>Update dependency dexie to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/dexie-4.x` - Merge into: `main` - Upgrade [dexie](https://github.com/dexie/Dexie.js) to `^4.0.0` </details> <details> <summary>Update dependency dexie-react-hooks to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/dexie-react-hooks-4.x` - Merge into: `main` - Upgrade [dexie-react-hooks](https://github.com/dexie/Dexie.js) to `^4.0.0` </details> <details> <summary>Update dependency eslint-config-prettier to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-config-prettier-10.x` - Merge into: `main` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `^10.0.0` </details> <details> <summary>Update dependency i18next to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/i18next-26.x` - Merge into: `main` - Upgrade [i18next](https://github.com/i18next/i18next) to `^26.0.0` </details> <details> <summary>Update dependency i18next-browser-languagedetector to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/i18next-browser-languagedetector-8.x` - Merge into: `main` - Upgrade [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) to `^8.0.0` </details> <details> <summary>Update dependency i18next-http-backend to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/i18next-http-backend-4.x` - Merge into: `main` - Upgrade [i18next-http-backend](https://github.com/i18next/i18next-http-backend) to `^4.0.0` </details> <details> <summary>Update dependency prettier to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `^3.0.0` </details> <details> <summary>Update dependency react-i18next to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-i18next-17.x` - Merge into: `main` - Upgrade [react-i18next](https://github.com/i18next/react-i18next) to `^17.0.0` </details> <details> <summary>Update dependency react-infinite-scroll-component to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-infinite-scroll-component-7.x` - Merge into: `main` - Upgrade [react-infinite-scroll-component](https://github.com/ankeetmaini/react-infinite-scroll-component) to `^7.0.0` </details> <details> <summary>Update dependency vite to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0` </details> <details> <summary>Update docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-4.x` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v4` </details> <details> <summary>Update eslint monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` </details> <details> <summary>Update material-ui monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-material-ui-monorepo` - Merge into: `main` - Upgrade [@mui/icons-material](https://github.com/mui/material-ui) to `^9.0.0` </details> <details> <summary>Update module github.com/stripe/stripe-go/v74 to v76</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-stripe-stripe-go-v74-76.x` - Merge into: `main` - Upgrade [github.com/stripe/stripe-go/v74](https://github.com/stripe/stripe-go) to `v76.25.0` </details> <details> <summary>Update module github.com/urfave/cli/v2 to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-urfave-cli-v2-3.x` - Merge into: `main` - Upgrade [github.com/urfave/cli/v2](https://github.com/urfave/cli) to `v3.10.1` </details> <details> <summary>Update module gopkg.in/yaml.v2 to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-3.x` - Merge into: `main` - Upgrade [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) to `v3.0.1` </details> <details> <summary>Update postgres Docker tag to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-18.x` - Merge into: `main` - Upgrade postgres to `18` </details> <details> <summary>Update react monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `main` - Upgrade [eslint-plugin-react-hooks](https://github.com/facebook/react) to `^7.0.0` </details> <details> <summary>Update react-router monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-react-router-monorepo` - Merge into: `main` - Upgrade [react-router-dom](https://github.com/remix-run/react-router) to `^7.0.0` </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-->
Add renovate.json
Some checks failed
test / test (pull_request) Failing after 20s
build / build (pull_request) Failing after 35s
a822f6c1e6
Some checks failed
test / test (pull_request) Failing after 20s
build / build (pull_request) Failing after 35s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
centralcloud/ntfy-server!1
No description provided.