Skip to content

chore(deps): bump peter-evans/create-pull-request from 5 to 8#810

Merged
kcenon merged 2 commits intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8
Mar 9, 2026
Merged

chore(deps): bump peter-evans/create-pull-request from 5 to 8#810
kcenon merged 2 commits intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 8, 2026

Bumps peter-evans/create-pull-request from 5 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

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 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)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5...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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 8, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies External dependencies management label Mar 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026

Coverage Report

Metric Value
Line Coverage 61.0%
Target 75% (stretch: 80%)
Coverage Details

Full HTML report is available as a build artifact.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026

Performance Comparison

Base Branch Results

No base results

PR Branch Results

No PR results

@kcenon
Copy link
Copy Markdown
Owner

kcenon commented Mar 9, 2026

CI analysis: the failing job is Integration Tests / macos-latest - Release, and the only failing test is MultiConnectionLifecycleTest.SequentialConnections in integration_tests/scenarios/connection_lifecycle_test.cpp. The PR only updates peter-evans/create-pull-request, so this is not caused by the workflow action change itself. The failure is a flaky macOS CI timing issue: the first sequential client sometimes does not report connected before the current timeout after server startup. I am applying a narrow test-stability fix around sequential connection establishment, then I will rerun CI and merge once checks are green.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

Performance Comparison

Base Branch Results

No base results

PR Branch Results

No PR results

@kcenon kcenon merged commit 122a688 into main Mar 9, 2026
37 checks passed
@kcenon kcenon deleted the dependabot/github_actions/peter-evans/create-pull-request-8 branch March 9, 2026 14:01
kcenon added a commit that referenced this pull request Apr 13, 2026
* chore(deps): bump peter-evans/create-pull-request from 5 to 8

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5...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>

* test(integration): stabilize sequential connection timing

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kcenon <kcenon@naver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies External dependencies management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant