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

RobinTail / express-zod-api / 18184994918
100%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2025 06:15AM UTC
Jobs 6
Files 49
Run time 1min
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

02 Oct 2025 06:14AM UTC coverage: 100.0%. Remained the same
18184994918

push

github

web-flow
chore(deps): update dependency ansis to v4.2.0 (#2979)

> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
> 
> This notice will be removed on 2025-10-07.

<hr>

This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [ansis](https://redirect.github.com/webdiscus/ansis) | [`4.1.0` ->
`4.2.0`](https://renovatebot.com/diffs/npm/ansis/4.1.0/4.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ansis/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ansis/4.1.0/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webdiscus/ansis (ansis)</summary>

###
[`v4.2.0`](https://redirect.github.com/webdiscus/ansis/blob/HEAD/CHANGELOG.md#420-2025-09-20)

[Compare
Source](https://redirect.github.com/webdiscus/ansis/compare/v4.1.0...v4.2.0)

- feat: add support named truecolor via `ansis.extend()`.
Foreground methods are created from the provided color names, and
matching background methods `bg*` are generated automatically.
  Example:
  ```js
  import ansis from 'ansis';
  import colorNames from 'css-color-names';

  const color = ansis.extend(colorNames);

  console.log(color.orange('Orange foreground'));
console.log(color.bgOrange('Orange background')); // auto-generated from
"orange"
  ```
This release removes the last barrier for projects migrating from Chalk
v4 that used named truecolor, e.g.
`chalk.keyword('orange')('text')`. Ansis now provides this feature with
a simpler, more intuitive API.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ *... (continued)

1225 of 1267 branches covered (96.69%)

3953 of 3953 relevant lines covered (100.0%)

274.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.19.0 - 18184994918.1 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
2 run-24.0.0 - 18184994918.2 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
3 run-24.x - 18184994918.3 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
4 run-22.x - 18184994918.4 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
5 run-22.12.0 - 18184994918.5 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
6 run-20.x - 18184994918.6 02 Oct 2025 06:15AM UTC 49
100.0
GitHub Action Run
Source Files on build 18184994918
  • Tree
  • List 49
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18184994918
  • e2bdeede on github
  • Prev Build on master (#18169967826)
  • Next Build on master (#18185108320)
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

© 2025 Coveralls, Inc