Skip to content

v13.0.2

Latest

Choose a tag to compare

@nodejs-github-bot nodejs-github-bot released this 26 Aug 13:59
936498f

13.0.2 (2026-08-25)

Bug Fixes

  • ci: add zizmor security linter for github actions (#3358) (8466166)
  • ci: do not ruff format gyp example code in markdown (#3357) (4a74fbe)
  • fall back gracefully when build symlink creation fails (#3339) (eae161f)

Core

  • deps: bump actions/checkout from 6 to 7 (#3335) (353050b)
  • deps: bump actions/setup-node from 6 to 7 (#3348) (005a7c5)
  • deps: bump actions/setup-python from 6 to 7 (#3349) (42367da)
  • deps: bump astral-sh/ruff-action from 4.0.0 to 4.1.0 (#3342) (ef586e1)

Tests