Configure Renovate #1

Open
renovate-bot wants to merge 1 commit from renovate/configure into main
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

  • .github/workflows/publish.yml (github-actions)
  • package.json (npm)

What to Expect

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

Update dependency @​types/express to v5.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x-lockfile
  • Merge into: main
  • Upgrade @types/express to 5.0.3
Update dependency @​modelcontextprotocol/sdk to v1.17.3
  • Schedule: ["at any time"]
  • Branch name: renovate/modelcontextprotocol-sdk-1.x-lockfile
  • Merge into: main
  • Upgrade @modelcontextprotocol/sdk to 1.17.3
Update dependency @​types/node to v22.17.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.17.2
Update dependency open to v10.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/open-10.x-lockfile
  • Merge into: main
  • Upgrade open to 10.2.0
Update dependency prettier to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.6.2
Update dependency tsup to v8.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tsup-8.x-lockfile
  • Merge into: main
  • Upgrade tsup to 8.5.0
Update dependency tsx to v4.20.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x-lockfile
  • Merge into: main
  • Upgrade tsx to 4.20.4
Update dependency typescript to v5.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.2
Update pnpm to v10.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.14.0
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
Update dependency @​types/node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade @types/node to ^24.0.0
Update dependency express to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x
  • Merge into: main
  • Upgrade express to ^5.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 * `.github/workflows/publish.yml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 12 Pull Requests: <details> <summary>Update dependency @&#8203;types/express to v5.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x-lockfile` - Merge into: `main` - Upgrade [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped) to `5.0.3` </details> <details> <summary>Update dependency @&#8203;modelcontextprotocol/sdk to v1.17.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/modelcontextprotocol-sdk-1.x-lockfile` - Merge into: `main` - Upgrade [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) to `1.17.3` </details> <details> <summary>Update dependency @&#8203;types/node to v22.17.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-22.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `22.17.2` </details> <details> <summary>Update dependency open to v10.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/open-10.x-lockfile` - Merge into: `main` - Upgrade [open](https://github.com/sindresorhus/open) to `10.2.0` </details> <details> <summary>Update dependency prettier to v3.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-3.x-lockfile` - Merge into: `main` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.6.2` </details> <details> <summary>Update dependency tsup to v8.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsup-8.x-lockfile` - Merge into: `main` - Upgrade [tsup](https://github.com/egoist/tsup) to `8.5.0` </details> <details> <summary>Update dependency tsx to v4.20.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/tsx-4.x-lockfile` - Merge into: `main` - Upgrade [tsx](https://github.com/privatenumber/tsx) to `4.20.4` </details> <details> <summary>Update dependency typescript to v5.9.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `5.9.2` </details> <details> <summary>Update pnpm to v10.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pnpm-10.x` - Merge into: `main` - Upgrade [pnpm](https://github.com/pnpm/pnpm) to `10.14.0` </details> <details> <summary>Update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v5` </details> <details> <summary>Update dependency @&#8203;types/node to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-24.x` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^24.0.0` </details> <details> <summary>Update dependency express to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x` - Merge into: `main` - Upgrade [express](https://github.com/expressjs/express) to `^5.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-bot added 1 commit 2025-08-05 22:33:41 +00:00
Add .github/renovate.json5
All checks were successful
Publish Any Commit / build (pull_request) Successful in 38s
Publish Any Commit / build (push) Successful in 1m1s
ad3680b03a
All checks were successful
Publish Any Commit / build (pull_request) Successful in 38s
Publish Any Commit / build (push) Successful in 1m1s
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 checkout 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 checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout 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: phoenix-oss/mcp-remote#1
No description provided.