Skip to content

Configure dependabot bundler updates - #1811

Merged
mokagio merged 1 commit into
trunkfrom
mokagio/ainfra-2437-dependabot-bootstrap
May 27, 2026
Merged

Configure dependabot bundler updates#1811
mokagio merged 1 commit into
trunkfrom
mokagio/ainfra-2437-dependabot-bootstrap

Conversation

@mokagio

@mokagio mokagio commented May 27, 2026

Copy link
Copy Markdown
Contributor

Sets up Dependabot to check Ruby dependencies daily so we can more easily address security updates. See AINFRA-2437.

Fix

Adds .github/dependabot.yml configuring the bundler ecosystem on a daily schedule, with minor/patch updates grouped under ruby-minor-and-patch and a 5-PR cap.

Test

Dependabot config is consumed by GitHub, not the repo's CI. YAML validation (yq . .github/dependabot.yml) passes.

Review

Single new file. Standard config used across the dependabot bootstrap campaign (AINFRA-2437).

Release

These changes do not require release notes.


Posted by Claude (Opus 4.7, 1M context) on behalf of @mokagio with approval.

Adds dependabot to check Ruby dependencies daily so security and version
updates flow automatically.
See AINFRA-2437: https://linear.app/a8c/issue/AINFRA-2437

---

Generated with the help of Claude Code, https://claude.com/claude-code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 27, 2026 08:06
@mokagio mokagio self-assigned this May 27, 2026
@mokagio mokagio added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 27, 2026
@mokagio mokagio added this to the Future milestone May 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds GitHub Dependabot configuration so this repository’s Ruby (Bundler) dependencies can be kept up to date automatically, supporting ongoing security and maintenance work (AINFRA-2437).

Changes:

  • Introduces .github/dependabot.yml to enable daily Dependabot checks for Bundler dependencies at the repository root.
  • Groups minor/patch Ruby updates into a single Dependabot PR group and caps concurrent update PRs to 5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wpmobilebot

Copy link
Copy Markdown
Collaborator

📲 You can test the changes from this Pull Request in Simplenote Android by scanning the QR code below to install the corresponding build.

App NameSimplenote Android
Build TypeDebug
Commit495313c
Direct Downloadsimplenote-android-prototype-build-pr1811-495313c-019e6878-85fb-42a1-a547-e3aa368a6275.apk

@mokagio
mokagio requested review from iangmaia and twstokes May 27, 2026 13:38
@mokagio
mokagio merged commit 5bb21b5 into trunk May 27, 2026
17 of 19 checks passed
@mokagio
mokagio deleted the mokagio/ainfra-2437-dependabot-bootstrap branch May 27, 2026 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants