|
Ran
|
Jobs
4
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump prettier from 3.5.1 to 3.5.2 (#2437) Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.5.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#352">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.5.2</h1> <p><a href="https://github.com/prettier/prettier/compare/3.5.1...3.5.2">diff</a></p> <h4>Remove <code>module-sync</code> condition (<a href="https://redirect.github.com/prettier/prettier/pull/17156">#17156</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <p>In Prettier 3.5.0, <a href="https://prettier.io/blog/2025/02/09/3.5.0#use-esm-entrypoint-for-requireesm-16958-by-tats-u">we added <code>module-sync</code> condition to <code>package.json</code></a>, so that <code>require("prettier")</code> can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the <code>module-sync</code> condition, so <code>require("prettier")</code> will still use the CommonJS version, we'll revisit until <code>require(ESM)</code> feature is more stable.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/399f427f8"><code>399f427</code></a> Release 3.5.2</li> <li><a href="https://github.com/prettier/prettier/commit/bf5aab8f2"><code>bf5aab8</code></a> Revert "Use ESM entrypoint for <code>require(ESM)</code>" (<a href="https://redirect.github.com/prettier/prettier/issues/17156">#17156</a>)<... (continued)
1254 of 1280 branches covered (97.97%)
4227 of 4227 relevant lines covered (100.0%)
210.41 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-22.x - 13482231256.1 | 52 |
100.0 |
GitHub Action Run | |
| 2 | run-20.x - 13482231256.2 | 52 |
100.0 |
GitHub Action Run | |
| 3 | run-20.9.0 - 13482231256.3 | 52 |
100.0 |
GitHub Action Run | |
| 4 | run-22.0.0 - 13482231256.4 | 52 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|