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

Removes deprecated request and @percy/agent #1113

Merged
merged 1 commit into from
Feb 8, 2022

Commits on Feb 7, 2022

  1. Removes deprecated request and @percy/agent

    * Addresses first set of dependencies that are upstream from
    `json-schema@0.2.3`. There is more work to do but a webpack upgrade is
    required first.
    * Replaces usage of `request` in integration tests with `tough-cookie`.
    * `@percy/agent` is deprecated and is replaced by `@percy/cli`.
    * Bumps `follow-redirects- to address CVE.
    * Also removes unnecessary user management logic from functional tests.
    
    Resolves opensearch-project#1133
    Incremental change towards addressing opensearch-project#1066
    
    Signed-off-by: Tommy Markley <markleyt@amazon.com>
    Tommy Markley committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    63f5f90 View commit details
    Browse the repository at this point in the history