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

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

Build:
Build:
LAST BUILD BRANCH: renovate/major-commitlint-monorepo
DEFAULT BRANCH: master
Ran 22 Jan 2024 02:01AM UTC
Jobs 6
Files 34
Run time 3s
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

22 Jan 2024 02:00AM UTC coverage: 99.726%. Remained the same
7605485439

push

github

web-flow
chore(deps): update dependency prettier to v3.2.4 (#896)

[![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)) | [`3.1.1` ->
`3.2.4`](https://renovatebot.com/diffs/npm/prettier/3.1.1/3.2.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier/3.1.1/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.1.1/3.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.2.3...3.2.4)

[diff](https://togithub.com/prettier/prettier/compare/3.2.3...3.2.4)

##### Fix incorrect parser inference
([#&#8203;15947](https://togithub.com/prettier/prettier/pull/15947) by
[@&#8203;fisker](https://togithub.com/fisker))

Files like `.eslintrc.json` were incorrectly formatted as JSONC files.

<!-- prettier-ignore -->

```jsx
// Input
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "jsonc" }

// Prettier 3.2.4
prettier --file-info .eslintrc.json
{ "ignored": false, "inferredParser": "json" }
```

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

[Compare
Source](https://togithub.com/prettier/prettier/compare/3.2.2...3.2.3)

[diff](https://tog... (continued)

122 of 124 branches covered (0.0%)

Branch coverage included in aggregate %.

606 of 606 relevant lines covered (100.0%)

27.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-macos-latest-node-lts/* - 7605485439.1 22 Jan 2024 02:01AM UTC 0
99.73
GitHub Action Run
2 run-macos-latest-node-16.10.0 - 7605485439.2 22 Jan 2024 02:03AM UTC 0
99.73
GitHub Action Run
3 run-ubuntu-latest-node-lts/* - 7605485439.3 22 Jan 2024 02:01AM UTC 0
99.73
GitHub Action Run
4 run-ubuntu-latest-node-16.10.0 - 7605485439.4 22 Jan 2024 02:01AM UTC 0
99.73
GitHub Action Run
5 run-windows-latest-node-16.10.0 - 7605485439.5 22 Jan 2024 02:01AM UTC 0
99.73
GitHub Action Run
6 run-windows-latest-node-lts/* - 7605485439.6 22 Jan 2024 02:02AM UTC 0
99.73
GitHub Action Run
Source Files on build 7605485439
Detailed source file information is not available for this build.
  • Back to Repo
  • 96e7284d on github
  • Prev Build on main (#7605467996)
  • Next Build on main (#7605505128)
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