Commit 384f418
committed
chore: bump pnpm to 11.22.0
- packageManager: pnpm@10.20.0 -> 11.22.0
- move overrides/patchedDependencies from package.json's now-inert "pnpm"
field into pnpm-workspace.yaml (pnpm 11 only reads settings from there)
- add minimumReleaseAgeExclude for @changesets/cli and @changesets/write:
both were published <24h ago (pnpm 11's new default 24h supply-chain
policy blocked the lockfile), but are already-vetted devDependency-only
build tooling from the changesets v2->v3 migration (PR #5337)
- pnpm-lock.yaml churn is from autoInstallPeers defaulting to true in
pnpm 11 (resolves previously-unmet optional peers); no dependency
version changes
- fix biome.json's $schema version notice (2.5.6 -> 2.5.8, matching the
installed Biome version)
Also migrate cookbooks/portal-analytics off the deprecated, no-longer-
supported @equinor/fusion-react-progress-indicator: EquinorLoader now
uses EDS's Progress.Star (already a workspace dependency) with a visible
Typography caption plus an aria-label on the spinner.
Verified: full biome check, fusion-lint, affected build (81/81, excluding
the pre-existing, unrelated cli-plugin-copilot failure already on main
pending a separate fix), and test suite (86/86 files, 825/825 tests) all pass.1 parent 95af7fc commit 384f418
7 files changed
Lines changed: 1189 additions & 1175 deletions
File tree
- .changeset
- cookbooks/portal-analytics
- src/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 97 | | |
135 | 98 | | |
136 | 99 | | |
| |||
0 commit comments