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

valkyrjaio / valkyrja-starter-app-ts / 30374939917
100%

Build:
DEFAULT BRANCH: 26.x
Ran 28 Jul 2026 03:45PM UTC
Jobs 1
Files 17
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

28 Jul 2026 03:45PM UTC coverage: 100.0%. Remained the same
30374939917

push

github

web-flow
[npm] Update npm dependencies (#82)

# Description

Automated npm dependency updates.

The `@valkyrjaio/sindri` bump to v26.4.0 brings valkyrjaio/sindri-ts#66,
which makes sindri follow the `AppConfig` component-provider tree into
installed packages instead of dropping every provider it reached through
a bare package specifier. The generated CLI routing cache therefore now
holds what the tree actually declares, and the committed `sindri-vitest`
assertions — which pinned the old dropped-provider behavior — had to be
updated in the same PR to keep the check green.

Supersedes #77, which carried the same assertion update but could not go
green on its own because its lockfile still pinned sindri v26.3.0.

## Types of changes

- [X] Improvement _(non-breaking change which improves code)_
- [X] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

## Changes

| Package | From | To |
|---------|------|----|
| `@valkyrjaio/sindri` | v26.3.0 | v26.4.0 |
| `@valkyrjaio/valkyrja` | v26.3.0 | v26.4.0 |
| `minimatch` | v10.2.5 | v10.2.6 |
| `minimatch` | v10.2.5 | v10.2.6 |

- **`.github/ci/sindri-vitest/tests/AppCliRoutingData.test.ts`** —
assert the CLI application's cache holds the framework built-ins
(`help`, `list`, `list:bash`, `version`, `http:list`) alongside `test`,
and that the HTTP application's cache holds exactly `http:list`; each
route is built and checked to name itself after its key

---------

Co-authored-by: MelechMizrachi <1179171+MelechMizrachi@users.noreply.github.com>
Co-authored-by: Melech Mizrachi <melechmizrachi@gmail.com>

8 of 8 branches covered (100.0%)

Branch coverage included in aggregate %.

72 of 72 relevant lines covered (100.0%)

2.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30374939917.1 28 Jul 2026 03:45PM UTC 17
100.0
GitHub Action Run
Source Files on build 30374939917
  • Tree
  • List 17
  • 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 #30374939917
  • 8b459c8f on github
  • Prev Build on 26.x (#30330130327)
  • Next Build on 26.x (#30375871242)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc