Skip to content

.dependabot: Add config#262

Open
mrueg wants to merge 1 commit into
toniebox-reverse-engineering:developfrom
mrueg:dependabot
Open

.dependabot: Add config#262
mrueg wants to merge 1 commit into
toniebox-reverse-engineering:developfrom
mrueg:dependabot

Conversation

@mrueg

@mrueg mrueg commented Dec 8, 2025

Copy link
Copy Markdown

This adds a config for dependabot to update npm dependencies weekly (can be combined later if too noisy) and github actions (currently no github actions in place).

@mrueg mrueg changed the base branch from master to develop December 8, 2025 21:07
@henryk86

Copy link
Copy Markdown
Collaborator

I think automatic npm dependency updates are too risky. There are too many breaking changes in the web ecosystem packages we use. I update them manually from time to time, and nearly every second update introduces some kind of breaking change.

@mrueg

mrueg commented May 18, 2026

Copy link
Copy Markdown
Author

I can drop the npm one, if desired. What do you think about the github actions one?

@henryk86

henryk86 commented May 19, 2026

Copy link
Copy Markdown
Collaborator

I think auto updating the GitHub actions is ok. Even if they break something, it does not hurt ;)

@mrueg

mrueg commented Jun 1, 2026

Copy link
Copy Markdown
Author

@henryk86 I dropped the npm then :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants