Skip to content
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

fix(@octokit/request-error) Fixes depreciation error when accessing error.headers #2064

Merged
merged 5 commits into from
Mar 4, 2022
Merged

fix(@octokit/request-error) Fixes depreciation error when accessing error.headers #2064

merged 5 commits into from
Mar 4, 2022

Commits on Aug 27, 2021

  1. updates @octokit/plugin-enterprise-compatibility to version 1.3.0 and…

    … modifies error headers accordingly
    Dalton Scharff committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0e026dc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. uses optional chain expression to fix lintng error

    Dalton Scharff committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bc427bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9ab85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd7854 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. removes linting changes

    Dalton Scharff committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    aad6559 View commit details
    Browse the repository at this point in the history