Bump peter-evans/create-pull-request from 7 to 8 by dependabot[bot] · Pull Request #318 · lycheeverse/lychee-action (original) (raw)
Bumps peter-evans/create-pull-request from 7 to 8.
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v8.0.0
What's new in v8
- Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.
What's Changed
- chore: Update checkout action version to v6 by @yonas in peter-evans/create-pull-request#4258
- Update actions/checkout references to @v6 in docs by @Copilot in peter-evans/create-pull-request#4259
- feat: v8 by @peter-evans in peter-evans/create-pull-request#4260
New Contributors
- @yonas made their first contribution in peter-evans/create-pull-request#4258
- @Copilot made their first contribution in peter-evans/create-pull-request#4259
Full Changelog: peter-evans/create-pull-request@v7.0.11...v8.0.0
Create Pull Request v7.0.11
What's Changed
- fix: restrict remote prune to self-hosted runners by @peter-evans in peter-evans/create-pull-request#4250
Full Changelog: peter-evans/create-pull-request@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-evans in peter-evans/create-pull-request#4245
New Contributors
- @obnyis made their first contribution in peter-evans/create-pull-request#4064
Full Changelog: peter-evans/create-pull-request@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 @ybiquitous in peter-evans/create-pull-request#3939- Docs:
add-pathsdefault behavior by @joeflack4 in peter-evans/create-pull-request#3928- docs: update to create-github-app-token v2 by @Goooler in peter-evans/create-pull-request#4063
- Fix compatibility with actions/checkout@v6 by @ericsciple in peter-evans/create-pull-request#4230
New Contributors
- @joeflack4 made their first contribution in peter-evans/create-pull-request#3928
- @Goooler made their first contribution in peter-evans/create-pull-request#4063
- @ericsciple made their first contribution in peter-evans/create-pull-request#4230
... (truncated)
Commits
- 98357b1 feat: v8 (#4260)
- 41c0e4b Update actions/checkout references to @v6 in docs (#4259)
- 994332d chore: Update checkout action version to v6 (#4258)
- See full diff 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)