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(deps): add renovate.json w/ dependency dashboard issue #278

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stijnmoreels
Copy link
Member

Adds the renovate.json file to the repository with custom configuration so that Renovate does not create a PR, but rather updates the 'Dependeny Dashboard' GitHub issue. This is a better option than to create PR's as in library development, one has to take backwards compatibility into account and cannot go through with every update at once. To minimize the noise, having the dependency dashboard allows us to update the dependencies at our own pace, yet be notified of updates.

👀 Oh, and security updates are still being taken care of by the built-in Dependabot in GitHub. There a security notification will be raised.

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

netlify bot commented Feb 6, 2025

Deploy Preview for arcus-testing canceled.

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

@stijnmoreels stijnmoreels changed the title chore(deps): add renovate.json w/ dashboard i.o. pr chore(deps): add renovate.json w/ dependency dashboard issue Feb 6, 2025
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.

1 participant