Skip to content
Compare
Choose a tag to compare
@dghubble dghubble released this 15 May 05:52
· 99 commits to main since this release
v0.5.0

What's Changed

  • Add match_pattern and ignore_pattern optional inputs by @HenningKuehl and @dghubble in #223
  • Fix bug where wait-for-status-checks timeout exits successfully, instead of with an error (#231)

Contributions

Dependencies

  • Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #190
  • Bump @typescript-eslint/parser from 7.3.1 to 7.5.0 by @dependabot in #192
  • Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0 by @dependabot in #191
  • Bump npm @typescript-eslint/parser from 7.5.0 to v7.7.1 by @dghubble-renovate in #209
  • Bump npm @typescript-eslint/eslint-plugin from 7.5.0 to v7.7.1 by @dghubble-renovate in #208
  • Bump npm typescript from 5.4.3 to v5.4.5 by @dghubble-renovate in #207
  • Bump npm @types/node from 20.12.2 to v20.12.7 by @dghubble-renovate in #206
  • Bump npm eslint-plugin-jest from 27.9.0 to v28 by @dghubble-renovate in #211
  • Bump npm @types/node from 20.12.7 to v20.12.8 by @dghubble-renovate in #219
  • Bump npm @typescript-eslint/eslint-plugin from 7.7.1 to v7.8.0 by @dghubble-renovate in #215
  • Bump npm @typescript-eslint/parser from 7.7.1 to v7.8.0 by @dghubble-renovate in #216
  • Bump npm eslint-plugin-jest from 28.2.0 to v28.5.0 by @dghubble-renovate in #213
  • Bump npm @types/node from 20.12.8 to v20.12.9 by @dghubble-renovate in #225
  • Bump npm @types/node from 20.12.9 to v20.12.10 by @dghubble-renovate in #226
  • Bump npm @types/node from 20.12.10 to v20.12.11 by @dghubble-renovate in #227
  • Bump npm @typescript-eslint/eslint-plugin from 7.8.0 to v7.9.0 by @dghubble-renovate in #228
  • Bump npm @typescript-eslint/parser from 7.8.0 to v7.9.0 by @dghubble-renovate in #229
  • Bump npm @types/node from 20.12.11 to v20.12.12 by @dghubble-renovate in #230

New Contributors

Full Changelog: v0.4.1...v0.5.0