← Back to Changelog

v4.8.7

Release

[email protected] — 2026-05-25

Dependency upgrades, supply chain hardening, and OIDC publishing migration.

Internal

  • migrate release workflow to OIDC with provenance (904bc8e, #370)
  • remove pnpm cache from release workflow (62e5a74, #370)
  • remove registry-url from setup-node for pure OIDC publishing (658e90e, #370)
  • upgrade code quality dependencies (d870ee6, #371)
  • upgrade TypeScript and build tooling (b1cc58d, #372)
  • upgrade GitHub Actions (49f6e40, #373)
  • upgrade docula (9f4f7aa, #374)
  • harden pnpm-workspace.yaml with supply chain controls (89602d0, #375)

Contributors

  • @jaredwray (8)

Full List of Changes

  • Migrate release workflow to OIDC with provenance by @jaredwray in #370
  • ecto - chore: upgrade code quality dependencies by @jaredwray in #371
  • ecto - chore: upgrade TypeScript and build tooling by @jaredwray in #372
  • ecto - chore: upgrade GitHub Actions (breaking) by @jaredwray in #373
  • ecto - chore: upgrade docula (breaking) by @jaredwray in #374
  • ecto - chore: harden pnpm-workspace.yaml with supply chain controls by @jaredwray in #375

Full diff: https://github.com/jaredwray/ecto/compare/v4.8.6...v4.8.7