Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump(deps): update peter-evans/create-pull-request action to v6.0.2 (#…
…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 [@​types/jest](https://togithub.com/types/jest) from 29.5.11 to 29.5.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2730](https://togithub.com/peter-evans/create-pull-request/pull/2730) - build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2731](https://togithub.com/peter-evans/create-pull-request/pull/2731) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.19.10 to 18.19.14 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2732](https://togithub.com/peter-evans/create-pull-request/pull/2732) - build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2748](https://togithub.com/peter-evans/create-pull-request/pull/2748) - build(deps): bump peter-evans/create-pull-request from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2747](https://togithub.com/peter-evans/create-pull-request/pull/2747) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.19.14 to 18.19.15 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2759](https://togithub.com/peter-evans/create-pull-request/pull/2759) - build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2769](https://togithub.com/peter-evans/create-pull-request/pull/2769) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.19.15 to 18.19.17 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2768](https://togithub.com/peter-evans/create-pull-request/pull/2768) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 18.19.17 to 18.19.18 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2780](https://togithub.com/peter-evans/create-pull-request/pull/2780) - build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/2781](https://togithub.com/peter-evans/create-pull-request/pull/2781) - fix: list pulls using the correct head format by [@​peter-evans](https://togithub.com/peter-evans) in [https://github.com/peter-evans/create-pull-request/pull/2792](https://togithub.com/peter-evans/create-pull-request/pull/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>
- Loading branch information