Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v6.0.2
â¡ Improves performance in some cases where the action rebases changes on to the specified
base.What's Changed
- build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by
@âdependabotin peter-evans/create-pull-request#2797- build(deps-dev): bump
@âtypes/nodefrom 18.19.18 to 18.19.21 by@âdependabotin peter-evans/create-pull-request#2798- build(deps-dev): bump
@âtypes/nodefrom 18.19.21 to 18.19.23 by@âdependabotin peter-evans/create-pull-request#2811- perf: shallow fetch the actual base when rebasing from working base by
@âpeter-evansin peter-evans/create-pull-request#2816New Contributors
@âwebmonarchmade their first contribution in peter-evans/create-pull-request#2816Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2
70a41ab perf: shallow fetch the actual base when rebasing from working base (#2816)57a1014 build(deps-dev): bump @âtypes/node from 18.19.21 to 18.19.23 (#2811)b3a2c5d build(deps-dev): bump @âtypes/node from 18.19.18 to 18.19.21 (#2798)02c7da5 build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 (#2797)bac6da8 docs: update description of delete-branch