Configure Renovate #3

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

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

  • .forgejo/workflows/deploy.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

What to Expect

With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 18 over time (see docs for prConcurrentLimit):

Update dependency @plausible-analytics/tracker to v0.4.6
  • Schedule: ["at any time"]
  • Branch name: renovate/plausible-analytics-tracker-0.x-lockfile
  • Merge into: main
  • Upgrade @plausible-analytics/tracker to 0.4.6
Update dependency @​types/node to v25.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 25.9.8
Update dependency vitest to v4.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-4.x-lockfile
  • Merge into: main
  • Upgrade vitest to 4.1.11
Update dependency @​playwright/test to v1.63.0
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-test-1.x-lockfile
  • Merge into: main
  • Upgrade @playwright/test to 1.63.0
Update dependency eslint to v10.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-10.x-lockfile
  • Merge into: main
  • Upgrade eslint to 10.11.0
Update dependency node to v22.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.23.2
Update dependency prettier to v3.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.9.8
Update dependency sass to v1.104.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: main
  • Upgrade sass to 1.104.1
Update dependency sharp to ^0.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sharp-0.x
  • Merge into: main
  • Upgrade sharp to sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==
Update dependency stylelint to v17.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-17.x-lockfile
  • Merge into: main
  • Upgrade stylelint to 17.15.0
Update dependency typescript-eslint to v8.70.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-8.x-lockfile
  • Merge into: main
  • Upgrade typescript-eslint to 8.70.0
Update dependency vite to v8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.3.0
Update dependency @​types/node to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x
  • Merge into: main
  • Upgrade @types/node to sha512-X1P21scMv4zGKLYqjdGjaKa7COa0RKVYYZZN/NfvLQ1JegxFhdhpZG/Lyn8AXx6CDUavKAd11v6BvfpkDByK8g==
Update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==
Update dependency jsdom to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-30.x
  • Merge into: main
  • Upgrade jsdom to sha512-h/Q+H+KmlGf49ITw3TrykSVbg04S75S2O7ZtJc9gMGOWBrQRZmx5AJIKLtJ01e6Kszl+/tpFthCVqxNifxhoqg==
Update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24.21.0
Update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==
Update dependency vitest to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-5.x
  • Merge into: main
  • Upgrade vitest to sha512-iA95lQbKEkvrtTkdAgnWbXfbipWiiWe/hDl2P5tMi6WFwD76G0NxXAGp/M9EOcYupeGJRr6wppMc7CoA41TQjg==

🚸 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.


This PR has been generated by Mend Renovate CLI.

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 * `.forgejo/workflows/deploy.yml` (github-actions) * `package.json` (npm) * `.nvmrc` (nvm) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 18 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>Update dependency @plausible-analytics/tracker to v0.4.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/plausible-analytics-tracker-0.x-lockfile` - Merge into: `main` - Upgrade [@plausible-analytics/tracker](https://github.com/plausible/analytics) to `0.4.6` </details> <details> <summary>Update dependency @&#8203;types/node to v25.9.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `25.9.8` </details> <details> <summary>Update dependency vitest to v4.1.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitest-4.x-lockfile` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `4.1.11` </details> <details> <summary>Update dependency @&#8203;playwright/test to v1.63.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/playwright-test-1.x-lockfile` - Merge into: `main` - Upgrade [@playwright/test](https://github.com/microsoft/playwright) to `1.63.0` </details> <details> <summary>Update dependency eslint to v10.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-10.x-lockfile` - Merge into: `main` - Upgrade [eslint](https://github.com/eslint/eslint) to `10.11.0` </details> <details> <summary>Update dependency node to v22.23.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `22.23.2` </details> <details> <summary>Update dependency prettier to v3.9.8</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.8` </details> <details> <summary>Update dependency sass to v1.104.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/sass-1.x-lockfile` - Merge into: `main` - Upgrade [sass](https://github.com/sass/dart-sass) to `1.104.1` </details> <details> <summary>Update dependency sharp to ^0.35.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sharp-0.x` - Merge into: `main` - Upgrade [sharp](https://github.com/lovell/sharp) to `sha512-n++8XWcj+jCOr2IOl7h8LbKnGBDY4aPbmprMONBNFdn0ImXqpGVv5zliDs0V9HbmbCQLpbuo2ej9rAoOQTvMDA==` </details> <details> <summary>Update dependency stylelint to v17.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/stylelint-17.x-lockfile` - Merge into: `main` - Upgrade [stylelint](https://github.com/stylelint/stylelint) to `17.15.0` </details> <details> <summary>Update dependency typescript-eslint to v8.70.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-8.x-lockfile` - Merge into: `main` - Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.70.0` </details> <details> <summary>Update dependency vite to v8.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `8.3.0` </details> <details> <summary>Update dependency @&#8203;types/node to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-26.x` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `sha512-X1P21scMv4zGKLYqjdGjaKa7COa0RKVYYZZN/NfvLQ1JegxFhdhpZG/Lyn8AXx6CDUavKAd11v6BvfpkDByK8g==` </details> <details> <summary>Update dependency globals to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==` </details> <details> <summary>Update dependency jsdom to v30</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsdom-30.x` - Merge into: `main` - Upgrade [jsdom](https://github.com/jsdom/jsdom) to `sha512-h/Q+H+KmlGf49ITw3TrykSVbg04S75S2O7ZtJc9gMGOWBrQRZmx5AJIKLtJ01e6Kszl+/tpFthCVqxNifxhoqg==` </details> <details> <summary>Update dependency node 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.21.0` </details> <details> <summary>Update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==` </details> <details> <summary>Update dependency vitest to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitest-5.x` - Merge into: `main` - Upgrade [vitest](https://github.com/vitest-dev/vitest) to `sha512-iA95lQbKEkvrtTkdAgnWbXfbipWiiWe/hDl2P5tMi6WFwD76G0NxXAGp/M9EOcYupeGJRr6wppMc7CoA41TQjg==` </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
Check & deploy / validate (pull_request) Successful in 9m3s
Check & deploy / deploy (pull_request) Has been skipped
7dd98e5ebc
All checks were successful
Check & deploy / validate (pull_request) Successful in 9m3s
Check & deploy / deploy (pull_request) Has been skipped
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 description provided.