chore: Configure Renovate #4

Merged
jleibl merged 1 commits from renovate/configure into main 2025-05-23 19:45:11 +00:00
Collaborator

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

  • package.json (bun)
  • Dockerfile (dockerfile)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Use semantic prefixes for commit messages and PR titles.

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


What to Expect

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

chore(deps): update dependency @​astrojs/react to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/astrojs-react-4.x
  • Merge into: main
  • Upgrade @astrojs/react to 4.3.0
chore(deps): update dependency astro to v5.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/astro-5.x
  • Merge into: main
  • Upgrade astro to 5.8.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.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 * `package.json` (bun) * `Dockerfile` (dockerfile) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Use semantic prefixes for commit messages and PR titles. 🔡 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. --- ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): update dependency @&#8203;astrojs/react to v4.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/astrojs-react-4.x` - Merge into: `main` - Upgrade [@astrojs/react](https://github.com/withastro/astro) to `4.3.0` </details> <details> <summary>chore(deps): update dependency astro to v5.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/astro-5.x` - Merge into: `main` - Upgrade [astro](https://github.com/withastro/astro) to `5.8.0` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v22</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^22.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-->
Renovate added 1 commit 2025-05-23 19:44:43 +00:00
jleibl merged commit f854a113d1 into main 2025-05-23 19:45:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jleibl/jleibl.net#4
No description provided.