Commit 1c63582
authored
Bumped @tryghost/logging to 4.1.0 (TryGhost#27541)
## Summary
Bumps `@tryghost/logging` from `2.5.5` to `4.1.0` across the three
places it's pinned:
- `ghost/core/package.json`
- `e2e/package.json`
- root `pnpm.overrides`
## Why
Catching Ghost up on `@tryghost/*` framework bumps. Logging is a leaf
dependency (dev/runtime tooling only, no public API surface exposed
through Ghost), so this is a low-blast-radius bump.
`@tryghost/logging` v3 and v4 are engine-floor bumps — they drop support
for Node 14/16/18 and modernize internals. Ghost's own `engines` already
requires Node 20+, so there's no runtime impact.1 parent d0650e9 commit 1c63582
4 files changed
Lines changed: 399 additions & 192 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments