Skip to content

Releases: thingzio/devtrace-action

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:25
v1.0.5
39e29b0

What's Changed

Full Changelog: v1...v1.0.5

v1

v1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:42
39e29b0

Full Changelog: v1.0.3...v1

v1.0.4

Choose a tag to compare

@mchmarny mchmarny released this 26 Jun 19:41
6414a80

Security

  • Resolve Dependabot alerts in dev/test dependencies via npm overrides:
    • js-yaml^4.2.0 (quadratic-complexity DoS in merge-key handling)
    • @babel/core^7.29.6 (arbitrary file read via sourceMappingURL)
  • Both are build-time transitive deps (jest/ts-jest) and are not bundled in the action runtime (dist/). No behavior change for consumers; tests pass (17/17), dist/ unchanged.

Docs

  • Fix stale GitHub Marketplace badge link.

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 16:02
v1.0.3
64a3540

What's Changed

  • Skip DevTrace PR check on Dependabot PRs by @mchmarny in #14
  • Bump ts-jest from 29.4.9 to 29.4.11 by @dependabot[bot] in #17
  • Bump @types/node from 25.7.0 to 25.9.1 by @dependabot[bot] in #16
  • Bump @types/node from 25.9.1 to 25.9.2 by @dependabot[bot] in #18
  • Bump @types/node from 25.9.2 to 26.0.0 by @dependabot[bot] in #23
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #22
  • Bump undici from 6.25.0 to 6.27.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #21

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 May 21:15
v1.0.2
167f053

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 00:53
v1.0.1
153d871

Full Changelog: v1.0.0...v1.0.1