Configure Renovate #2

Open
martin 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.


Detected Package Files

  • compose.yml (docker-compose)
  • Containerfile (dockerfile)
  • .forgejo/workflows/action.yml (github-actions)
  • package.json (npm)
  • packages/common/package.json (npm)
  • packages/sparebank1Api/package.json (npm)
  • pnpm-workspace.yaml (npm)

What to Expect

With your current configuration, Renovate will create 12 Pull Requests:

Update dependency @​types/node to v24.10.13
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 24.10.13
Update dependency @​dotenvx/dotenvx to v1.52.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenvx-dotenvx-1.x-lockfile
  • Merge into: main
  • Upgrade @dotenvx/dotenvx to 1.52.0
Update dependency better-sqlite3 to v12.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/better-sqlite3-12.x-lockfile
  • Merge into: main
  • Upgrade better-sqlite3 to 12.6.2
Update dependency cron to v4.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cron-4.x-lockfile
  • Merge into: main
  • Upgrade cron to 4.4.0
Update dependency dotenv to v17.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x-lockfile
  • Merge into: main
  • Upgrade dotenv to 17.3.1
Update dependency pino to v9.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-9.x-lockfile
  • Merge into: main
  • Upgrade pino to 9.14.0
Update dependency pino-pretty to v13.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-pretty-13.x-lockfile
  • Merge into: main
  • Upgrade pino-pretty to 13.1.3
Update dependency prettier to v3.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.8.1
Update dependency @actual-app/api to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/actual-app-api-26.x
  • Merge into: main
  • Upgrade @actual-app/api to ^26.0.0
Update dependency @​jest/globals to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-globals-30.x
  • Merge into: main
  • Upgrade @jest/globals to ^30.0.0
Update dependency pino to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-10.x
  • Merge into: main
  • Upgrade pino to ^10.0.0
Update node Docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: main
  • Upgrade node to 25-slim
  • Upgrade @types/node to ^25.0.0

🚸 Branch 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 Renovate Bot.

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. --- ### Detected Package Files * `compose.yml` (docker-compose) * `Containerfile` (dockerfile) * `.forgejo/workflows/action.yml` (github-actions) * `package.json` (npm) * `packages/common/package.json` (npm) * `packages/sparebank1Api/package.json` (npm) * `pnpm-workspace.yaml` (npm) ### What to Expect With your current configuration, Renovate will create 12 Pull Requests: <details> <summary>Update dependency @&#8203;types/node to v24.10.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `24.10.13` </details> <details> <summary>Update dependency @&#8203;dotenvx/dotenvx to v1.52.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenvx-dotenvx-1.x-lockfile` - Merge into: `main` - Upgrade [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) to `1.52.0` </details> <details> <summary>Update dependency better-sqlite3 to v12.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/better-sqlite3-12.x-lockfile` - Merge into: `main` - Upgrade [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) to `12.6.2` </details> <details> <summary>Update dependency cron to v4.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/cron-4.x-lockfile` - Merge into: `main` - Upgrade [cron](https://github.com/kelektiv/node-cron) to `4.4.0` </details> <details> <summary>Update dependency dotenv to v17.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotenv-17.x-lockfile` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `17.3.1` </details> <details> <summary>Update dependency pino to v9.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pino-9.x-lockfile` - Merge into: `main` - Upgrade [pino](https://github.com/pinojs/pino) to `9.14.0` </details> <details> <summary>Update dependency pino-pretty to v13.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pino-pretty-13.x-lockfile` - Merge into: `main` - Upgrade [pino-pretty](https://github.com/pinojs/pino-pretty) to `13.1.3` </details> <details> <summary>Update dependency prettier to v3.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.8.1` </details> <details> <summary>Update dependency @actual-app/api to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/actual-app-api-26.x` - Merge into: `main` - Upgrade @actual-app/api to `^26.0.0` </details> <details> <summary>Update dependency @&#8203;jest/globals to v30</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-globals-30.x` - Merge into: `main` - Upgrade [@jest/globals](https://github.com/jestjs/jest) to `^30.0.0` </details> <details> <summary>Update dependency pino to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/pino-10.x` - Merge into: `main` - Upgrade [pino](https://github.com/pinojs/pino) to `^10.0.0` </details> <details> <summary>Update node Docker tag to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `25-slim` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^25.0.0` </details> 🚸 Branch 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](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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
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
martin/sparebank1_actual_budget_integration!2
No description provided.