v7.0.1
版本发布时间: 2024-09-05 16:28:59
peter-evans/create-pull-request最新发布版本:v7.0.5(2024-09-19 01:41:45)
⚙️ Fixes an issue affecting one particular use case where the action fails on diff --stat
with fatal: ambiguous argument
.
What's Changed
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3283
- build(deps-dev): bump @types/node from 18.19.46 to 18.19.48 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3288
- build(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3289
- build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3290
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3291
- fix: handle ambiguous argument failure on diff stat by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/3312
Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.0...v7.0.1