-
Notifications
You must be signed in to change notification settings - Fork 205
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
Deprecation: [@octokit/request-error] error.headers
is deprecated, use error.response.headers
.
#2049
Comments
I think this might be some deps that need updating. If anyone has the time to make these updates any and all PRs welcome! |
|
Could you open a pr? |
…aders fix(git): #2049 removes the use of deprecated error.headers
🚀 Issue was released in |
Describe the bug
Any command now outputs the following:
Deprecation: [@octokit/request-error] `error.headers` is deprecated, use `error.response.headers`.
To Reproduce
auto changelog
Expected behavior
No deprecation warning
Screenshots
Environment information:
Additional context
The text was updated successfully, but these errors were encountered: