chore: Configure Renovate #23

Merged
Philipp merged 1 commits from renovate/configure into main 2025-08-10 15:01:16 +02:00
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.


Detected Package Files

  • .gitea/workflows/lint.yaml (github-actions)
  • package.json (npm)

What to Expect

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

chore(deps): update dependency glob to v11.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/glob-11.x-lockfile
  • Merge into: main
  • Upgrade glob to 11.0.3
chore(deps): update dependency screeps-api to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/screeps-api-1.x-lockfile
  • Merge into: main
  • Upgrade screeps-api to 1.16.1
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to v5

🚸 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 * `.gitea/workflows/lint.yaml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): update dependency glob to v11.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/glob-11.x-lockfile` - Merge into: `main` - Upgrade [glob](https://github.com/isaacs/node-glob) to `11.0.3` </details> <details> <summary>chore(deps): update dependency screeps-api to v1.16.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/screeps-api-1.x-lockfile` - Merge into: `main` - Upgrade [screeps-api](https://github.com/screepers/node-screeps-api) to `1.16.1` </details> <details> <summary>chore(deps): update actions/setup-python action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-5.x` - Merge into: `main` - Upgrade [actions/setup-python](https://github.com/actions/setup-python) to `v5` </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-->
Renovate added 1 commit 2025-05-10 10:53:58 +02:00
Add renovate.json
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m0s
0c37ffc7c7
Philipp merged commit 28b0ab9f02 into main 2025-08-10 15:01:16 +02:00
Philipp deleted branch renovate/configure 2025-08-10 15:01:16 +02:00
Sign in to join this conversation.
No description provided.