Skip to content

fix(dependabot): only auto-merge minor and patch updates#706

Open
susnux wants to merge 1 commit intomasterfrom
fix/only-merge-minor-patch
Open

fix(dependabot): only auto-merge minor and patch updates#706
susnux wants to merge 1 commit intomasterfrom
fix/only-merge-minor-patch

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented Apr 16, 2026

The risks of breaking your app with unchecked major updates is quite high, so we can approve but the maintainer should at least manually merge the PR for major updates.

The risks of breaking your app with unchecked major updates is quite
high, so we can approve but the maintainer should at least manually
merge the PR for major updates.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested review from ShGKme and nickvergessen April 16, 2026 17:27
@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Apr 16, 2026
Copy link
Copy Markdown
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Antreesy
Copy link
Copy Markdown

I'd also vote for adding ENV options. There might be some critical libraries for each app, and possibilty of behaviour change on minor updates, that should not be auto-merged, if maintainer decides so.

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

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants