mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #2067] [MERGED] feat: update dependabot for python and github actions #20880
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2067
Author: @cheahjs
Created: 5/8/2024
Status: ✅ Merged
Merged: 5/8/2024
Merged by: @tjbck
Base:
dev← Head:feat/dependabot-updates📝 Commits (3)
32f74c9fix: don't group dependabot updates because of conflicts2969918feat: enable dependabot for github actions34632b7fix: formatting📊 Changes
1 file changed (+10 additions, -9 deletions)
View changed files
📝
.github/dependabot.yml(+10 -9)📄 Description
Pull Request Checklist
Description
Stop grouping Python package updates together, because dependabot is not respecting constraints by other dependencies and we can't update any without ignoring all the conflicting dependencies.
Also enable automatic GitHub Action updates, since we're still on old versions that are emitting the Node 16 EOL warnings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.