Skip to content

chore(deps): bump js-yaml and markdown-it to resolve security alerts#483

Merged
B4nan merged 2 commits into
masterfrom
chore/security-deps-bump
Jun 17, 2026
Merged

chore(deps): bump js-yaml and markdown-it to resolve security alerts#483
B4nan merged 2 commits into
masterfrom
chore/security-deps-bump

Conversation

@B4nan

@B4nan B4nan commented Jun 17, 2026

Copy link
Copy Markdown
Member

Summary

Resolve open Dependabot alerts in impit-node/pnpm-lock.yaml:

  • js-yaml 4.1.1 → 4.2.0 (medium)
  • markdown-it 14.1.1 → 14.2.0 (medium)
  • vite → ^8.0.16 (high + medium) — pinned as a direct devDependency (it's an auto-installed peer of vitest)

Not addressed — needs the Rust toolchain

  • pyo3 < 0.29.0 (high + medium, Rust)impit-python/Cargo.toml pins pyo3 = "0.28" and pyo3-async-runtimes = "0.28". Bumping to 0.29 is a breaking migration (pyo3 0.29 removes IntoPy/into_py in favour of the fallible IntoPyObject, used across ~8 sites) and requires regenerating Cargo.lock and a compile-verify loop. The toolchain wasn't available in this environment, so this is left for a follow-up by someone who can build & test it.

🤖 Generated with Claude Code

@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Jun 17, 2026
@github-actions github-actions Bot added this to the 143rd sprint - Tooling team milestone Jun 17, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Jun 17, 2026
@B4nan B4nan requested a review from barjin June 17, 2026 13:56
@B4nan B4nan merged commit 25cf5cb into master Jun 17, 2026
33 checks passed
@B4nan B4nan deleted the chore/security-deps-bump branch June 17, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants