• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

erezrokah / aws-testing-library / 5853225495
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/major-commitlint-monorepo
DEFAULT BRANCH: master
Ran 14 Aug 2023 07:53AM UTC
Jobs 6
Files 34
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5853225495

push

github

web-flow
chore(deps): update dependency prettier to v3 (#824)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [prettier](https://prettier.io)
([source](https://togithub.com/prettier/prettier)) | [`^2.0.0` ->
`^3.0.0`](https://renovatebot.com/diffs/npm/prettier/2.8.8/3.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/2.8.8/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/2.8.8/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.0.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#301)

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.0.0...3.0.1)

[diff](https://togithub.com/prettier/prettier/compare/3.0.0...3.0.1)

##### Fix cursor positioning for a special case
([#&#8203;14812](https://togithub.com/prettier/prettier/pull/14812) by
[@&#8203;fisker](https://togithub.com/fisker))

<!-- prettier-ignore -->

```js
// <|> is the cursor position

/* Input */
// All messages are represented in JSON.
// So, the prettier.py controls a subprocess which spawns "node {this_file}".
import {<|>  } from "fs"

/* Prettier 3.0.0 */
// All messages are represented in JSON.
// So, the prettier.py <|>controls a subprocess which spawns "node {this_file}".
import {} from "fs"

/* Prettier 3.0.1 */
// All messages are represented in JSON.
// So, the prettier.py controls... (continued)

122 of 124 branches covered (98.39%)

Branch coverage included in aggregate %.

606 of 606 relevant lines covered (100.0%)

27.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-windows-latest-node-16.10.0 - 5853225495.1 14 Aug 2023 07:54AM UTC 0
99.73
GitHub Action Run
2 run-ubuntu-latest-node-lts/* - 5853225495.2 14 Aug 2023 07:53AM UTC 0
99.73
GitHub Action Run
3 run-ubuntu-latest-node-16.10.0 - 5853225495.3 14 Aug 2023 07:53AM UTC 0
99.73
GitHub Action Run
4 run-windows-latest-node-lts/* - 5853225495.4 14 Aug 2023 07:54AM UTC 0
99.73
GitHub Action Run
5 run-macos-latest-node-lts/* - 5853225495.5 14 Aug 2023 07:54AM UTC 0
99.73
GitHub Action Run
6 run-macos-latest-node-16.10.0 - 5853225495.6 14 Aug 2023 07:57AM UTC 0
99.73
GitHub Action Run
Source Files on build 5853225495
Detailed source file information is not available for this build.
  • Back to Repo
  • 020fd42b on github
  • Prev Build on main (#5851073116)
  • Next Build on main (#5853248135)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc