Skip to content

fix(ci): add github-actions-only Dependabot config#1

Closed
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-578f
Closed

fix(ci): add github-actions-only Dependabot config#1
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/ci-autofix-automation-578f

Conversation

@cursor

@cursor cursor Bot commented Jul 12, 2026

Copy link
Copy Markdown

Summary

MetaBurn is a Swift app with no package.json. The last Dependabot Updates run failed on a stale npm/esbuild security update from the pre-Swift Electron tree. Configure Dependabot for github-actions only so npm updates are not scheduled and future Dependabot runs can succeed.

Changed files

  • .github/dependabot.yml — restrict Dependabot to github-actions ecosystem only

Testing performed

  • swift build (CI will run on PR)

Safety notes

No runtime behavior changes; CI/Dependabot configuration only.

Open in Web View Automation 

MetaBurn is a Swift app with no package.json. The last Dependabot Updates
run failed on a stale npm/esbuild security update from the pre-Swift
Electron tree. Configure Dependabot for github-actions only so npm
updates are not scheduled and future Dependabot runs can succeed.

Co-authored-by: ringlet_fires5b <ringlet_fires5b@icloud.com>
@RazorBackRoar

Copy link
Copy Markdown
Owner

Closing as superseded cleanup.

main already contains the needed fixes. This was an automated draft autofix PR and is no longer needed.

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