Commit ad48925
chore(deps-policy): block dotenv major bumps while Stagehand peer-pins to ^16
@browserbasehq/stagehand@2.5.8 peer-depends on `dotenv@^16.4.5` and
imports it at runtime (`require("dotenv")` in dist/index.js:482). Letting
dependabot keep proposing dotenv 17 PRs (most recent: PR #6) creates
review churn for an upgrade with no user value — dotenv 17's only
behavioural change vs 16 is the new `quiet` default, which would just
get silenced. Revisit when T-NEW-1 (Stagehand v3 migration) lands.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 61ba456 commit ad48925
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
0 commit comments