Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UXIT-1932] Add Dependabot configuration [skip percy] #965

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

mirhamasala
Copy link
Collaborator

@mirhamasala mirhamasala commented Dec 27, 2024

Adds automated dependency management with the following features:

  • Weekly updates for both npm packages and GitHub Actions
  • Groups all npm dependencies into a single PR to reduce noise
  • Groups all GitHub Actions updates into a single PR
  • Uses conservative "auto" versioning strategy for npm updates
  • Runs weekly to maintain a balance between staying updated and PR volume

Configuration includes:

  • Automated updates for npm dependencies in root directory
  • Automated updates for GitHub Actions workflows
  • Weekly schedule for both ecosystems
  • Grouped updates to minimize PR noise

Add dependabot.yml configuration for automated dependency updates

- Configure weekly npm package updates with grouping
- Add GitHub Actions updates
- Set PR limits and ignore rules for major Node.js types
Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
filecoin-foundation-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 2:21pm

@mirhamasala mirhamasala changed the title Create dependabot.yml [UXIT-1932] Create dependabot.yml [skip percy] Dec 27, 2024
Copy link

@mirhamasala mirhamasala changed the title [UXIT-1932] Create dependabot.yml [skip percy] [UXIT-1932] Add Dependabot configuration [skip percy] Jan 6, 2025
@mirhamasala mirhamasala merged commit 0739c96 into main Jan 8, 2025
2 checks passed
@mirhamasala mirhamasala deleted the mm/config-add-dependabot-yml branch January 8, 2025 14:26
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