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