Skip to content

v0.42.2

Choose a tag to compare

@btlghrants btlghrants released this 07 Jan 15:24
· 1021 commits to main since this release
cfbcb59

What's Changed

  • chore: roadmap 2025 by @cmwylie19 in #1544
  • refactor: resolve eslint warnings (max-depth, complexity) - src/lib/mutate-processor.ts by @btlghrants in #1543
  • chore: add typing to untyped functions by @samayer12 in #1572
  • chore: return types on module, included-files, and helpers to standardize our typing by @cmwylie19 in #1574
  • chore: reduce complexity of helpers.ts by @samayer12 in #1575
  • chore: complexity shouldSkipRequest by @cmwylie19 in #1578
  • chore: move processors to common directory by @samayer12 in #1576
  • chore: return types for files based on issue by @cmwylie19 in #1579
  • chore: return types on kfc, root, update, uud, loader by @cmwylie19 in #1580
  • refactor: resolve eslint warnings (max-depth, complexity) - src/cli/deploy.ts by @btlghrants in #1577
  • chore: warn devs when their feature branches may be too large by @samayer12 in #1571
  • chore: reduce complexity in webhooks.ts by @samayer12 in #1587
  • chore: increase coverage on util functions to ensure work is thoroughly tested by @cmwylie19 in #1591
  • refactor: resolve eslint warnings (complexity) - src/lib/filter/filterNoMatchReason.ts by @btlghrants in #1585
  • chore: return types for logger,tls,validate-request by @cmwylie19 in #1588
  • chore: organize core pepr files into lib/core/ by @samayer12 in #1594
  • chore: return types by @cmwylie19 in #1595
  • chore: group logically-related test cases in shared describe blocks by @samayer12 in #1599
  • chore: statements in format by @cmwylie19 in #1598
  • chore: update typescript dep + peerDeps by @btlghrants in #1607
  • chore: pull-back & prep for update of TS (after next pepr release) by @btlghrants in #1611
  • chore: add typing to templates.ts by @samayer12 in #1602
  • chore: carriedNamespace/carriesIgnoredNamespace account for Namespace object by @cmwylie19 in #1619
  • chore: make load tests more resilient to slow metrics-server startup in GH CI by @btlghrants in #1634
  • chore: bump trufflesecurity/trufflehog from 3.87.1 to 3.88.0 by @dependabot in #1612
  • chore: bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in #1613
  • chore: bump pino from 9.5.0 to 9.6.0 in the production-dependencies group by @dependabot in #1614
  • chore: bump @types/node from 22.10.2 to 22.10.3 in the development-dependencies group by @dependabot in #1615
  • chore: bump @types/node from 22.10.3 to 22.10.4 in the development-dependencies group by @dependabot in #1616
  • chore: bump @types/node from 22.10.4 to 22.10.5 in the development-dependencies group by @dependabot in #1620
  • chore: bump trufflesecurity/trufflehog from 3.88.0 to 3.88.1 by @dependabot in #1636

Full Changelog: v0.42.1...v0.42.2