chore(deps): update dependency @octokit/tsconfig to v4#635
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
It seems we have uncovered some type errors unrelated to this upgrade |
|
I found the cause of the issue, we are wrongfully casting to Seems like this was an issue for a long time. I don't expect there to be any changes to the published types, simply house-keeping |
6b809a7 to
c87392c
Compare
|
I split out the changes into their own PR #637 |
|
🎉 This PR is included in version 11.3.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^3.0.0->^4.0.0Release Notes
octokit/tsconfig (@octokit/tsconfig)
v4.0.0Compare Source
Features
exactOptioanlPropertyTypesoption (#30) (1dc9e40), closes #29BREAKING CHANGES
rule will enforce us to be explicit in our type declarations and how we expect octokit APIs should
be used.
v3.1.0Compare Source
Features
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.
This PR was generated by Mend Renovate. View the repository job log.