Skip to content

chore(deps): dependency sweep — pnpm security bumps + in-range freshening - #1446

Merged
l2ysho merged 1 commit into
masterfrom
chore/deps-sweep-2
Sep 17, 2026
Merged

l2ysho merged 1 commit into
masterfrom
chore/deps-sweep-2

Conversation

@apify-deps

@apify-deps apify-deps Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Dependency sweep — security bumps + in-range freshening (all within existing ranges):

  • pnpm (self-managed via devEngines.packageManager / lockfile packageManagerDependencies) 11.8.0 → 11.11.0 (high) — fixes 3 advisories: virtual-store linker path traversal, tarball-manifest arbitrary file write, and env-secret exfiltration via proxy placeholder expansion. devEngines.packageManager.version was lagging behind packageManager/volta.pnpm (already 11.11.0), which made corepack ignore packageManager and pin installs to the vulnerable 11.8.0. (alert #278, alert #277, alert #276)
  • pnpm update -r: broad in-range lockfile refresh/freshening (patch + minor bumps across package.json ranges and the lockfile — axios, @crawlee/*, execa, adm-zip, @inquirer/*, docs-site @docusaurus/*/react, etc.).

🧹 Pruned overrides (no longer needed)

  • tar (pnpm-workspace.yaml override, pinned to 7.5.22) — no-op: no tar package remains anywhere in the resolved dependency tree (root or website/).

✅ Dismissed (don't apply to our usage)

None — all 3 open alerts were the same pnpm issue, fixed above.

🤖 Generated with Claude Code

…ning

- devEngines.packageManager pnpm 11.8.0 -> 11.11.0, fixing the version
  mismatch that made corepack ignore packageManager and lock the
  self-managed pnpm binary to a vulnerable 11.x release (3 high-severity
  advisories: virtual-store path traversal, tarball-manifest arbitrary
  file write, env-secret exfiltration via proxy placeholder expansion).
- pnpm update -r: broad in-range lockfile refresh/freshening.
- Drop the now-redundant tar override in pnpm-workspace.yaml -- no tar
  package remains anywhere in the resolved tree.
@apify-deps apify-deps Bot added the adhoc Ad-hoc unplanned task added during the sprint. label Sep 16, 2026
@l2ysho
l2ysho merged commit 5050d2a into master Sep 17, 2026
22 of 23 checks passed
@l2ysho
l2ysho deleted the chore/deps-sweep-2 branch September 17, 2026 11:33
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants