Bump peter-evans/create-pull-request from 7.0.8 to 7.0.11
Bumps peter-evans/create-pull-request from 7.0.8 to 7.0.11.
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v7.0.11
What's Changed
- fix: restrict remote prune to self-hosted runners by
@peter-evansin peter-evans/create-pull-request#4250Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.10...v7.0.11
Create Pull Request v7.0.10
⚙️ Fixes an issue where updating a pull request failed when targeting a forked repository with the same owner as its parent.
What's Changed
- build(deps): bump the github-actions group with 2 updates by
@dependabot[bot] in peter-evans/create-pull-request#4235- build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group by
@dependabot[bot] in peter-evans/create-pull-request#4240- fix: provider list pulls fallback for multi fork same owner by
@peter-evansin peter-evans/create-pull-request#4245New Contributors
@obnyismade their first contribution in peter-evans/create-pull-request#4064Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.9...v7.0.10
Create Pull Request v7.0.9
⚙️ Fixes an incompatibility with the recently released
actions/checkout@v6.What's Changed
- ~70 dependency updates by
@dependabot- docs: fix workaround description about
ready_for_reviewby@ybiquitousin peter-evans/create-pull-request#3939- Docs:
add-pathsdefault behavior by@joeflack4in peter-evans/create-pull-request#3928- docs: update to create-github-app-token v2 by
@Gooolerin peter-evans/create-pull-request#4063- Fix compatibility with actions/checkout@v6 by
@ericsciplein peter-evans/create-pull-request#4230New Contributors
@joeflack4made their first contribution in peter-evans/create-pull-request#3928@Gooolermade their first contribution in peter-evans/create-pull-request#4063@ericsciplemade their first contribution in peter-evans/create-pull-request#4230Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v7.0.8...v7.0.9
Commits
22a9089fix: restrict remote prune to self-hosted runners (#4250)d4f3be6fix: provider list pulls fallback for multi fork same owner (#4245)bc8a47fbuild(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#4240)a67ef28build(deps): bump the github-actions group with 2 updates (#4235)84ae59afix: compatibility with actions/checkout@v6 (#4230)b4733b9build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)0edc001build(deps-dev): bump the npm group with 2 updates (#4201)430aea0build(deps): bump the github-actions group with 3 updates (#4200)46cdba7build(deps-dev): bump the npm group with 3 updates (#4185)b937339build(deps): bump the github-actions group with 2 updates (#4184)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)