This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): Bump http-proxy from 1.16.2 to 1.18.1 #42
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/http-proxy-1.18.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@dependabot merge
…On Wed, Sep 9, 2020 at 3:12 AM dependabot[bot] ***@***.***> wrote:
Bumps http-proxy <https://github.com/http-party/node-http-proxy> from
1.16.2 to 1.18.1.
Release notes
*Sourced from http-proxy's releases
<https://github.com/http-party/node-http-proxy/releases>.*
Long overdue maintenance
Due to some great contributions I'm happy to announce a new release of
http-proxy containing numerous bug fixes, feature additions and
documentation improvements. Thanks to all who contributed for their
patience and willingness to contribute despite perceived stagnation in
activity in the project. I welcome all contributions and those who are
interested in getting more involved with the project. Below I will
highlight the changes that landed in the latest version but you can find
the full diff of the changes in http-party/node-http-proxy#1251
<https://github-redirect.dependabot.com/nodejitsu/node-http-proxy/pull/1251>
- Add option to rewrite path of set-cookie headers. @swillis12
<https://github.com/swillis12>
- Add option for overriding http METHOD when proxying request
@AydinChavez <https://github.com/AydinChavez>
- Feature: selfHandleResponse for taking responsibility in returning
your own response when listening on the proxyRes event. @cpd0101
<https://github.com/cpd0101> @guoxiangyang
<https://github.com/guoxiangyang>
- Add followRedirects option @n30n0v <https://github.com/n30n0v>
- Document timeout option @jlaamanen <https://github.com/jlaamanen>
- Fix documentation typos @carpsareokiguess
<https://github.com/carpsareokiguess>
- Document buffer option @jonhunter1977
<https://github.com/jonhunter1977>
- Include websocket non-upgrade response instead of just closing the
socket. Allows auth schemes to be possible with websocket proxying.
@Tigge <https://github.com/Tigge>
- Stop using the writeHead method explicitly and let node handle it
internally to prevent thrown errors @jakefurler
<https://github.com/jakefurler>
- Be more defensive in handling of detecting response state when
proxying @thiagobustamante <https://github.com/thiagobustamante>
Changelog
*Sourced from http-proxy's changelog
<https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md>.*
v1.18.1
<http-party/node-http-proxy@1.18.0...v1.18.1>
- 2020-05-17 Merged
- Skip sending the proxyReq event when the expect header is present
[#1447](http-party/node-http-proxy#1447)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1447>
- Remove node6 support, add node12 to build
[#1397](http-party/node-http-proxy#1397)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1397>
1.18.0
<http-party/node-http-proxy@1.17.0...1.18.0> -
2019-09-18 Merged
- Added in auto-changelog module set to keepachangelog format
[#1373](http-party/node-http-proxy#1373)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1373>
- fix 'Modify Response' readme section to avoid unnecessary array
copying
[#1300](http-party/node-http-proxy#1300)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1300>
- Fix incorrect target name for reverse proxy example
[#1135](http-party/node-http-proxy#1135)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1135>
- Fix modify response middleware example
[#1139](http-party/node-http-proxy#1139)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1139>
- [dist] Update dependency async to v3
[#1359](http-party/node-http-proxy#1359)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1359>
- Fix path to local http-proxy in examples.
[#1072](http-party/node-http-proxy#1072)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1072>
- fix reverse-proxy example require path
[#1067](http-party/node-http-proxy#1067)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1067>
- Update README.md
[#970](http-party/node-http-proxy#970)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/970>
- [dist] Update dependency request to ~2.88.0 [SECURITY]
[#1357](http-party/node-http-proxy#1357)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1357>
- [dist] Update dependency eventemitter3 to v4
[#1365](http-party/node-http-proxy#1365)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1365>
- [dist] Update dependency colors to v1
[#1360](http-party/node-http-proxy#1360)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1360>
- [dist] Update all non-major dependencies
[#1356](http-party/node-http-proxy#1356)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1356>
- [dist] Update dependency agentkeepalive to v4
[#1358](http-party/node-http-proxy#1358)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1358>
- [dist] Update dependency nyc to v14
[#1367](http-party/node-http-proxy#1367)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1367>
- [dist] Update dependency concat-stream to v2
[#1363](http-party/node-http-proxy#1363)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1363>
- x-forwarded-host overwrite for mutli level proxies
[#1267](http-party/node-http-proxy#1267)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1267>
- [refactor doc] Complete rename to http-party org.
[#1362](http-party/node-http-proxy#1362)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1362>
- Highlight correct lines for createProxyServer
[#1117](http-party/node-http-proxy#1117)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1117>
- Fix docs for rewrite options - 201 also handled
[#1147](http-party/node-http-proxy#1147)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1147>
- Update .nyc_output
[#1339](http-party/node-http-proxy#1339)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1339>
- Configure Renovate
[#1355](http-party/node-http-proxy#1355)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1355>
- [examples] Restream body before proxying, support for Content-Type
of application/x-www-form-urlencoded
[#1264](http-party/node-http-proxy#1264)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1264>
Commits
- [dist] New test fixtures. 7e4a0e5
<http-party/node-http-proxy@7e4a0e5>
- [dist] End of an era. a9b09cc
<http-party/node-http-proxy@a9b09cc>
- [dist] Version bump. 1.18.0 9bbe486
<http-party/node-http-proxy@9bbe486>
- [fix] Latest versions. 59c4403
<http-party/node-http-proxy@59c4403>
- [fix test] Update tests. dd1d08b
<http-party/node-http-proxy@dd1d08b>
- [dist] Update dependency ws to v3 [SECURITY] b00911c
<http-party/node-http-proxy@b00911c>
- [dist] .gitattributes all the things. fc93520
<http-party/node-http-proxy@fc93520>
- [dist] Regenerate package-lock.json. 16d4f8a
<http-party/node-http-proxy@16d4f8a>
1.17.0
<http-party/node-http-proxy@1.16.2...1.17.0> -
2018-04-20 Merged
- Fix overwriting of global options
[#1074](http-party/node-http-proxy#1074)
<https://github-redirect.dependabot.com/http-party/node-http-proxy/pull/1074>
Commits
- 9b96cd7
<http-party/node-http-proxy@9b96cd7>
1.18.1
- 335aeeb
<http-party/node-http-proxy@335aeeb>
Skip sending the proxyReq event when the expect header is present (
#1447
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1447>
)
- dba3966
<http-party/node-http-proxy@dba3966>
Remove node6 support, add node12 to build (#1397
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1397>
)
- 9bbe486
<http-party/node-http-proxy@9bbe486>
[dist] Version bump. 1.18.0
- 6e4bef4
<http-party/node-http-proxy@6e4bef4>
Added in auto-changelog module set to keepachangelog format (#1373
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1373>
)
- d056241
<http-party/node-http-proxy@d056241>
fix 'Modify Response' readme section to avoid unnecessary array copying (
#1300
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1300>
)
- 244303b
<http-party/node-http-proxy@244303b>
Fix incorrect target name for reverse proxy example (#1135
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1135>
)
- b4028ba
<http-party/node-http-proxy@b4028ba>
Fix modify response middleware example (#1139
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1139>
)
- 77a9815
<http-party/node-http-proxy@77a9815>
[dist] Update dependency async to v3 (#1359
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1359>
)
- c662f9e
<http-party/node-http-proxy@c662f9e>
Fix path to local http-proxy in examples. (#1072
<https://github-redirect.dependabot.com/http-party/node-http-proxy/issues/1072>
)
- Additional commits viewable in compare view
<http-party/node-http-proxy@1.16.2...1.18.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates>
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 close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor 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
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/PrecisionNutrition/date-picker/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#42
Commit Summary
- build(deps): Bump http-proxy from 1.16.2 to 1.18.1
File Changes
- *M* yarn.lock
<https://github.com/PrecisionNutrition/date-picker/pull/42/files#diff-8ee2343978836a779dc9f8d6b794c3b2>
(37)
Patch Links:
- https://github.com/PrecisionNutrition/date-picker/pull/42.patch
- https://github.com/PrecisionNutrition/date-picker/pull/42.diff
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#42>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIYQTS7MV6AVOV2Y2X7D6TSE4TE7ANCNFSM4RBJ3IDQ>
.
|
Sorry, only users with push access can use that command. |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/http-proxy-1.18.1
branch
from
September 30, 2020 23:15
ae06755
to
dbb0896
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/http-proxy-1.18.1
branch
from
December 22, 2020 14:44
dbb0896
to
190fd3f
Compare
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.16.2...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/http-proxy-1.18.1
branch
from
December 22, 2020 15:23
190fd3f
to
c7fdcd3
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps http-proxy from 1.16.2 to 1.18.1.
Release notes
Sourced from http-proxy's releases.
Changelog
Sourced from http-proxy's changelog.
Commits
9b96cd7
1.18.1335aeeb
Skip sending the proxyReq event when the expect header is present (#1447)dba3966
Remove node6 support, add node12 to build (#1397)9bbe486
[dist] Version bump. 1.18.06e4bef4
Added in auto-changelog module set to keepachangelog format (#1373)d056241
fix 'Modify Response' readme section to avoid unnecessary array copying (#1300)244303b
Fix incorrect target name for reverse proxy example (#1135)b4028ba
Fix modify response middleware example (#1139)77a9815
[dist] Update dependency async to v3 (#1359)c662f9e
Fix path to local http-proxy in examples. (#1072)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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.