Releases: crs-k/stale-branches
Releases · crs-k/stale-branches
v6.0.2
What's Changed
🐛 Bug Fixes
- delete should happen regardless if there are tickets associated by @brianhuang822 in #1240
🧰 Maintenance
- Bump crs-k/stale-branches from 5.0.2 to 6.0.1 by @dependabot in #1238
- Bump @types/node from 22.0.2 to 22.1.0 by @dependabot in #1239
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
🧰 Maintenance
- Bump @types/node from 20.14.12 to 22.0.2 by @dependabot in #1235
- build update by @crs-k in #1237
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
☄️ Breaking Changes
- Support Dry Run & No Github Issues Interaction if repo doesn't use issues by @brianhuang822 in #1228
🧰 Maintenance
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1226
- Bump crs-k/stale-branches from 5.0.1 to 5.0.2 by @dependabot in #1227
- Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #1229
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #1230
- Bump ts-jest from 29.2.2 to 29.2.3 by @dependabot in #1231
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #1232
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #1233
- Bump ts-jest from 29.2.3 to 29.2.4 by @dependabot in #1236
New Contributors
- @brianhuang822 made their first contribution in #1228
Full Changelog: v5.0.2...v6.0.0
v5.0.2
What's Changed
🧰 Maintenance
- Bump crs-k/stale-branches from 5.0.0 to 5.0.1 by @dependabot in #1210
- Bump @types/node from 20.14.2 to 20.14.3 by @dependabot in #1212
- Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #1213
- Bump @types/node from 20.14.3 to 20.14.5 by @dependabot in #1214
- Bump @types/node from 20.14.5 to 20.14.6 by @dependabot in #1215
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #1216
- Bump @types/node from 20.14.6 to 20.14.7 by @dependabot in #1217
- Bump @types/node from 20.14.7 to 20.14.8 by @dependabot in #1218
- Bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #1219
- Bump typescript from 5.5.2 to 5.5.3 by @dependabot in #1220
- Bump @octokit/plugin-paginate-rest from 11.3.0 to 11.3.3 by @dependabot in #1221
- Bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #1222
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #1223
- Bump ts-jest from 29.1.5 to 29.2.0 by @dependabot in #1224
- Bump ts-jest from 29.2.0 to 29.2.2 by @dependabot in #1225
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
🧰 Maintenance
- Bump @octokit/plugin-paginate-rest from 11.0.1 to 11.1.0 by @dependabot in #1178
- Bump crs-k/stale-branches from 4.1.0 to 5.0.0 by @dependabot in #1177
- Bump @octokit/plugin-paginate-rest from 11.1.0 to 11.1.1 by @dependabot in #1183
- Bump @octokit/plugin-paginate-rest from 11.1.1 to 11.2.0 by @dependabot in #1184
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #1185
- Bump @octokit/plugin-paginate-rest from 11.2.0 to 11.3.0 by @dependabot in #1188
- Bump @types/node from 20.12.7 to 20.12.8 by @dependabot in #1190
- Bump @types/node from 20.12.8 to 20.12.10 by @dependabot in #1192
- Bump @types/node from 20.12.10 to 20.12.11 by @dependabot in #1193
- Bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #1194
- Bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #1195
- Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #1196
- Bump @types/node from 20.12.12 to 20.12.13 by @dependabot in #1197
- Bump @types/node from 20.12.13 to 20.13.0 by @dependabot in #1198
- Bump @types/node from 20.13.0 to 20.14.0 by @dependabot in #1200
- Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #1201
- Bump @types/node from 20.14.0 to 20.14.1 by @dependabot in #1202
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #1204
- Bump @types/node from 20.14.1 to 20.14.2 by @dependabot in #1205
- Bump eslint-plugin-github from 4.10.2 to 5.0.1 by @dependabot in #1203
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #1208
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1209
- Bump npm-package-json-lint from 7.1.0 to 8.0.0 by @dependabot in #1207
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
☄️ Breaking Changes
- Include draft PRs in pr-check input by @crs-k in #1170
- the
pr-check
input will now check for both incoming & outgoing PRs associated with the branch being assessed.
🧰 Maintenance
- Bump crs-k/stale-branches from 4.0.1 to 4.1.0 by @dependabot in #1145
- Bump @types/node from 20.11.25 to 20.11.26 by @dependabot in #1146
- Bump @types/node from 20.11.26 to 20.11.27 by @dependabot in #1147
- Bump @types/node from 20.11.27 to 20.11.28 by @dependabot in #1148
- Bump @types/node from 20.11.28 to 20.11.29 by @dependabot in #1149
- Bump @types/node from 20.11.29 to 20.11.30 by @dependabot in #1150
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #1151
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1152
- Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #1153
- Bump @types/node from 20.12.2 to 20.12.3 by @dependabot in #1154
- Bump @types/node from 20.12.3 to 20.12.4 by @dependabot in #1156
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #1157
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #1158
- Bump @octokit/plugin-paginate-rest from 10.0.0 to 10.1.0 by @dependabot in #1160
- Bump @types/node from 20.12.4 to 20.12.5 by @dependabot in #1161
- Bump crs-k/release-draft from 0.7.0 to 0.7.2 by @dependabot in #1165
- Bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #1168
- Bump typescript from 5.4.4 to 5.4.5 by @dependabot in #1169
- Bump @octokit/plugin-paginate-rest from 10.1.0 to 11.0.1 by @dependabot in #1166
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
🎉 New Features
🧰 Maintenance
- Bump crs-k/stale-branches from 4.0.0 to 4.0.1 by @dependabot in #1124
- Bump crs-k/release-draft from 0.6.15 to 0.7.0 by @dependabot in #1126
- Bump @octokit/plugin-paginate-rest from 9.1.5 to 9.2.0 by @dependabot in #1127
- Bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #1129
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #1130
- Bump @types/semver from 7.5.7 to 7.5.8 by @dependabot in #1131
- Bump @types/node from 20.11.20 to 20.11.21 by @dependabot in #1132
- Bump @types/node from 20.11.21 to 20.11.22 by @dependabot in #1133
- Bump eslint-plugin-github from 4.9.0 to 4.10.2 by @dependabot in #1134
- Bump @types/node from 20.11.22 to 20.11.24 by @dependabot in #1135
- Bump @octokit/plugin-paginate-rest from 9.2.0 to 9.2.1 by @dependabot in #1136
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #1138
- Bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #1139
- Bump @octokit/plugin-paginate-rest from 9.2.1 to 10.0.0 by @dependabot in #1137
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
🧰 Maintenance
- Bump crs-k/stale-branches from 3.1.4 to 4.0.0 by @dependabot in #1122
- Update Node version to 20 by @crs-k in #1123
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
🧰 Maintenance
- Bump crs-k/stale-branches from 3.1.3 to 3.1.4 by @dependabot in #1103
- Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #1104
- Bump @types/node from 20.11.5 to 20.11.6 by @dependabot in #1105
- Bump @types/node from 20.11.6 to 20.11.7 by @dependabot in #1106
- Bump @types/node from 20.11.7 to 20.11.10 by @dependabot in #1108
- Bump @types/node from 20.11.10 to 20.11.13 by @dependabot in #1109
- Bump @types/node from 20.11.13 to 20.11.14 by @dependabot in #1110
- Bump @types/node from 20.11.14 to 20.11.16 by @dependabot in #1111
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #1112
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #1113
- Bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #1114
- Bump @types/semver from 7.5.6 to 7.5.7 by @dependabot in #1115
- Bump eslint-plugin-jest from 27.6.3 to 27.8.0 by @dependabot in #1116
- Bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #1117
- Bump @octokit/types from 12.4.0 to 12.5.0 by @dependabot in #1118
- Bump undici from 5.26.4 to 5.28.3 by @dependabot in #1119
- Bump eslint-plugin-jest from 27.8.0 to 27.9.0 by @dependabot in #1120
- Update Node version requirement in package.json by @crs-k in #1121
🃏 Miscellaneous
Full Changelog: v3.1.4...v4.0.0
v3.1.4
What's Changed
🧰 Maintenance
- Bump crs-k/stale-branches from 3.0.2 to 3.1.3 by @dependabot in #1069
- Bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #1070
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #1071
- Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #1072
- Bump actions/stale from 8 to 9 by @dependabot in #1073
- Bump prettier from 3.1.0 to 3.1.1 by @dependabot in #1074
- Bump github/codeql-action from 2 to 3 by @dependabot in #1075
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #1076
- Bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #1077
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.0 by @dependabot in #1078
- Bump eslint-plugin-prettier from 5.1.0 to 5.1.1 by @dependabot in #1079
- Bump eslint-plugin-prettier from 5.1.1 to 5.1.2 by @dependabot in #1080
- Bump eslint-plugin-jest from 27.6.0 to 27.6.1 by @dependabot in #1081
- Bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #1082
- Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #1089
- Bump @types/node from 20.10.7 to 20.10.8 by @dependabot in #1090
- Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #1091
- Bump eslint-plugin-jest from 27.6.1 to 27.6.2 by @dependabot in #1092
- Bump @types/node from 20.10.8 to 20.11.0 by @dependabot in #1093
- Bump prettier from 3.1.1 to 3.2.1 by @dependabot in #1094
- Bump eslint-plugin-jest from 27.6.2 to 27.6.3 by @dependabot in #1095
- Bump @types/node from 20.11.0 to 20.11.3 by @dependabot in #1096
- Bump prettier from 3.2.1 to 3.2.2 by @dependabot in #1097
- Bump @types/node from 20.11.3 to 20.11.4 by @dependabot in #1098
- Bump prettier from 3.2.2 to 3.2.4 by @dependabot in #1099
- Bump @types/node from 20.11.4 to 20.11.5 by @dependabot in #1100
- build update by @crs-k in #1101
🃏 Miscellaneous
- hotfix: update pagination for github branches by @uladzislau-orlovskiy in #1083
- Revert "hotfix: update protection parameters for get branches" by @crs-k in #1084
New Contributors
- @uladzislau-orlovskiy made their first contribution in #1083
Full Changelog: v3.1.3...v3.1.4