Content-Length: 254067 | pFad | http://github.com/poseidon/wait-for-status-checks/releases/tag/v0.6.0

4F Release v0.6.0 · poseidon/wait-for-status-checks · GitHub
Skip to content
Compare
Choose a tag to compare
@dghubble dghubble released this 28 Oct 03:43
· 71 commits to main since this release
v0.6.0
899c768

What's Changed

  • Add ability to wait for status checks on pull_request_target triggered events in #365
  • Fix multiplier for interval input in #350

Contributions

  • Upgrade npm typescript from v5.4.5 to v5.5.2 by @dghubble in #267
  • Use proper multiplier for interval input by @bjhargrave in #350
  • Update packages to the latest within version constraints by @dghubble in #388
  • pickSHA: Improve pickSHA to handle pull_request_target and push by @bjhargrave in #365
  • Try to upgrade eslint and fix various dependency issues by @dghubble in #389
  • Update version from v0.5.0 to v0.6.0 by @dghubble in #390

Dependencies

  • Bump npm @typescript-eslint/eslint-plugin from 7.9.0 to v7.10.0 by @dghubble-renovate in #232
  • Bump npm @typescript-eslint/parser from 7.9.0 to v7.10.0 by @dghubble-renovate in #233
  • Bump npm ts-jest from 29.1.2 to v29.1.3 by @dghubble-renovate in #234
  • Bump npm @typescript-eslint/eslint-plugin from 7.10.0 to v7.11.0 by @dghubble-renovate in #235
  • Bump npm @typescript-eslint/parser from 7.10.0 to v7.11.0 by @dghubble-renovate in #236
  • Bump npm ts-jest from 29.1.3 to v29.1.4 by @dghubble-renovate in #237
  • Bump npm @types/node from 20.12.12 to v20.12.13 by @dghubble-renovate in #238
  • Bump npm @types/node from 20.12.13 to v20.12.14 by @dghubble-renovate in #239
  • Bump npm @types/node from 20.12.14 to v20.13.0 by @dghubble-renovate in #240
  • Bump npm prettier from 3.2.5 to v3.3.0 by @dghubble-renovate in #241
  • Bump npm @types/node from 20.13.0 to v20.14.0 by @dghubble-renovate in #242
  • Bump npm @typescript-eslint/parser from 7.11.0 to v7.12.0 by @dghubble-renovate in #246
  • Bump npm @typescript-eslint/eslint-plugin from 7.11.0 to v7.12.0 by @dghubble-renovate in #245
  • Bump npm @types/node from 20.14.0 to v20.14.1 by @dghubble-renovate in #247
  • Bump npm eslint-plugin-github from 4.10.2 to v5 by @dghubble-renovate in #244
  • Bump npm eslint-plugin-github from 5.0.0 to v5.0.1 by @dghubble-renovate in #248
  • Bump npm @types/node from 20.14.1 to v20.14.2 by @dghubble-renovate in #249
  • Bump npm prettier from 3.3.0 to v3.3.1 by @dghubble-renovate in #250
  • Bump npm eslint-plugin-jest from 28.5.0 to v28.6.0 by @dghubble-renovate in #251
  • Bump npm @typescript-eslint/eslint-plugin from 7.12.0 to v7.13.0 by @dghubble-renovate in #252
  • Bump npm @typescript-eslint/parser from 7.12.0 to v7.13.0 by @dghubble-renovate in #253
  • Bump npm prettier from 3.3.1 to v3.3.2 by @dghubble-renovate in #255
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #254
  • Bump npm ts-jest from 29.1.4 to v29.1.5 by @dghubble-renovate in #256
  • Bump npm @typescript-eslint/eslint-plugin from 7.13.0 to v7.13.1 by @dghubble-renovate in #257
  • Bump npm @typescript-eslint/parser from 7.13.0 to v7.13.1 by @dghubble-renovate in #258
  • Bump npm @types/node from 20.14.2 to v20.14.3 by @dghubble-renovate in #259
  • Bump npm @types/node from 20.14.3 to v20.14.4 by @dghubble-renovate in #260
  • Bump npm @types/node from 20.14.4 to v20.14.5 by @dghubble-renovate in #261
  • Bump npm @types/node from 20.14.5 to v20.14.6 by @dghubble-renovate in #262
  • Bump npm @types/node from 20.14.6 to v20.14.7 by @dghubble-renovate in #264
  • Bump npm @types/node from 20.14.7 to v20.14.8 by @dghubble-renovate in #266
  • Bump npm @typescript-eslint/eslint-plugin from 7.13.1 to v7.14.1 by @dghubble-renovate in #270
  • Bump npm @typescript-eslint/parser from 7.13.1 to v7.14.1 by @dghubble-renovate in #271
  • Bump npm @types/node from 20.14.8 to v20.14.9 by @dghubble-renovate in #273
  • Bump npm @typescript-eslint/parser from 7.14.1 to v7.15.0 by @dghubble-renovate in #274
  • Bump npm @typescript-eslint/eslint-plugin from 7.14.1 to v7.15.0 by @dghubble-renovate in #275
  • Bump npm typescript from 5.5.2 to v5.5.3 by @dghubble-renovate in #276
  • Bump npm @types/node from 20.14.9 to v20.14.10 by @dghubble-renovate in #277
  • Bump npm ts-jest from 29.1.5 to v29.2.0 by @dghubble-renovate in #278
  • Bump npm @typescript-eslint/eslint-plugin from 7.15.0 to v7.16.0 by @dghubble-renovate in #279
  • Bump npm @typescript-eslint/parser from 7.15.0 to v7.16.0 by @dghubble-renovate in #280
  • Bump actions/setup-node action from v4.0.2 to v4.0.3 by @dghubble-renovate in #282
  • Bump npm ts-jest from 29.2.0 to v29.2.1 by @dghubble-renovate in #284
  • Bump npm ts-jest from 29.2.1 to v29.2.2 by @dghubble-renovate in #286
  • Bump npm prettier from 3.3.2 to v3.3.3 by @dghubble-renovate in #287
  • Bump npm @typescript-eslint/eslint-plugin from 7.16.0 to v7.16.1 by @dghubble-renovate in #288
  • Bump npm @typescript-eslint/parser from 7.16.0 to v7.16.1 by @dghubble-renovate in #289
  • Bump npm @types/node from 20.14.10 to v20.14.11 by @dghubble-renovate in #290
  • Bump npm eslint-plugin-prettier from 5.1.3 to v5.2.1 by @dghubble-renovate in #292
  • Bump npm ts-jest from 29.2.2 to v29.2.3 by @dghubble-renovate in #293
  • Bump npm @typescript-eslint/eslint-plugin from 7.16.1 to v7.17.0 by @dghubble-renovate in #294
  • Bump npm @typescript-eslint/parser from 7.16.1 to v7.17.0 by @dghubble-renovate in #295
  • Bump npm typescript from 5.5.3 to v5.5.4 by @dghubble-renovate in #296
  • Bump npm @types/node from 20.14.11 to v20.14.12 by @dghubble-renovate in #297
  • Bump npm @types/node from 20.14.12 to v20.14.13 by @dghubble-renovate in #298
  • Bump npm @typescript-eslint/eslint-plugin from 7.17.0 to v7.18.0 by @dghubble-renovate in #301
  • Bump npm @typescript-eslint/parser from 7.17.0 to v7.18.0 by @dghubble-renovate in #302
  • Bump npm @types/node from 20.14.13 to v22 by @dghubble-renovate in #299
  • Bump npm @types/node from 22.0.0 to v22.0.2 by @dghubble-renovate in #307
  • Bump npm ts-jest from 29.2.3 to v29.2.4 by @dghubble-renovate in #310
  • Bump npm @types/node from 22.0.2 to v22.0.3 by @dghubble-renovate in #312
  • Bump npm @types/node from 22.0.3 to v22.1.0 by @dghubble-renovate in #313
  • Bump npm eslint-plugin-jest from 28.6.0 to v28.7.0 by @dghubble-renovate in #314
  • Bump npm eslint-plugin-jest from 28.7.0 to v28.8.0 by @dghubble-renovate in #317
  • Bump npm @types/node from 22.1.0 to v22.2.0 by @dghubble-renovate in #318
  • Bump npm @types/node from 22.2.0 to v22.3.0 by @dghubble-renovate in #322
  • Bump npm @types/node from 22.3.0 to v22.4.0 by @dghubble-renovate in #323
  • Bump npm @types/node from 22.4.0 to v22.4.1 by @dghubble-renovate in #325
  • Bump npm @types/node from 22.4.1 to v22.4.2 by @dghubble-renovate in #327
  • Bump npm @types/node from 22.4.2 to v22.5.0 by @dghubble-renovate in #328
  • Bump npm ts-jest from 29.2.4 to v29.2.5 by @dghubble-renovate in #329
  • Bump npm @types/node from 22.5.0 to v22.5.1 by @dghubble-renovate in #332
  • Bump npm eslint-plugin-jest from 28.8.0 to v28.8.1 by @dghubble-renovate in #333
  • Bump npm @types/node from 22.5.1 to v22.5.2 by @dghubble-renovate in #334
  • Bump npm eslint-plugin-jest from 28.8.1 to v28.8.2 by @dghubble-renovate in #336
  • Bump npm @types/node from 22.5.2 to v22.5.3 by @dghubble-renovate in #338
  • Bump npm eslint-plugin-jest from 28.8.2 to v28.8.3 by @dghubble-renovate in #339
  • Bump npm typescript from 5.5.4 to v5.6.2 by @dghubble-renovate in #342
  • Bump npm @types/node from 22.5.3 to v22.5.4 by @dghubble-renovate in #340
  • Bump npm eslint-plugin-github from 5.0.1 to v5.0.2 by @dghubble-renovate in #345
  • Bump npm @types/node from 22.5.4 to v22.5.5 by @dghubble-renovate in #346
  • Bump npm eslint from 8.57.0 to v8.57.1 by @dghubble-renovate in #347
  • Bump actions/setup-node action from v4.0.3 to v4.0.4 by @dghubble-renovate in #351
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #330
  • Bump npm @types/node from 22.5.5 to v22.6.0 by @dghubble-renovate in #355
  • Bump npm @types/node from 22.6.0 to v22.6.1 by @dghubble-renovate in #356
  • Bump npm @types/node from 22.6.1 to v22.6.2 by @dghubble-renovate in #358
  • Bump npm @types/node from 22.6.2 to v22.7.0 by @dghubble-renovate in #359
  • Bump npm @types/node from 22.7.0 to v22.7.1 by @dghubble-renovate in #360
  • Bump npm @types/node from 22.7.1 to v22.7.2 by @dghubble-renovate in #361
  • Bump npm @types/node from 22.7.2 to v22.7.3 by @dghubble-renovate in #362
  • Bump npm @types/node from 22.7.3 to v22.7.4 by @dghubble-renovate in #363
  • Bump npm @types/node from 22.7.4 to v22.7.5 by @dghubble-renovate in #369
  • Bump npm typescript from 5.6.2 to v5.6.3 by @dghubble-renovate in #371
  • Bump npm @types/node from 22.7.5 to v22.7.6 by @dghubble-renovate in #373
  • Bump npm @types/node from 22.7.6 to v22.7.7 by @dghubble-renovate in #375
  • Bump npm @types/node from 22.7.7 to v22.7.8 by @dghubble-renovate in #378
  • Bump npm @types/node from 22.7.8 to v22.7.9 by @dghubble-renovate in #380
  • Bump actions/setup-node action from v4.0.4 to v4.1.0 by @dghubble-renovate in #382
  • Bump npm @types/node from 22.7.9 to v22.8.0 by @dghubble-renovate in #385
  • Bump npm @types/node from 22.8.0 to v22.8.1 by @dghubble-renovate in #387

New Contributors

Full Changelog: v0.5.0...v0.6.0









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/poseidon/wait-for-status-checks/releases/tag/v0.6.0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy