nrwl / precise-commits

:sparkles: Painlessly apply Prettier by only formatting lines you have modified anyway!
MIT License
471 stars 20 forks source link

build(deps): bump https-proxy-agent from 2.1.0 to 2.2.1 #37

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps https-proxy-agent from 2.1.0 to 2.2.1.

Release notes *Sourced from [https-proxy-agent's releases](https://github.com/TooTallNate/node-https-proxy-agent/releases).* > ## 2.2.1 > ### Patches > > - Add `defaultPort` field: [#43](https://github-redirect.dependabot.com/TooTallNate/node-https-proxy-agent/issues/43) > > ### Credits > > Huge thanks to [@​jan](https://github.com/jan)-auer for helping! > > ## 2.2.0 > ### Minor Changes > > - Use `Buffer.from()`: 1c24219df87524e6ed973127e81f30801d658f07 > - Add "engines" to package.json: a27792225b652c5483247c96654d40bda27873d0
Changelog *Sourced from [https-proxy-agent's changelog](https://github.com/TooTallNate/node-https-proxy-agent/blob/master/History.md).* > > 2.2.0 / 2018-03-03 > ================== > > * Add "engines" to package.json - requires Node.js >= 4.5.0 > * Use `Buffer.from()` > > 2.1.1 / 2017-11-28 > ================== > > * Update `debug` - Security Problems with Previous Version ([#38](https://github-redirect.dependabot.com/TooTallNate/node-https-proxy-agent/issues/38))
Commits - [`8c3a75b`](https://github.com/TooTallNate/node-https-proxy-agent/commit/8c3a75baddecae7e2fe2921d1adde7edd0203156) 2.2.1 - [`84a1210`](https://github.com/TooTallNate/node-https-proxy-agent/commit/84a121078c67351e5ca7bef9c16e2d547a1e9840) Add `defaultPort` field ([#43](https://github-redirect.dependabot.com/TooTallNate/node-https-proxy-agent/issues/43)) - [`b9d5b7e`](https://github.com/TooTallNate/node-https-proxy-agent/commit/b9d5b7ec336264e9d8208287654060ae9a880976) 2.2.0 - [`a277922`](https://github.com/TooTallNate/node-https-proxy-agent/commit/a27792225b652c5483247c96654d40bda27873d0) Add "engines" to package.json - [`1c24219`](https://github.com/TooTallNate/node-https-proxy-agent/commit/1c24219df87524e6ed973127e81f30801d658f07) Use `Buffer.from()` - [`c58d365`](https://github.com/TooTallNate/node-https-proxy-agent/commit/c58d365dd153104d1147967a0a6b4e1dd1698e50) Release 2.1.1 - [`7d221cf`](https://github.com/TooTallNate/node-https-proxy-agent/commit/7d221cf07503d4c56a3c2991e9a0ce029e655e30) Update Debug - Security Problems with Previous Version ([#38](https://github-redirect.dependabot.com/TooTallNate/node-https-proxy-agent/issues/38)) - See full diff in [compare view](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.1.0...2.2.1)


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
dependabot[bot] commented 4 years ago

Superseded by #57.