Commit c71da58
[codex] finish dependency consolidation and restore CI (#1402)
* chore(deps): consolidate all dependabot dependency updates
Combines all 12 open dependabot PRs into a single update:
Root (yarn.lock):
- bump serialize-javascript from 6.0.1 to 6.0.2
- bump nanoid from 3.3.6 to 3.3.11
- bump postcss from 8.4.25 to 8.5.6
- bump webpack from 5.83.1 to 5.104.1
test/dummy:
- bump js-yaml from 4.1.0 to 4.1.1
- bump node-forge from 1.3.1 to 1.3.3
- bump brace-expansion from 1.1.11 to 1.1.12
- bump webpack-dev-server from 4.13.1 to 5.2.1
- bump shakapacker from 7.2.0 to 9.5.0
- bump webpack from 5.76.3 to 5.104.1
react-builds:
- bump webpack from 5.85.0 to 5.104.1
- bump qs from 6.11.2 to 6.14.2
Consolidates PRs: #1370, #1371, #1372, #1373, #1374, #1375, #1376, #1379, #1381, #1382, #1383, #1384
https://claude.ai/code/session_01VRfTFW5v4wn4nwMyyyxLYv
* chore: regenerate build artifacts after dependency updates
Rebuild react and ujs assets with updated webpack to ensure
built files match the updated dependencies.
https://claude.ai/code/session_01VRfTFW5v4wn4nwMyyyxLYv
* Regenerate the React development bundle
* Normalize the dummy app Yarn lockfile
* Update react-builds polyfills for CI
* Restore process polyfill in server bundle
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent c2006e3 commit c71da58
File tree
8 files changed
+2061
-1705
lines changed- lib/assets/react-source
- development
- production
- react-builds
- test/dummy
- config
8 files changed
+2061
-1705
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
Large diffs are not rendered by default.
0 commit comments