⚙️ 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 #2730
- build(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #2731
- build(deps-dev): bump @types/node from 18.19.10 to 18.19.14 by @dependabot in #2732
- build(deps): bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot in #2748
- build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #2747
- build(deps-dev): bump @types/node from 18.19.14 to 18.19.15 by @dependabot in #2759
- build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by @dependabot in #2769
- build(deps-dev): bump @types/node from 18.19.15 to 18.19.17 by @dependabot in #2768
- build(deps-dev): bump @types/node from 18.19.17 to 18.19.18 by @dependabot in #2780
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #2781
- fix: list pulls using the correct head format by @peter-evans in #2792
Full Changelog: v6.0.0...v6.0.1