wait-for-checks
Version updated for poseidon/wait-for-status-checks to version v0.5.0.
- This action is used across all versions by 28 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Add
match_pattern
andignore_pattern
optional inputs by @HenningKuehl and @dghubble in https://github.com/poseidon/wait-for-status-checks/pull/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 https://github.com/poseidon/wait-for-status-checks/pull/223 - Bump undici from 5.28.3 to 5.28.4 by @dghubble in https://github.com/poseidon/wait-for-status-checks/pull/224
- fix: fail check when timeout elapses by @jtribble in https://github.com/poseidon/wait-for-status-checks/pull/231
Dependencies
- Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in https://github.com/poseidon/wait-for-status-checks/pull/190
- Bump @typescript-eslint/parser from 7.3.1 to 7.5.0 by @dependabot in https://github.com/poseidon/wait-for-status-checks/pull/192
- Bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0 by @dependabot in https://github.com/poseidon/wait-for-status-checks/pull/191
- Bump npm @typescript-eslint/parser from 7.5.0 to v7.7.1 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/209
- Bump npm @typescript-eslint/eslint-plugin from 7.5.0 to v7.7.1 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/208
- Bump npm typescript from 5.4.3 to v5.4.5 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/207
- Bump npm @types/node from 20.12.2 to v20.12.7 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/206
- Bump npm eslint-plugin-jest from 27.9.0 to v28 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/211
- Bump npm @types/node from 20.12.7 to v20.12.8 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/219
- Bump npm @typescript-eslint/eslint-plugin from 7.7.1 to v7.8.0 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/215
- Bump npm @typescript-eslint/parser from 7.7.1 to v7.8.0 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/216
- Bump npm eslint-plugin-jest from 28.2.0 to v28.5.0 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/213
- Bump npm @types/node from 20.12.8 to v20.12.9 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/225
- Bump npm @types/node from 20.12.9 to v20.12.10 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/226
- Bump npm @types/node from 20.12.10 to v20.12.11 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/227
- Bump npm @typescript-eslint/eslint-plugin from 7.8.0 to v7.9.0 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/228
- Bump npm @typescript-eslint/parser from 7.8.0 to v7.9.0 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/229
- Bump npm @types/node from 20.12.11 to v20.12.12 by @dghubble-renovate in https://github.com/poseidon/wait-for-status-checks/pull/230
New Contributors
- @dghubble-renovate made their first contribution in https://github.com/poseidon/wait-for-status-checks/pull/209
- @HenningKuehl made their first contribution in https://github.com/poseidon/wait-for-status-checks/pull/223
- @jtribble made their first contribution in https://github.com/poseidon/wait-for-status-checks/pull/231
Full Changelog: https://github.com/poseidon/wait-for-status-checks/compare/v0.4.1...v0.5.0