repowiserepowise
Sign in
renovatebot/renovate
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiserenovatebot/renovate

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

674of 2,000 scored

674 commits sit in this repo's top risk tercile, which is 34% of the 2,000scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 5.5 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits25013%Commits whose subject reads as a bug fix rather than new work.Written by an agent583%Read from commit trailers, so it counts what was declared.Change diffusion0.70bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold5.5out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Consistently chore-driven across its history.

Feature13%
Fix24%
Refactor4%
Docs9%
Test3%
Deps10%
Chore37%
3%of indexed commits are agent-attributed(58 of 2000)
claude (52) · copilot (4) · codex (1)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
d4fd762fchore(deps): update dependency conventional-changelog-conventionalcommits to v9.2.0 (main) (#41738)
renovate[bot]
4mo ago+616.4K -0
100%Elevated
more lines added than baseline
2
0004fcf6feat(managers): add Deno manager support (#37828)
Hajime-san
3mo ago+4.8K -1
100%Elevated
more lines added than baseline
3
f9486a0adocs: add the `mise` version into docs (#43420)
Jamie Tanna
2mo ago+3.9K -3.9K
100%Elevated
more lines added than baseline
4
4fbfc609refactor(onboarding): add functions to summarise "What to expect" (#43764)
Jamie Tanna
2w ago+1.7K -6
100%Elevated
more lines added than baseline
5
9b8dfd62feat(versioning): Add Paket versioning (#44366)
Sergei Zharinov
4w ago+1.4K -0
100%Elevated
more lines added than baseline
6
eaa2cea3feat(platform/azure): add dependency dashboard support (#42758)
RahulGautamSingh
2mo ago+1.5K -46
100%Elevated
more lines added than baseline
7
a2b96944feat(mise): add lock file support (#42591)
Gregor Zeitlinger
2mo ago+1.2K -94
100%Elevated
more lines added than baseline
8
2bd478fffeat(mise): automagically support all tools through Mise Registry (#42783)
Jamie Tanna
3mo ago+4.1K -38
100%Elevated
more lines added than baseline
9
ef8e6c87feat(manager/ant): add property resolution and .properties file support (#42175)
RahulGautamSingh
3mo ago+1.2K -141
100%Elevated
more lines added than baseline
10
413d9417fix(versioning/github-actions): correctly handle `major.minor` and `major` (#42769)
Jamie Tanna
3mo ago+1.1K -14
99%Elevated
more lines added than baseline
11
f8a752e9chore(deps): lock file maintenance (main) (#42229)
renovate[bot]
4mo ago+1.2K -940
99%Elevated
more lines added than baseline
12
49fbc839feat(maven-wrapper): support checksum updates when updating versions (#40481)
Gašper Kojekclaudeassisted
4mo ago+737 -18
99%Elevated
more lines added than baseline
13
533bc62erefactor(manager/pixi): extract shared pixi.lock update helper (#44941)
Niels Pardon
1w ago+500 -750
99%Elevated
more lines added than baseline
14
18c9c934feat(gerrit): rework scm implementation (#38966)
Felipe Santos
2w ago+621 -653
99%Elevated
more lines added than baseline
15
483890a8fix(platform/azure): resolve work item states from process (#44412)
Emanuel Besliucopilotassisted
3w ago+578 -10
99%Elevated
more lines added than baseline
16
16187259chore(instrumentation): instrument config validation (#43839)
Jamie Tanna
1mo ago+694 -668
99%Elevated
more lines added than baseline
17
7573fa98feat(platform/forgejo): validate http request with schemas (#43900)
Sebastian Poxhoferclaudeassisted
1mo ago+688 -405
99%Elevated
more lines added than baseline
18
b348ddcbrefactor(cache): prepare package cache for binary payloads (#43921)
Sergei Zharinov
1mo ago+557 -130
99%Elevated
more lines added than baseline
19
3d989905refactor(datasource/rpm): extract xml metadata provider (#41910)
Dmytro Shteflyuk
2mo ago+779 -333
99%Elevated
more lines added than baseline
20
dfe0938bfeat(datasource/go): conditionally expose `constraints` (#42569)
Jamie Tanna
3mo ago+885 -1
99%Elevated
more lines added than baseline
21
e5f067ccfeat(manager): add proto manager for .prototools files (#42908)
Rhuan Barreto
3mo ago+616 -0
99%Elevated
more lines added than baseline
22
d5087168feat(versioning): add a `github-actions` versioning (#42712)
Jamie Tanna
3mo ago+894 -0
99%Elevated
more lines added than baseline
23
0ff55d2dfeat: add XcodeGen manager for Swift package dependencies in project.yml files (#41889)
Stefan Ceriu
3mo ago+721 -0
99%Elevated
more lines added than baseline
24
f635ae29chore(instrumentation): add timing statistics for `getReleases` (#42523)
Mike Ryan
3mo ago+851 -4
99%Elevated
more lines added than baseline
25
01f2479efeat(osv): mark malicious packages with `skipReason`s (#42510)
Jamie Tanna
3mo ago+952 -159
99%Elevated
more lines added than baseline
26
e33aa4ccfeat(cache): Add `writeSchema` to Maven cache provider (#42570)
Sergei Zharinov
3mo ago+634 -0
99%Elevated
more lines added than baseline
27
2d239d2cdocs: explicitly document `depTypes` each manager supports (#42142)
Jamie Tanna
4mo ago+1.2K -54
99%Elevated
more lines added than baseline
28
2f714226feat(bazel-module,bazelisk): add lock files updating (#41507)
Tim Tran
4mo ago+700 -2
99%Elevated
more lines added than baseline
29
1247df7ffix(workers/repository): apply `minimumReleaseAge` to `digest` updates (#44965)
Jamie Tanna
6d ago+878 -5
98%Elevated
more lines added than baseline
30
9ad78755feat(cache): use binary envelopes for package cache writes (#43922)
Sergei Zharinov
1mo ago+478 -234
98%Elevated
more lines added than baseline
31
b632d27cci(agents): extend AGENTS.md and add Claude hooks (#43470)
Sebastian Poxhofer
1mo ago+937 -5
98%Elevated
more lines added than baseline
32
26ba9fdebuild(deps): update aws-sdk-js-v3 monorepo to v3.1036.0 (main) (#43032)
renovate[bot]
3mo ago+688 -679
98%Elevated
more lines added than baseline
33
1bbe8240fix(gerrit): defer change creation to `createPr()` (#39250)
Felipe Santos
3mo ago+559 -309
98%Elevated
more lines added than baseline
34
57d5fb31feat(manager/github-actions): use `github-actions` versioning by default (#42713)
Jamie Tanna
3mo ago+748 -784
98%Elevated
more lines added than baseline
35
4dbfc7a5feat(manager/gradle): add support for implicit version catalog accessor syntax (#42746)
Johannes Feichtner
3mo ago+551 -13
98%Elevated
more lines added than baseline
36
c3c70b8cfeat(managers/pep621): update pixi.lock if present (#44004)
Niels Pardon
1w ago+705 -1
98%Elevated
more lines added than baseline
37
b0d84ad6test(config/validation): explicitly check error/warning messages (#43799)
Jamie Tanna
2mo ago+474 -474
98%Elevated
more lines added than baseline
38
5c981116chore(deps): lock file maintenance (main) (#43580)
renovate[bot]
2mo ago+640 -781
98%Elevated
more lines added than baseline
39
40251b24feat(rust-toolchain): Add `rust-toolchain` manager (#38554)
Tobias Bieniek
2mo ago+473 -0
98%Elevated
more lines added than baseline
40
03baf6eetest(noNewURL): add new rule enforcing parseUrl() from 'lib/util/url.ts' (#43247)
Sebastian Poxhofer
2mo ago+643 -175
98%Elevated
more lines added than baseline
41
032a5cb2feat(presets): log the resolved configuration (without internal presets) (#39314)
Jamie Tanna
2mo ago+647 -1
98%Elevated
more lines added than baseline
42
e8614ed0fix(manager/flux): extract both tag and digest for OCIRepository (#41882)
Robin Schneider
3mo ago+464 -14
98%Elevated
more lines added than baseline
43
b7294ce5feat(versioning/debian): port Ubuntu date versioning support (#40499)
Alexander Gil Casas
4mo ago+425 -133
98%Elevated
more lines added than baseline
44
ddbbb687feat: add `commitTrailers` option (#44651)
Felipe Santos
1w ago+494 -30
97%Elevated
more lines added than baseline
45
58771bb1refactor(linters): enabled oxlints `func-style` (#44691)
Sebastian Poxhoferclaudeassisted
2w ago+651 -435
97%Elevated
more lines added than baseline
46
e0c13b6cfeat(manager/npm): read private registries from pnpm-workspace.yaml (#44083)
Pieter Willekens
2w ago+430 -2
97%Elevated
more lines added than baseline
47
00043d19test(linters): add codeblock linter rule for spec fixtures (#44551)
Sebastian Poxhoferclaudeassisted
3w ago+634 -360
97%Elevated
more lines added than baseline
48
9717259frefactor(oxlint): enable no-else-return and unicorn/no-lonely-if (#44553)
Sebastian Poxhoferclaudeassisted
3w ago+637 -653
97%Elevated
more lines added than baseline
49
bc800467chore(deps): lock file maintenance (main) (#44377)
renovate[bot]
3w ago+433 -471
97%Elevated
more lines added than baseline
50
21d7fad0chore(deps): lock file maintenance (main) (#43997)
renovate[bot]
1mo ago+415 -287
97%Elevated
more lines added than baseline
  • d4fd762fchore(deps): update dependency conventional-changelog-conventionalcommits to v9.2.0 (main) (#41738)
    Author
    renovate[bot]
    When
    4mo ago
    Lines
    +616.4K -0
    Risk
    100%Elevated
  • 0004fcf6feat(managers): add Deno manager support (#37828)
    Author
    Hajime-san
    When
    3mo ago
    Lines
    +4.8K -1
    Risk
    100%Elevated
  • f9486a0adocs: add the `mise` version into docs (#43420)
    Author
    Jamie Tanna
    When
    2mo ago
    Lines
    +3.9K -3.9K
    Risk
    100%Elevated
  • 4fbfc609refactor(onboarding): add functions to summarise "What to expect" (#43764)
    Author
    Jamie Tanna
    When
    2w ago
    Lines
    +1.7K -6
    Risk
    100%Elevated
  • 9b8dfd62feat(versioning): Add Paket versioning (#44366)
    Author
    Sergei Zharinov
    When
    4w ago
    Lines
    +1.4K -0
    Risk
    100%Elevated
  • eaa2cea3feat(platform/azure): add dependency dashboard support (#42758)
    Author
    RahulGautamSingh
    When
    2mo ago
    Lines
    +1.5K -46
    Risk
    100%Elevated
  • a2b96944feat(mise): add lock file support (#42591)
    Author
    Gregor Zeitlinger
    When
    2mo ago
    Lines
    +1.2K -94
    Risk
    100%Elevated
  • 2bd478fffeat(mise): automagically support all tools through Mise Registry (#42783)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +4.1K -38
    Risk
    100%Elevated
  • ef8e6c87feat(manager/ant): add property resolution and .properties file support (#42175)
    Author
    RahulGautamSingh
    When
    3mo ago
    Lines
    +1.2K -141
    Risk
    100%Elevated
  • 413d9417fix(versioning/github-actions): correctly handle `major.minor` and `major` (#42769)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +1.1K -14
    Risk
    99%Elevated
  • f8a752e9chore(deps): lock file maintenance (main) (#42229)
    Author
    renovate[bot]
    When
    4mo ago
    Lines
    +1.2K -940
    Risk
    99%Elevated
  • 49fbc839feat(maven-wrapper): support checksum updates when updating versions (#40481)
    Author
    Gašper Kojek
    When
    4mo ago
    Lines
    +737 -18
    Risk
    99%Elevated
  • 533bc62erefactor(manager/pixi): extract shared pixi.lock update helper (#44941)
    Author
    Niels Pardon
    When
    1w ago
    Lines
    +500 -750
    Risk
    99%Elevated
  • 18c9c934feat(gerrit): rework scm implementation (#38966)
    Author
    Felipe Santos
    When
    2w ago
    Lines
    +621 -653
    Risk
    99%Elevated
  • 483890a8fix(platform/azure): resolve work item states from process (#44412)
    Author
    Emanuel Besliu
    When
    3w ago
    Lines
    +578 -10
    Risk
    99%Elevated
  • 16187259chore(instrumentation): instrument config validation (#43839)
    Author
    Jamie Tanna
    When
    1mo ago
    Lines
    +694 -668
    Risk
    99%Elevated
  • 7573fa98feat(platform/forgejo): validate http request with schemas (#43900)
    Author
    Sebastian Poxhofer
    When
    1mo ago
    Lines
    +688 -405
    Risk
    99%Elevated
  • b348ddcbrefactor(cache): prepare package cache for binary payloads (#43921)
    Author
    Sergei Zharinov
    When
    1mo ago
    Lines
    +557 -130
    Risk
    99%Elevated
  • 3d989905refactor(datasource/rpm): extract xml metadata provider (#41910)
    Author
    Dmytro Shteflyuk
    When
    2mo ago
    Lines
    +779 -333
    Risk
    99%Elevated
  • dfe0938bfeat(datasource/go): conditionally expose `constraints` (#42569)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +885 -1
    Risk
    99%Elevated
  • e5f067ccfeat(manager): add proto manager for .prototools files (#42908)
    Author
    Rhuan Barreto
    When
    3mo ago
    Lines
    +616 -0
    Risk
    99%Elevated
  • d5087168feat(versioning): add a `github-actions` versioning (#42712)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +894 -0
    Risk
    99%Elevated
  • 0ff55d2dfeat: add XcodeGen manager for Swift package dependencies in project.yml files (#41889)
    Author
    Stefan Ceriu
    When
    3mo ago
    Lines
    +721 -0
    Risk
    99%Elevated
  • f635ae29chore(instrumentation): add timing statistics for `getReleases` (#42523)
    Author
    Mike Ryan
    When
    3mo ago
    Lines
    +851 -4
    Risk
    99%Elevated
  • 01f2479efeat(osv): mark malicious packages with `skipReason`s (#42510)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +952 -159
    Risk
    99%Elevated
  • e33aa4ccfeat(cache): Add `writeSchema` to Maven cache provider (#42570)
    Author
    Sergei Zharinov
    When
    3mo ago
    Lines
    +634 -0
    Risk
    99%Elevated
  • 2d239d2cdocs: explicitly document `depTypes` each manager supports (#42142)
    Author
    Jamie Tanna
    When
    4mo ago
    Lines
    +1.2K -54
    Risk
    99%Elevated
  • 2f714226feat(bazel-module,bazelisk): add lock files updating (#41507)
    Author
    Tim Tran
    When
    4mo ago
    Lines
    +700 -2
    Risk
    99%Elevated
  • 1247df7ffix(workers/repository): apply `minimumReleaseAge` to `digest` updates (#44965)
    Author
    Jamie Tanna
    When
    6d ago
    Lines
    +878 -5
    Risk
    98%Elevated
  • 9ad78755feat(cache): use binary envelopes for package cache writes (#43922)
    Author
    Sergei Zharinov
    When
    1mo ago
    Lines
    +478 -234
    Risk
    98%Elevated
  • b632d27cci(agents): extend AGENTS.md and add Claude hooks (#43470)
    Author
    Sebastian Poxhofer
    When
    1mo ago
    Lines
    +937 -5
    Risk
    98%Elevated
  • 26ba9fdebuild(deps): update aws-sdk-js-v3 monorepo to v3.1036.0 (main) (#43032)
    Author
    renovate[bot]
    When
    3mo ago
    Lines
    +688 -679
    Risk
    98%Elevated
  • 1bbe8240fix(gerrit): defer change creation to `createPr()` (#39250)
    Author
    Felipe Santos
    When
    3mo ago
    Lines
    +559 -309
    Risk
    98%Elevated
  • 57d5fb31feat(manager/github-actions): use `github-actions` versioning by default (#42713)
    Author
    Jamie Tanna
    When
    3mo ago
    Lines
    +748 -784
    Risk
    98%Elevated
  • 4dbfc7a5feat(manager/gradle): add support for implicit version catalog accessor syntax (#42746)
    Author
    Johannes Feichtner
    When
    3mo ago
    Lines
    +551 -13
    Risk
    98%Elevated
  • c3c70b8cfeat(managers/pep621): update pixi.lock if present (#44004)
    Author
    Niels Pardon
    When
    1w ago
    Lines
    +705 -1
    Risk
    98%Elevated
  • b0d84ad6test(config/validation): explicitly check error/warning messages (#43799)
    Author
    Jamie Tanna
    When
    2mo ago
    Lines
    +474 -474
    Risk
    98%Elevated
  • 5c981116chore(deps): lock file maintenance (main) (#43580)
    Author
    renovate[bot]
    When
    2mo ago
    Lines
    +640 -781
    Risk
    98%Elevated
  • 40251b24feat(rust-toolchain): Add `rust-toolchain` manager (#38554)
    Author
    Tobias Bieniek
    When
    2mo ago
    Lines
    +473 -0
    Risk
    98%Elevated
  • 03baf6eetest(noNewURL): add new rule enforcing parseUrl() from 'lib/util/url.ts' (#43247)
    Author
    Sebastian Poxhofer
    When
    2mo ago
    Lines
    +643 -175
    Risk
    98%Elevated
  • 032a5cb2feat(presets): log the resolved configuration (without internal presets) (#39314)
    Author
    Jamie Tanna
    When
    2mo ago
    Lines
    +647 -1
    Risk
    98%Elevated
  • e8614ed0fix(manager/flux): extract both tag and digest for OCIRepository (#41882)
    Author
    Robin Schneider
    When
    3mo ago
    Lines
    +464 -14
    Risk
    98%Elevated
  • b7294ce5feat(versioning/debian): port Ubuntu date versioning support (#40499)
    Author
    Alexander Gil Casas
    When
    4mo ago
    Lines
    +425 -133
    Risk
    98%Elevated
  • ddbbb687feat: add `commitTrailers` option (#44651)
    Author
    Felipe Santos
    When
    1w ago
    Lines
    +494 -30
    Risk
    97%Elevated
  • 58771bb1refactor(linters): enabled oxlints `func-style` (#44691)
    Author
    Sebastian Poxhofer
    When
    2w ago
    Lines
    +651 -435
    Risk
    97%Elevated
  • e0c13b6cfeat(manager/npm): read private registries from pnpm-workspace.yaml (#44083)
    Author
    Pieter Willekens
    When
    2w ago
    Lines
    +430 -2
    Risk
    97%Elevated
  • 00043d19test(linters): add codeblock linter rule for spec fixtures (#44551)
    Author
    Sebastian Poxhofer
    When
    3w ago
    Lines
    +634 -360
    Risk
    97%Elevated
  • 9717259frefactor(oxlint): enable no-else-return and unicorn/no-lonely-if (#44553)
    Author
    Sebastian Poxhofer
    When
    3w ago
    Lines
    +637 -653
    Risk
    97%Elevated
  • bc800467chore(deps): lock file maintenance (main) (#44377)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +433 -471
    Risk
    97%Elevated
  • 21d7fad0chore(deps): lock file maintenance (main) (#43997)
    Author
    renovate[bot]
    When
    1mo ago
    Lines
    +415 -287
    Risk
    97%Elevated
Showing 50 of 2,000 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

0331typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.05.9Diffusion →
Below typical78
Typical49
Elevated73

Commit history for renovatebot/renovate

renovatebot/renovate has 2,000 commits in its history from 175 contributors, the first of them Mar 8, 2026. In the last 90 days 1,196 files were touched, 2,567 times in total, most often index.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.