canonical / craft-actions

1 stars 6 forks source link

ci: configure Renovate #2

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

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

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update dependency @​vercel/ncc to ^0.36.0 - Schedule: ["every weekend"] - Branch name: `renovate/dev-dependencies` - Merge into: `main` - Upgrade [@vercel/ncc](https://togithub.com/vercel/ncc) to `^0.36.0`

❓ 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 Mend Renovate. View repository job log here.

sergiusens commented 1 year ago

@lengau please take a look and make sure it is consistent with our other branches

sergiusens commented 1 year ago

@lengau this is a ts project, not python though

lengau commented 1 year ago

@sergiusens Ahh yeah thanks for pointing that out. I'll remove the Python-specific stuff

lengau commented 1 year ago

@sergiusens OK should be good to go now. The Python stuff wouldn't have interfered with it, but it's definitely unnecessary to have.

lengau commented 1 year ago

(Also I can't think of any node/JS/TS stuff we'd want to include)