Releases: actionhero/node-resque
Releases · actionhero/node-resque
v9.7.0
What's Changed
- Bump ioredis from 5.10.1 to 5.11.0 by @dependabot[bot] in #1298
Full Changelog: v9.6.0...v9.7.0
v9.6.0
What's Changed
- Bump jest from 30.3.0 to 30.4.2 by @dependabot[bot] in #1290
- Bump @types/node from 25.6.0 to 25.6.2 by @dependabot[bot] in #1291
- Bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #1289
- Bump tmp from 0.2.5 to 0.2.7 by @dependabot[bot] in #1295
- Bump ts-jest from 29.4.9 to 29.4.11 by @dependabot[bot] in #1294
- Bump @types/node from 25.6.2 to 25.9.1 by @dependabot[bot] in #1293
- Bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #1285
- Fix build under TypeScript 6.0 by @evantahler in #1296
- Make tests strict-mode compliant under TypeScript 6.0 by @evantahler in #1297
Full Changelog: v9.5.2...v9.6.0
v9.5.2
What's Changed
- Tighten ioredis range to ^5.10.1 to exclude broken 5.10.0 by @evantahler in #1288
Full Changelog: v9.5.1...v9.5.2
v9.5.1
What's Changed
- Bump prettier from 3.8.1 to 3.8.3 by @dependabot[bot] in #1286
- Bump actions/cache from 5.0.3 to 5.0.5 by @dependabot[bot] in #1284
- Bump @types/node from 25.2.2 to 25.6.0 by @dependabot[bot] in #1283
- Bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #1276
- Bump ts-jest from 29.4.6 to 29.4.9 by @dependabot[bot] in #1279
- Bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #1272
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #1270
- Bump minimatch by @dependabot[bot] in #1266
- Bump picomatch by @dependabot[bot] in #1275
- Bump typedoc from 0.28.16 to 0.28.19 by @dependabot[bot] in #1281
- Bump ioredis from 5.9.2 to 5.10.1 by @dependabot[bot] in #1274
Full Changelog: v9.5.0...v9.5.1
v9.5.0
What's Changed
- Bump @types/node from 25.0.7 to 25.2.2 by @dependabot[bot] in #1259
- Bump actions/cache from 5.0.1 to 5.0.3 by @dependabot[bot] in #1257
- Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in #1256
- Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #1254
- Bump ioredis from 5.9.1 to 5.9.2 by @dependabot[bot] in #1251
- Fix fire-and-forget async calls causing unhandled promise rejections during shutdown by @evantahler in #1261
Full Changelog: v9.4.0...v9.5.0
v9.4.0
What's Changed
- Bump @types/node from 22.13.14 to 22.14.0 by @dependabot[bot] in #1172
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #1171
- Bump typedoc from 0.28.1 to 0.28.2 by @dependabot[bot] in #1170
- Bump prettier from 3.5.3 to 3.7.3 by @dependabot[bot] in #1237
- Bump typedoc from 0.28.2 to 0.28.15 by @dependabot[bot] in #1236
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1235
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #1234
- Bump @types/node from 22.14.0 to 24.10.1 by @dependabot[bot] in #1233
- Bump ioredis from 5.6.0 to 5.8.2 by @dependabot[bot] in #1230
- Bump actions/setup-node from 4.3.0 to 6.0.0 by @dependabot[bot] in #1228
- Bump ts-jest from 29.3.1 to 29.4.5 by @dependabot[bot] in #1225
- Bump actions/cache from 4.2.3 to 4.3.0 by @dependabot[bot] in #1220
- Bump ioredis-mock from 8.9.0 to 8.13.1 by @dependabot[bot] in #1232
- update deps by @evantahler in #1248
- Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #1243
- Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #1241
Full Changelog: v9.3.8...v9.4.0
v9.3.8
What's Changed
- Bump typedoc from 0.27.5 to 0.28.1 by @dependabot in #1168
- Bump @types/node from 22.10.2 to 22.13.11 by @dependabot in #1167
- Bump actions/setup-node from 4.1.0 to 4.3.0 by @dependabot in #1166
- Bump actions/cache from 4.2.0 to 4.2.3 by @dependabot in #1165
- Bump ioredis from 5.4.2 to 5.6.0 by @dependabot in #1163
- Bump prettier from 3.4.2 to 3.5.3 by @dependabot in #1159
- Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in #1153
- update deps by @evantahler in #1169
Full Changelog: v9.3.7...v9.3.8
v9.3.7
What's Changed
- Bump typescript from 5.5.4 to 5.7.2 by @dependabot in #1126
- enqueueIn/At return booleans by @evantahler in #1138
Full Changelog: v9.3.6...v9.3.7
v9.3.6
What's Changed
- Bump @types/node from 20.14.2 to 20.14.9 by @dependabot in #1083
- Bump typedoc from 0.25.13 to 0.26.3 by @dependabot in #1084
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #1081
- Bump @types/node from 20.14.9 to 22.0.0 by @dependabot in #1095
- Bump typescript from 5.5.2 to 5.5.4 by @dependabot in #1094
- Bump ts-jest from 29.1.5 to 29.2.3 by @dependabot in #1093
- Bump typedoc from 0.26.3 to 0.26.5 by @dependabot in #1091
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1090
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #1087
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #1096
- Bump @types/node from 22.0.0 to 22.2.0 by @dependabot in #1098
- Bump @types/node from 22.2.0 to 22.5.0 by @dependabot in #1102
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #1101
- Bump typedoc from 0.26.5 to 0.26.6 by @dependabot in #1099
- Bump @types/node from 22.5.0 to 22.9.3 by @dependabot in #1127
- Bump typedoc from 0.26.6 to 0.26.11 by @dependabot in #1123
- Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in #1120
- Bump actions/setup-node from 4.0.3 to 4.1.0 by @dependabot in #1119
- Bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in #1122
- Bump ioredis from 5.4.1 to 5.4.2 by @dependabot in #1136
- Bump typedoc from 0.26.11 to 0.27.5 by @dependabot in #1135
- Bump @types/node from 22.9.3 to 22.10.2 by @dependabot in #1134
- Bump prettier from 3.3.3 to 3.4.2 by @dependabot in #1132
- Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #1133
- tryForLeader failure emits an error rather than throws by @evantahler in #1137
Full Changelog: v9.3.5...v9.3.6
v9.3.5
Full Changelog: v9.3.4...v9.3.5