Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(renovate): correct config w/ rangeStrategy, issue title & labels #285

Merged

Conversation

stijnmoreels
Copy link
Member

The renovate.json has some additional options that we can use to improve the dependency dashborad GitHub issue.

  • Adds dependencies and management labels to the created PR's so that it always clear that this should be taken up by the code-owners.
  • Use rangeStrategy:widen to 'widen' any package ranges we have ('increase' was not valid).
  • Use a configured title for the issue, so that it is more clear what this is (includes 'Renovate' in the title).
  • Adds a $schema property, so that we have intelesense when editing locally.

@stijnmoreels stijnmoreels added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 21, 2025
@stijnmoreels stijnmoreels requested a review from a team as a code owner February 21, 2025 11:30
Copy link

netlify bot commented Feb 21, 2025

Deploy Preview for arcus-testing canceled.

Name Link
🔨 Latest commit da3b5e8
🔍 Latest deploy log https://app.netlify.com/sites/arcus-testing/deploys/67bd60e9f1c14f0008ccd7b2

@stijnmoreels stijnmoreels merged commit 773bc88 into arcus-azure:main Feb 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants