chore: update dependabot configs for signle pr - #5324
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
Visual Regression Test Results ✅ Passed✨ No visual changes detected Chromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=308 |
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit |
Coverage Report
File CoverageNo changed files found. |
Description
Summary
Consolidates Dependabot configuration to create a single PR per week that updates all dependencies across the entire monorepo, ensuring version alignment.
Problem
Previously created ~25 PRs per week with fragmentary updates and dependency misalignment across packages/apps.
Solution
directory: '/') across entire monorepoall-dependencies) consolidates all updates into a single PRpackage.jsonfilesResult
✅ 1 PR per week (down from ~25)
✅ Dependencies aligned across all packages/apps/examples
Type of change
Associated Issues
For Linear issues: Closes APKT-xxx
For GH issues: closes #...
Showcase (Optional)
If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.
Checklist
Note
Consolidates Dependabot into a single root-level weekly npm update that groups all dependencies into one PR, ignoring majors and workspace (@reown/*) packages.
.github/dependabot.yml):npmscan (directory: '/') running weekly withchore: update dependencieslabel.groups.all-dependencies(patterns: ['*']).@reown/*from updates.Written by Cursor Bugbot for commit c469081. This will update automatically on new commits. Configure here.