github-semantic-version
github-semantic-version copied to clipboard
Bump https-proxy-agent from 1.0.0 to 2.2.0
Bumps https-proxy-agent from 1.0.0 to 2.2.0.
Release notes
Sourced from https-proxy-agent's releases.
2.2.0
Minor Changes
- Use
Buffer.from(): 1c24219df87524e6ed973127e81f30801d658f07- Add "engines" to package.json: a27792225b652c5483247c96654d40bda27873d0
Changelog
Sourced from https-proxy-agent's changelog.
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)2.1.0 / 2017-08-08
- only include the port number in the Host header when non-default port (#22)
- set ALPN to "http 1.1" by default when using tlsproxy (#25)
- only set
ALPNProtocolswhen the property does not already exist- support SNI (#14)
2.0.0 / 2017-06-26
- rename https-proxy-agent.js to index.js
- update dependencies and remove semver-specific test case
- update
agent-baseto v4- remove
extenddependency- :arrow_up: update minimum version of debug dependency
- opts/options
- drop Node versions < v4 from Travis-CI
- test Node.js 5, 6, 7 and 8 on Travis-CI
- README: remove outdated
secureEndpointreference- README: remove
secureEndpointdocs, addheaders- https-proxy-agent: add support for proxy "headers"
Commits
b9d5b7e2.2.0a277922Add "engines" to package.json1c24219UseBuffer.from()c58d365Release 2.1.17d221cfUpdate Debug - Security Problems with Previous Version (#38)5543d28Release 2.1.0d7a4c70only include the port number in the Host header when non-default ported300a4only set ALPNProtocols when the property does not already exist04cb725Set ALPN to "http 1.1" by default when using tlsproxy9282395prettier- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.