Note: I do not expect this to be merged like this but I am releasing it to hopefully jog someone else into action, get feedback, and possibly be helpful in getting people unblocked with their apps. ember-fetch is a dependency of many addons. This PR is built on other PRs that have not been merged.
Note: I do not expect this to be merged like this but I am releasing it to hopefully jog someone else into action, get feedback, and possibly be helpful in getting people unblocked with their apps. ember-fetch is a dependency of many addons. This PR is built on other PRs that have not been merged.
Depends on https://github.com/gorner/sourcemap-validator/pull/1 and https://github.com/tomdale/ember-cli-addon-tests/pull/223
This fork takes https://github.com/ember-cli/ember-fetch/pull/741 and fixes all tests and security issues found in dependencies (as shown by running
yarn audit --groups dependencies
)You can see tests passing here: https://github.com/Gaurav0/ember-fetch/pull/1
cc/ @Pixelik @NullVoxPopuli