Create Pull Request
Version updated for peter-evans/create-pull-request to version v6.0.1.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
⚙️ Fixes an issue 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 from 29.5.11 to 29.5.12 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2730
- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2731
- build(deps-dev): bump @types/node from 18.19.10 to 18.19.14 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2732
- build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2748
- build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2747
- build(deps-dev): bump @types/node from 18.19.14 to 18.19.15 by @dependabot in https://github.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 in https://github.com/peter-evans/create-pull-request/pull/2769
- build(deps-dev): bump @types/node from 18.19.15 to 18.19.17 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2768
- build(deps-dev): bump @types/node from 18.19.17 to 18.19.18 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2780
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/2781
- fix: list pulls using the correct head format by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/2792
Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v6.0.0...v6.0.1