Configure Renovate #7

Merged
bizcochito merged 1 commits from renovate/configure into master 2024-11-23 12:06:19 +00:00
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.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • package.json (npm)

What to Expect

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

Update dependency express to v4.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x-lockfile
  • Merge into: master
  • Upgrade express to 4.21.1
Update dependency @​types/express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: master
  • Upgrade @types/express to ^5.0.0
Update node Docker tag to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/node-23.x
  • Merge into: master
  • Upgrade node to 23-alpine

🚸 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.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update dependency express to v4.21.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-4.x-lockfile` - Merge into: `master` - Upgrade [express](https://github.com/expressjs/express) to `4.21.1` </details> <details> <summary>Update dependency @&#8203;types/express to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x` - Merge into: `master` - Upgrade [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^5.0.0` </details> <details> <summary>Update node Docker tag to v23</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-23.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `23-alpine` </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-->
bizcochito added 1 commit 2024-11-23 11:42:21 +00:00
bizcochito merged commit 8f83cb31fc into master 2024-11-23 12:06:18 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: bizcochito/website#7
No description provided.