dylantientcheu / urplus

A collection of tools to enhance the Udacity reviewer experience, including integrated remark storage and retrieval
GNU General Public License v3.0
8 stars 5 forks source link

Bump http-proxy-agent from 1.0.0 to 2.1.0 in /extension #24

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps http-proxy-agent from 1.0.0 to 2.1.0.

Release notes *Sourced from [http-proxy-agent's releases](https://github.com/TooTallNate/node-http-proxy-agent/releases).* > ## 2.1.0 > ### Minor Changes > > - Use `Buffer.from()`: b7b7cc793c3226aa83f820ce5c277e81862d32eb > - Add "engines" to package.json: 1cd8967758779923c87c70d31d8fa4d6a0d740ef > > ### Patches > > - Update package.json - outdated debug version: [#7](https://github-redirect.dependabot.com/TooTallNate/node-http-proxy-agent/issues/7) > > ### Credits > > Huge thanks to [@​knoxcard](https://github.com/knoxcard) for helping!
Changelog *Sourced from [http-proxy-agent's changelog](https://github.com/TooTallNate/node-http-proxy-agent/blob/master/History.md).* > 2.1.0 / 2018-03-03 > ================== > > * Add "engines" to package.json > * Use `Buffer.from()` > * Update package.json - outdated debug version ([#7](https://github-redirect.dependabot.com/TooTallNate/node-http-proxy-agent/issues/7)) > > 2.0.0 / 2017-06-27 > ================== > > * drop support for Node.js < v4 > * update "mocha" to v3 > * update to "agent-base" v4 > * rename http-proxy-agent.js to index.js > * remove `extend` dependency > * test Node.js 4, 5, 6, 7 and 8 on Travis-CI
Commits - [`65307ac`](https://github.com/TooTallNate/node-http-proxy-agent/commit/65307ac8fe4e6ce1a2685d21ec4affa4c2a0a30d) 2.1.0 - [`1cd8967`](https://github.com/TooTallNate/node-http-proxy-agent/commit/1cd8967758779923c87c70d31d8fa4d6a0d740ef) Add "engines" to package.json - [`b7b7cc7`](https://github.com/TooTallNate/node-http-proxy-agent/commit/b7b7cc793c3226aa83f820ce5c277e81862d32eb) Use `Buffer.from()` - [`687da67`](https://github.com/TooTallNate/node-http-proxy-agent/commit/687da671c075cde76be2d3e907d5384c970efadc) update package.json - outdated debug version ([#7](https://github-redirect.dependabot.com/TooTallNate/node-http-proxy-agent/issues/7)) - [`8681658`](https://github.com/TooTallNate/node-http-proxy-agent/commit/8681658f207a30054c7f8e7da6a929bdd3047687) Release 2.0.0 - [`5fdb6eb`](https://github.com/TooTallNate/node-http-proxy-agent/commit/5fdb6eb5e4aba868e35d2adbcd49f7cc7df9041a) update "mocha" to v3 - [`6c68685`](https://github.com/TooTallNate/node-http-proxy-agent/commit/6c68685662254225b8d625940053eb9d6a1e2794) update to "agent-base" v4 - [`5197ff9`](https://github.com/TooTallNate/node-http-proxy-agent/commit/5197ff99f015bb6b563e6136efe90fbcc607297e) rename http-proxy-agent.js to index.js - [`488df8a`](https://github.com/TooTallNate/node-http-proxy-agent/commit/488df8a830d5b7476193aec1f27805ce8189d0c5) test Node.js 4, 5, 6, 7 and 8 on Travis-CI - [`a0c9cb0`](https://github.com/TooTallNate/node-http-proxy-agent/commit/a0c9cb031c57d5b0ad19ce41bbdbbc65c70b0aa3) remove "extend" dep - Additional commits viewable in [compare view](https://github.com/TooTallNate/node-http-proxy-agent/compare/1.0.0...2.1.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language