Skip to content

chore(deps): add Dependabot configuration#24

Open
jboix wants to merge 1 commit into
mainfrom
chore/dependabot
Open

chore(deps): add Dependabot configuration#24
jboix wants to merge 1 commit into
mainfrom
chore/dependabot

Conversation

@jboix
Copy link
Copy Markdown
Member

@jboix jboix commented May 11, 2026

Description

Add .github/dependabot.yml to automate dependency updates across the repository. The configuration is split into separate entries to keep PRs isolated per package ecosystem

Changes Made

  • GitHub Actions: one entry at the root, grouping minor/patch updates.
  • NPM: one entry at the root grouping minor/patch updates.

Checklist

  • I have followed the project's style and contribution guidelines.
  • I have performed a self-review of my own changes.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.

Add `.github/dependabot.yml` to automate dependency updates across the
repository. The configuration is split into separate entries to keep PRs
isolated per package ecosystem:

- GitHub Actions: one entry at the root, grouping minor/patch updates.
- NPM: one entry at the root grouping minor/patch updates.
@jboix jboix requested a review from amtins May 11, 2026 14:19
@jboix jboix self-assigned this May 11, 2026
@jboix jboix added this to Pillarbox May 11, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Backlog in Pillarbox May 11, 2026
@jboix jboix moved this from 📋 Backlog to 🍿 Code Review in Pillarbox May 11, 2026
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 92.02% 150 / 163
🔵 Statements 91.17% 155 / 170
🔵 Functions 93.93% 62 / 66
🔵 Branches 71.42% 40 / 56
File CoverageNo changed files found.
Generated in workflow #58 for commit 163d3d4 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://SRGSSR.github.io/pillarbox-web-theme-editor/pr-preview/pr-24/

Built to branch gh-pages at 2026-05-11 14:21 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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

Labels

None yet

Projects

Status: 🍿 Code Review

Development

Successfully merging this pull request may close these issues.

1 participant