Releases: mislav/bump-homebrew-formula-action
Releases · mislav/bump-homebrew-formula-action
bump-homebrew-formula-action 3.4
bump-homebrew-formula-action 3.3
What's Changed
- Fix Node process hanging indefinitely due to HTTP redirect handling by @mislav in #244
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #178
- Bump @octokit/core from 5.0.1 to 6.1.2 by @dependabot in #179
- Bump @octokit/plugin-request-log from 4.0.0 to 5.3.1 by @dependabot in #180
- Bump @octokit/plugin-rest-endpoint-methods from 10.2.0 to 13.2.6 by @dependabot in #181
- Bump @types/node from 20.11.6 to 20.17.9 by @dependabot in #187
- Bump @types/node from 20.17.9 to 20.17.10 by @dependabot in #189
- Bump the eslint group with 3 updates by @dependabot in #186
- Bump the eslint group with 3 updates by @dependabot in #188
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #175
- build(deps): bump @octokit/core from 6.1.2 to 6.1.3 in the github-actions group by @dependabot in #193
- build(deps): bump @octokit/plugin-rest-endpoint-methods from 13.2.6 to 13.3.0 in the github-actions group by @dependabot in #196
- build(deps): bump @octokit/plugin-rest-endpoint-methods from 13.3.1 to 13.5.0 in the github-actions group by @dependabot in #221
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #210
- build(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot in #242
- build(deps): bump the github-actions group with 2 updates by @dependabot in #229
- build(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #201
- build(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot in #239
- build(deps-dev): bump @tsconfig/node20 from 20.1.4 to 20.1.5 by @dependabot in #222
- build(deps-dev): bump @types/node from 20.17.10 to 20.17.11 by @dependabot in #194
- build(deps-dev): bump @types/node from 20.17.11 to 20.17.12 by @dependabot in #197
- build(deps-dev): bump @types/node from 20.17.12 to 20.17.14 by @dependabot in #200
- build(deps-dev): bump @types/node from 20.17.14 to 20.17.16 by @dependabot in #203
- build(deps-dev): bump @types/node from 20.17.16 to 20.17.19 by @dependabot in #209
- build(deps-dev): bump @types/node from 20.17.19 to 20.17.22 by @dependabot in #215
- build(deps-dev): bump @types/node from 20.17.22 to 20.17.24 by @dependabot in #218
- build(deps-dev): bump @types/node from 20.17.24 to 20.17.26 by @dependabot in #223
- build(deps-dev): bump @types/node from 20.17.27 to 20.17.28 by @dependabot in #225
- build(deps-dev): bump @types/node from 20.17.28 to 20.17.30 by @dependabot in #226
- build(deps-dev): bump @types/node from 20.17.30 to 20.17.31 by @dependabot in #234
- build(deps-dev): bump @types/node from 20.17.32 to 20.17.50 by @dependabot in #241
- build(deps-dev): bump ava from 6.2.0 to 6.3.0 in the ava group by @dependabot in #235
- build(deps-dev): bump the eslint group across 1 directory with 3 updates by @dependabot in #211
- build(deps-dev): bump the eslint group across 1 directory with 3 updates by @dependabot in #219
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #195
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #202
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #213
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #220
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #227
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #232
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #233
- build(deps-dev): bump the eslint group with 3 updates by @dependabot in #236
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #198
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #216
- build(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot in #228
- build(deps-dev): bump typescript-eslint from 8.18.0 to 8.18.1 in the eslint group by @dependabot in #190
- build(deps-dev): bump typescript-eslint from 8.18.1 to 8.18.2 in the eslint group by @dependabot in #191
- build(deps-dev): bump typescript-eslint from 8.18.2 to 8.19.0 in the eslint group by @dependabot in #192
- build(deps-dev): bump typescript-eslint from 8.19.1 to 8.20.0 in the eslint group by @dependabot in #199
- build(deps-dev): bump typescript-eslint from 8.21.0 to 8.22.0 in the eslint group by @dependabot in #204
- build(deps-dev): bump typescript-eslint from 8.24.1 to 8.25.0 in the eslint group by @dependabot in #214
- build(deps-dev): bump typescript-eslint from 8.27.0 to 8.28.0 in the eslint group by @dependabot in #224
- build(deps-dev): bump typescript-eslint from 8.29.0 to 8.29.1 in the eslint group by @dependabot in #230
Full Changelog: v3.2...v3.3
bump-homebrew-formula-action 3.2
What's Changed
- Add
create-branch
option to allow forcing or prohibiting pushing changes to a new branch (as opposed to directly to the base branch) by @dbushong in #152 - Update readme with push-to caveat by @amacneil in #150
- Have fewer HTTP request-related dependencies by @mislav in #92
Dependency updates
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #90
- Bump @octokit/plugin-rest-endpoint-methods from 10.0.0 to 10.0.1 by @dependabot in #86
- Bump @octokit/plugin-rest-endpoint-methods from 10.0.1 to 10.1.2 by @dependabot in #102
- Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.1.4 by @dependabot in #108
- Bump @octokit/plugin-rest-endpoint-methods from 10.1.4 to 10.2.0 by @dependabot in #121
- Bump @types/node from 20.6.3 to 20.8.2 by @dependabot in #81
- Bump @types/node from 20.8.2 to 20.8.3 by @dependabot in #84
- Bump @types/node from 20.8.3 to 20.8.6 by @dependabot in #87
- Bump @types/node from 20.8.6 to 20.8.7 by @dependabot in #94
- Bump @types/node from 20.8.7 to 20.8.9 by @dependabot in #99
- Bump @types/node from 20.8.9 to 20.9.0 by @dependabot in #107
- Bump @types/node from 20.9.0 to 20.11.6 by @dependabot in #139
- Bump @typescript-eslint/eslint-plugin from 6.10.0 to 7.0.0 by @dependabot in #155
- Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.3 by @dependabot in #80
- Bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4 by @dependabot in #83
- Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.8.0 by @dependabot in #91
- Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.1 by @dependabot in #103
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #110
- Bump @typescript-eslint/parser from 6.10.0 to 6.19.0 by @dependabot in #137
- Bump @typescript-eslint/parser from 6.7.2 to 6.7.4 by @dependabot in #82
- Bump @typescript-eslint/parser from 6.7.4 to 6.8.0 by @dependabot in #95
- Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 by @dependabot in #100
- Bump @typescript-eslint/parser from 6.9.0 to 6.10.0 by @dependabot in #109
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #93
- Bump actions/setup-node from 3 to 4 by @dependabot in #98
- Bump ava from 5.3.1 to 6.2.0 by @dependabot in #158
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #173
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #174
- Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #85
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #96
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #105
- Bump eslint from 8.53.0 to 8.56.0 by @dependabot in #126
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #88
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by @dependabot in #141
- Bump prettier from 3.0.3 to 3.2.4 by @dependabot in #138
- Bump undici from 5.26.4 to 5.28.4 by @dependabot in #163
New Contributors
Full Changelog: v3.1...v3.2
bump-homebrew-formula-action 3.1
What's Changed
- Fix calculating checksum for resource at download URL by @mislav in #77
- Bump @octokit/request-error from 5.0.0 to 5.0.1 by @dependabot in #71
- Bump @octokit/core from 5.0.0 to 5.0.1 by @dependabot in #75
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #74
- Bump @octokit/plugin-rest-endpoint-methods from 9.0.0 to 10.0.0 by @dependabot in #72
Full Changelog: v3.0...v3.1
bump-homebrew-formula 3.0
What's Changed
- feat: bump to use node20 runtime by @chenrui333 in #61
- Bump actions/checkout from 3 to 4 by @dependabot in #63
- Bump @vercel/ncc from 0.34.0 to 0.38.0 by @dependabot in #67
- Bump @actions/core from 1.9.1 to 1.10.1 by @dependabot in #68
- Bump @octokit/core from 3.5.1 to 5.0.0 by @dependabot in #65
- Bump TypeScript from 4.7 to 5.2
- Bump @typescript-eslint/eslint-plugin from 5.43.0 to 6.7.2 by @dependabot in #66
Full Changelog: v2.4...v3.0
bump-homebrew-formula 2.4
What's Changed
- chore: use
/archive/refs/tags/${tagName}.tar.gz
rather than/archive/${tagName}.tar.gz
by @chenrui333 in #53 - Fix extracting version tags from GitHub download URLs by @mislav in #62
Full Changelog: v2.3...v2.4
bump-homebrew-formula 2.3
What's Changed
- Fix formula path after sharding of homebrew-core by @williammartin in #59
- (docs): fix if condition in example by @christian-bromann in #54
- (docs): use environment files instead of set-output by @kyu08 in #57
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #55
New Contributors
- @christian-bromann made their first contribution in #54
- @kyu08 made their first contribution in #57
- @williammartin made their first contribution in #59
Full Changelog: v2.2...v2.3
bump-homebrew-formula 2.2
What's Changed
- Fix scenario with generated GITHUB_TOKEN by @mislav in #45
- Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #39
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #40
- Bump got and ava by @dependabot in #41
Full Changelog: v2.1...v2.2
bump-homebrew-formula 2.1
- Fix extracting complex tag names from GitHub archive and release download URLs #37
bump-homebrew-formula 2.0
What's Changed
- Use Node 16 by @chenrui333 in #36
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #33
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #34
New Contributors
- @chenrui333 made their first contribution in #36