Releases: mislav/bump-homebrew-formula-action
Releases · mislav/bump-homebrew-formula-action
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
bump-homebrew-formula 1.16
- Replaces broken v1.15 tag, thanks @hendrikmaus #32
- Add
push-to
option, thanks @codefromthecrypt #30 - Fix syntax error, thanks @hendrikmaus @wata727 #27
- Ensure repeated placeholders in
commit-message
are expanded, thanks @hendrikmaus #29
bump-homebrew-formula 1.14
- Ignore HTTP 409 error when fast-forwading the main branch of
homebrew-tap
fork