Commit 930b2ef
chore: migrate to pnpm and enable minimum release age (#3581)
## Summary
Port the pnpm migration from master (#3568) to the v4 branch. Same
goals:
- Yarn 4 → pnpm 10.24.0
- `minimumReleaseAge: 1440` supply-chain guard at both pnpm and Renovate
layers
- Internal `@apify/*`, `@crawlee/*`, `apify-client`, `apify`, `crawlee`,
`got-scraping` whitelisted
- `only-allow pnpm` preinstall hook blocks npm/yarn usage
- Shared `apify/workflows/pnpm-install@main` action in all CI workflows
### v4-specific adaptations
- Node matrix `[22, 24]` (v4 already dropped 18, 20)
- oxlint/oxfmt (not eslint/biome)
- publish dist-tag `v4` instead of `next`
- No eslint-config pin needed
- Internal deps: `workspace:*` for regular deps, `workspace:^` for
peerDeps
### Incidentally fixed
Four packages were missing explicit `@crawlee/*` deps that yarn's
hoisting masked:
- `@crawlee/http` → `@crawlee/core`
- `@crawlee/linkedom` → `@crawlee/utils`
- `@crawlee/playwright` → `@crawlee/basic`
- `@crawlee/puppeteer` → `@crawlee/core`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bec112a commit 930b2ef
41 files changed
Lines changed: 27643 additions & 34660 deletions
File tree
- .github/workflows
- .husky
- docs
- packages
- basic-crawler
- browser-crawler
- browser-pool
- cheerio-crawler
- cli
- core
- crawlee
- got-scraping-client
- http-client
- http-crawler
- impit-client
- jsdom-crawler
- linkedom-crawler
- memory-storage
- playwright-crawler
- puppeteer-crawler
- stagehand-crawler
- templates
- types
- utils
- test
- website
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 32 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 33 | + | |
43 | 34 | | |
44 | 35 | | |
45 | 36 | | |
46 | 37 | | |
47 | 38 | | |
48 | | - | |
| 39 | + | |
49 | 40 | | |
50 | 41 | | |
51 | 42 | | |
52 | 43 | | |
53 | 44 | | |
54 | 45 | | |
55 | 46 | | |
56 | | - | |
| 47 | + | |
57 | 48 | | |
58 | 49 | | |
59 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 52 | | |
63 | 53 | | |
64 | 54 | | |
| |||
68 | 58 | | |
69 | 59 | | |
70 | 60 | | |
71 | | - | |
72 | | - | |
| 61 | + | |
73 | 62 | | |
74 | 63 | | |
75 | | - | |
| 64 | + | |
76 | 65 | | |
77 | 66 | | |
78 | 67 | | |
79 | 68 | | |
80 | | - | |
| 69 | + | |
81 | 70 | | |
82 | 71 | | |
83 | 72 | | |
84 | | - | |
| 73 | + | |
85 | 74 | | |
86 | 75 | | |
87 | 76 | | |
| |||
91 | 80 | | |
92 | 81 | | |
93 | 82 | | |
94 | | - | |
| 83 | + | |
95 | 84 | | |
96 | 85 | | |
97 | 86 | | |
98 | 87 | | |
99 | | - | |
| 88 | + | |
100 | 89 | | |
101 | 90 | | |
102 | 91 | | |
103 | 92 | | |
104 | 93 | | |
105 | | - | |
| 94 | + | |
106 | 95 | | |
107 | 96 | | |
108 | 97 | | |
109 | 98 | | |
110 | | - | |
| 99 | + | |
111 | 100 | | |
112 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 54 | | |
66 | 55 | | |
67 | 56 | | |
| |||
71 | 60 | | |
72 | 61 | | |
73 | 62 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
78 | 67 | | |
79 | 68 | | |
80 | | - | |
| 69 | + | |
81 | 70 | | |
82 | 71 | | |
83 | | - | |
| 72 | + | |
84 | 73 | | |
85 | 74 | | |
86 | 75 | | |
| |||
101 | 90 | | |
102 | 91 | | |
103 | 92 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 93 | | |
115 | 94 | | |
116 | 95 | | |
| |||
120 | 99 | | |
121 | 100 | | |
122 | 101 | | |
123 | | - | |
124 | | - | |
| 102 | + | |
125 | 103 | | |
126 | 104 | | |
127 | | - | |
| 105 | + | |
128 | 106 | | |
129 | 107 | | |
130 | 108 | | |
131 | | - | |
| 109 | + | |
132 | 110 | | |
133 | 111 | | |
134 | 112 | | |
| |||
138 | 116 | | |
139 | 117 | | |
140 | 118 | | |
141 | | - | |
| 119 | + | |
142 | 120 | | |
143 | 121 | | |
144 | 122 | | |
| |||
148 | 126 | | |
149 | 127 | | |
150 | 128 | | |
151 | | - | |
152 | | - | |
| 129 | + | |
| 130 | + | |
153 | 131 | | |
154 | 132 | | |
155 | 133 | | |
156 | | - | |
| 134 | + | |
157 | 135 | | |
158 | 136 | | |
159 | 137 | | |
160 | 138 | | |
| 139 | + | |
161 | 140 | | |
162 | 141 | | |
163 | 142 | | |
| |||
198 | 177 | | |
199 | 178 | | |
200 | 179 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 180 | + | |
218 | 181 | | |
219 | 182 | | |
220 | 183 | | |
| |||
225 | 188 | | |
226 | 189 | | |
227 | 190 | | |
228 | | - | |
229 | | - | |
| 191 | + | |
| 192 | + | |
230 | 193 | | |
231 | 194 | | |
232 | 195 | | |
| |||
0 commit comments