Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.5
âï¸ Fixes an issue with commit signing to allow it to support symlinks
What's Changed
- fix: support symlinks when commit signing by
@âpeter-evansin peter-evans/create-pull-request#3359Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5
Create Pull Request v7.0.4
âï¸ Fixes an issue with commit signing to allow it to support submodules
What's Changed
- docs: correct suggestion for bot setup by
@âhenryiiiin peter-evans/create-pull-request#3342- build(deps-dev): bump
@âtypes/jestfrom 29.5.12 to 29.5.13 by@âdependabotin peter-evans/create-pull-request#3343- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by
@âdependabotin peter-evans/create-pull-request#3344- fix: support submodules when commit signing by
@âpeter-evansin peter-evans/create-pull-request#3354New Contributors
@âhenryiiimade their first contribution in peter-evans/create-pull-request#3342Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.3...v7.0.4
Create Pull Request v7.0.3
âï¸ Fixes an issue with commit signing where commit SHAs have variable lengths when abbreviated.
What's Changed
- fix: disable abbreviated commit shas in diff by
@âpeter-evansin peter-evans/create-pull-request#3337Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.2...v7.0.3
5e91468 fix: support symlinks when commit signing (#3359)2f38cd2 fix: support submodules when commit signing (#3354)7a8aeac build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)d39d596 build(deps-dev): bump @âtypes/jest from 29.5.12 to 29.5.13 (#3343)f6f978f docs: correct suggestion for bot setup (#3342)6cd32fd fix: disable abbreviated commit shas in diff (#3337)