Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: list pulls using the correct head format #2792

Merged
merged 1 commit into from Feb 28, 2024
Merged

Conversation

peter-evans
Copy link
Owner

fixes #2790

Copy link
Contributor

Full test suite slash command (repository admin only)

/test repository=peter-evans/create-pull-request ref=head-branch-issue build=true

@peter-evans peter-evans merged commit a4f52f8 into main Feb 28, 2024
6 checks passed
@peter-evans peter-evans deleted the head-branch-issue branch February 28, 2024 00:28
aleksandrychev pushed a commit to aleksandrychev/create-pull-request that referenced this pull request Mar 4, 2024
fuxingloh pushed a commit to fuxingloh/crypto-frontmatter that referenced this pull request Mar 13, 2024
…197)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[peter-evans/create-pull-request](https://togithub.com/peter-evans/create-pull-request)
| action | patch | `v6.0.0` -> `v6.0.2` |

---

### Release Notes

<details>
<summary>peter-evans/create-pull-request
(peter-evans/create-pull-request)</summary>

###
[`v6.0.2`](https://togithub.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2)

[Compare
Source](https://togithub.com/peter-evans/create-pull-request/compare/v6.0.1...v6.0.2)

###
[`v6.0.1`](https://togithub.com/peter-evans/create-pull-request/releases/tag/v6.0.1):
Create Pull Request v6.0.1

[Compare
Source](https://togithub.com/peter-evans/create-pull-request/compare/v6.0.0...v6.0.1)

⚙️ Fixes [an
issue](https://togithub.com/peter-evans/create-pull-request/issues/2790)
where updating a pull request leads to the error `Cannot read properties
of undefined (reading 'number')`. This was likely caused by GitHub
fixing a long standing bug with an API endpoint, resulting in a breaking
change.

#### What's Changed

- build(deps-dev): bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.11 to
29.5.12 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2730
- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2731
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.19.10 to
18.19.14 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2732
- build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2748
- build(deps): bump peter-evans/create-pull-request from 5 to 6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2747
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.19.14 to
18.19.15 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2759
- build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2769
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.19.15 to
18.19.17 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2768
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.19.17 to
18.19.18 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2780
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[peter-evans/create-pull-request#2781
- fix: list pulls using the correct head format by
[@&#8203;peter-evans](https://togithub.com/peter-evans) in
[peter-evans/create-pull-request#2792

**Full Changelog**:
peter-evans/create-pull-request@v6.0.0...v6.0.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fuxingloh/crypto-frontmatter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read properties of undefined (reading 'number')
1 participant