Skip to content

chore(deps): bump JSR/npm minor+patch versions and promptfoo to 0.121.9#1316

Merged
stack72 merged 1 commit intomainfrom
chore/dep-bumps-2026-05-05
May 5, 2026
Merged

chore(deps): bump JSR/npm minor+patch versions and promptfoo to 0.121.9#1316
stack72 merged 1 commit intomainfrom
chore/dep-bumps-2026-05-05

Conversation

@stack72
Copy link
Copy Markdown
Contributor

@stack72 stack72 commented May 5, 2026

Summary

Refreshes dependencies flagged by the CI dependency-audit job:

  • deno update bumps 24 deps within their existing ^ ranges (no major bumps):
    • JSR: @cliffy/command, @cliffy/table, @logtape/logtape, @logtape/pretty, @std/{assert,cli,fmt,fs,streams,yaml}
    • npm: @aws-sdk/client-cloudcontrol, @opentelemetry/{api,context-async-hooks,core,otlp-transformer,resources,sdk-trace-base,semantic-conventions}, @types/react, croner, fast-check, marked, react, zod
  • evals/promptfoo bumped 0.121.7 → 0.121.9; lockfile regenerated. As a side effect this also clears the previously-dismissed transitive axios/uuid advisories from the lockfile itself.

cel-js (currently exact-pinned at 7.5.1) is intentionally left for a separate PR so the bump can ship with targeted CEL test coverage. Major bumps still pending — OTel 2.x set, croner@10, marked@18, fast-check@4, ink@7 — each warrants its own PR.

Test Plan

  • deno check
  • deno lint
  • deno fmt --check
  • deno run test (one flaky shutdown-handler test that passes in isolation, unrelated to deps)
  • deno run compile + smoke ./swamp --version

Runs `deno update` to refresh all deps within their existing ^ ranges, plus
bumps `promptfoo` in the evals workspace from 0.121.7 → 0.121.9 and
regenerates the lockfile (which also clears the dismissed transitive
axios/uuid advisories).

cel-js is intentionally left at 7.5.1 to be handled in its own PR with
targeted CEL test coverage.
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Blocking Issues

None.

Suggestions

None — this is a clean, well-scoped dependency bump.

Summary: All 24 JSR/npm bumps are minor/patch within existing ^ ranges, no major version changes. The @cliffy/command specifier normalization from bare 1 to ^1.0.1 is a nice consistency improvement. cel-js is correctly left pinned for a separate PR. Lockfiles are regenerated consistently. CI passes on both Ubuntu and Windows. LGTM.

@stack72 stack72 merged commit 7c25619 into main May 5, 2026
11 checks passed
@stack72 stack72 deleted the chore/dep-bumps-2026-05-05 branch May 5, 2026 19:20
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.

1 participant