Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps peter-evans/create-pull-request from 4 to 8.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.0.0

What's new in v8

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.11...v8.0.0

Create Pull Request v7.0.11

What's Changed

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

New Contributors

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

New Contributors

... (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)
  • 22a9089 fix: restrict remote prune to self-hosted runners (#4250)
  • d4f3be6 fix: provider list pulls fallback for multi fork same owner (#4245)
  • bc8a47f build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#4240)
  • a67ef28 build(deps): bump the github-actions group with 2 updates (#4235)
  • 84ae59a fix: compatibility with actions/checkout@v6 (#4230)
  • b4733b9 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)
  • 0edc001 build(deps-dev): bump the npm group with 2 updates (#4201)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 15, 2025
@henriquemoody henriquemoody force-pushed the 2.4 branch 2 times, most recently from 344a690 to b2b9c3c Compare December 30, 2025 08:16
@henriquemoody
Copy link
Member

@dependabot rebase

1 similar comment
@henriquemoody
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/create-pull-request-8 branch from ea3c5f9 to 79eeb3f Compare December 30, 2025 08:24
@henriquemoody
Copy link
Member

@dependabot rebase

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v4...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/create-pull-request-8 branch from 79eeb3f to 6537256 Compare December 30, 2025 08:26
@henriquemoody henriquemoody merged commit 6537256 into 2.4 Dec 30, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/peter-evans/create-pull-request-8 branch December 30, 2025 08:27
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.10%. Comparing base (ef24b82) to head (6537256).
⚠️ Report is 1 commits behind head on 2.4.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.4    #1555   +/-   ##
=========================================
  Coverage     94.10%   94.10%           
  Complexity      455      455           
=========================================
  Files            99       99           
  Lines          1255     1255           
=========================================
  Hits           1181     1181           
  Misses           74       74           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants