Skip to content

Group Dependabot bumps into one PR per ecosystem; apply all pending bumps - #646

Merged
artoonie merged 1 commit into
mainfrom
combine-dependabot-bumps
Sep 12, 2026
Merged

artoonie merged 1 commit into
mainfrom
combine-dependabot-bumps

Conversation

@artoonie

Copy link
Copy Markdown
Owner

Add .github/dependabot.yml so Dependabot opens a single grouped PR per ecosystem (pip in /infra, npm in /, /static/settings, /static/datatable, and GitHub Actions) for both version and security updates, instead of one PR per package.

Apply every bump from the currently open Dependabot PRs in one go:

…umps

Add .github/dependabot.yml so Dependabot opens a single grouped PR per
ecosystem (pip in /infra, npm in /, /static/settings, /static/datatable,
and GitHub Actions) for both version and security updates, instead of one
PR per package.

Apply every bump from the currently open Dependabot PRs in one go:
- Django 4.2.30 -> 5.2.16 (#633)
- baseline-browser-mapping 2.10.0 -> 2.11.22 (#641), 2.10.28 -> 2.11.22 in
  /static/settings (#642)
- fast-uri 3.1.5 -> 3.1.7 in / (#640) and /static/settings (#639)
- browserslist 4.28.1 -> 4.28.9 (#638)
- @humanfs/node 0.16.6 -> 0.16.8 (#637)
- js-yaml 4.1.1 -> 4.3.2 (#634)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013JDT5wxbhPUtZG1kXPZ1Xe
@codecov

codecov Bot commented Sep 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.09%. Comparing base (b293ff3) to head (7449c14).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
- Coverage   96.11%   96.09%   -0.02%     
==========================================
  Files         132      132              
  Lines        6358     6358              
==========================================
- Hits         6111     6110       -1     
- Misses        247      248       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b293ff3...7449c14. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@artoonie
artoonie merged commit afa1e3e into main Sep 12, 2026
7 checks passed
@artoonie
artoonie deleted the combine-dependabot-bumps branch September 12, 2026 04:15
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.

1 participant