Skip to content

chore(deps): update rust crate afl to 0.18 - autoclosed#345

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/afl-0.x
Closed

chore(deps): update rust crate afl to 0.18 - autoclosed#345
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/afl-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Type Update Change
afl dependencies minor 0.170.18

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

rust-fuzz/afl.rs (afl)

v0.18.2

v0.18.1

v0.18.0


Configuration

📅 Schedule: (UTC)

  • 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.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

fasterthanlime added a commit that referenced this pull request May 21, 2026
Consolidates the 10 open `chore(deps)` renovate PRs (#344#345,
#347#354) into a single change so the shared lockfiles only churn once.

## Bumps

| Dep | From → To | Renovate PR |
|---|---|---|
| typescript | 5.8 → 6.0 | #354 |
| pnpm (CI `action-setup`) | 10 → 11 | #353 |
| orval (`setup-trusted-publishing`) | 7 → 8 | #352 |
| @vitest/coverage-v8 (`vox-postcard`) | 2 → 4 | #351 |
| @types/node | 22 → 25 | #350 |
| actions/upload-pages-artifact | v3 → v5 | #349 |
| actions/deploy-pages | v4 → v5 | #348 |
| dprint-plugin-typescript | 0.95 → 0.96 | #347 |
| afl (`fuzz/vox-afl`) | 0.17 → 0.18 | #345 |
| ws | → 8.20.1 (lockfile) | #344 |

`pnpm-lock.yaml`, `Cargo.lock` and `fuzz/vox-afl/Cargo.lock` were
regenerated from the manifest changes.

## Extra changes needed to keep things coherent

- **vitest 2 → 4** (`vox-core`, `vox-inprocess`, `vox-postcard`,
`vox-wire`, `vox-ws`). `@vitest/coverage-v8` v4 requires `vitest` v4 as
a peer — bumping coverage-v8 alone (PR #351) leaves coverage broken
(`BaseCoverageProvider` export moved). CI never caught it because the
`test` scripts run `vitest run` without `--coverage`.
- **`pnpm-workspace.yaml` `allowBuilds.esbuild: false`**. pnpm 11 turns
ignored build scripts into a hard error. esbuild ships prebuilt platform
binaries and does not need its install script (this matches the pnpm-10
behaviour on `main`).
- **`vox-postcard` / `vox-wire`**: declare `@types/node` and set
`compilerOptions.types: ["node"]`. vitest 4 disrupts TypeScript's
automatic `@types/node` discovery, which these packages' test files
(`node:` builtin imports) rely on.

## Verification

- `pnpm -r run check` (tsgo), `check:ts-boundaries`, `pnpm run build`,
`pnpm run lint` — pass
- `vitest run` across all test packages, plus `vitest run --coverage` in
`vox-postcard` — pass
- `cargo check --workspace --all-targets` — passes (covers the
dprint-plugin-typescript bump)

## Not addressed

- `fuzz/vox-afl` has pre-existing compile errors in its bins from vox
API drift (`SelfRef`, etc.) — unrelated to the afl bump and not built in
CI. Only the lockfile/manifest were touched.
- `tools/setup-trusted-publishing` is a standalone, non-CI tool — only
its `package.json` was bumped (its `orval.config.ts` reads an OpenAPI
spec from a path outside this repo, so `generated/` was not
regenerated). This matches what renovate #352/#354 did.
@renovate renovate Bot changed the title chore(deps): update rust crate afl to 0.18 chore(deps): update rust crate afl to 0.18 - autoclosed May 21, 2026
@renovate renovate Bot closed this May 21, 2026
@renovate renovate Bot deleted the renovate/afl-0.x branch May 21, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants