What's Changed
- Add
match_pattern
andignore_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
- Add
match_pattern
andignore_pattern
optional inputs by @HenningKuehl,@dghubble in #223 - Bump undici from 5.28.3 to 5.28.4 by @dghubble in #224
- fix: fail check when timeout elapses by @jtribble in #231
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
- @dghubble-renovate made their first contribution in #209
- @HenningKuehl made their first contribution in #223
- @jtribble made their first contribution in #231
Full Changelog: v0.4.1...v0.5.0