Skip to content

ci(dependabot): add npm updates for stable branches#914

Merged
oleksandr-nc merged 1 commit into
mainfrom
chore/noid/depsMgmtConfig
Jul 7, 2026
Merged

ci(dependabot): add npm updates for stable branches#914
oleksandr-nc merged 1 commit into
mainfrom
chore/noid/depsMgmtConfig

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

Assisted-by: Claude Code:claude-fable-5

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Assisted-by: Claude Code:claude-fable-5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added the dependencies Pull requests that update a dependency file label Jul 5, 2026
@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b8b1977f-df17-4785-82a9-2d00ffad08cf

📥 Commits

Reviewing files that changed from the base of the PR and between 33213b3 and fd28261.

📒 Files selected for processing (1)
  • .github/dependabot.yml

📝 Walkthrough

Walkthrough

This change adds new Dependabot configuration entries for the npm package ecosystem in .github/dependabot.yml. A general npm update rule and three additional rules targeting stable34, stable33, and stable32 branches are introduced, each sharing a weekly Saturday schedule, timezone, cooldown period, and pull-request limit, with the stable-branch rules also ignoring major and minor semver updates.

Changes

File Change Summary
.github/dependabot.yml Added npm package-ecosystem update entries: one general rule and three stable-branch-scoped rules (stable34, stable33, stable32) with shared schedule/cooldown/PR limits and semver ignore rules

Sequence Diagram(s)

Not applicable — this change is a configuration-only update with no code execution flow to diagram.

Estimated code review effort: 1 (Low)

Related issues: None specified

Related PRs: None specified

Suggested labels: dependencies, github_actions, ci

Suggested reviewers: None specified

Poem:

A rabbit hops through YAML fields so neat,
Four new npm rules, a tidy feat,
Stable branches guarded from major surprise,
Weekly on Saturday, cooldown applies,
Dependabot dances, configs complete!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description only notes AI assistance and does not describe the actual Dependabot change. Add a brief summary of the configuration changes, such as the new npm update rules for stable branches.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: adding Dependabot npm updates for stable branches.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@oleksandr-nc oleksandr-nc merged commit 35c0603 into main Jul 7, 2026
54 checks passed
@oleksandr-nc oleksandr-nc deleted the chore/noid/depsMgmtConfig branch July 7, 2026 08:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants