Ran
|
Jobs
1
|
Files
1
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Bump prettier from 3.3.1 to 3.3.2 (#472) Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.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.3.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#332">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.3.2</h1> <p><a href="https://github.com/prettier/prettier/compare/3.3.1...3.3.2">diff</a></p> <h4>Fix handlebars path expressions starts with <code>@</code> (<a href="https://redirect.github.com/prettier/prettier/pull/16358">#16358</a> by <a href="https://github.com/Princeyadav05"><code>@Princeyadav05</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="hbs"><code>{{! Input }} <div>{{@x.y.z}}</div> <p>{{! Prettier 3.3.1 }} <div>{{<a href="https://github.com/x"><code>@x</code></a>}}</div></p> <p>{{! Prettier 3.3.2 }} <div>{{<a href="https://github.com/x"><code>@x</code></a>.y.z}}</div> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/1596a608d"><code>1596a60</code></a> Release 3.3.2</li> <li><a href="https://github.com/prettier/prettier/commit/aebcee5ea"><code>aebcee5</code></a> chore(deps): update dependency esbuild to v0.21.5 (<a href="https://redirect.github.com/prettier/prettier/issues/16379">#16379</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/57aa9287a"><code>57aa928</code></a> chore(deps): update dependency c8 to v10 (<a href="https://redirect.github.com/pretti... (continued)
4 of 4 branches covered (100.0%)
Branch coverage included in aggregate %.
9 of 9 relevant lines covered (100.0%)
21858.78 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9543237760.1 | 1 |
100.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|