Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump https-proxy-agent from 2.2.1 to 2.2.4#155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubApr 16, 2020

Bumpshttps-proxy-agent from 2.2.1 to 2.2.4.

Release notes

Sourced fromhttps-proxy-agent's releases.

2.2.4

Patches

  • Add.editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b
  • Add.eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897
  • Use anet.Socket instead of a plainEventEmitter for replaying proxy errors:#83
  • Remove unusedstream module: 9fdcd47bd813e9979ee57920c69e2ee2e0683cd4

Credits

Huge thanks to@lpinca for helping!

2.2.3

Patches

  • Update README with actualsecureProxy behavior:#65
  • Updateproxy to v1.0.0: d0e3c18079119057b05582cb72d4fda21dfc2546
  • Remove unreachable code: 46aad0988b471f042856436cf3192b0e09e36fe6
  • Test on Node.js 10 and 12: 3535951e482ea52af4888938f59649ed92e81b2b
  • Fix compatibility with Node.js >= 10.0.0:#73
  • Use anEventEmitter to replay failed proxy connect HTTP requests:#77

Credits

Huge thanks to@stoically,@lpinca, and@zkochan for helping!

2.2.2

Patches

  • Removepackage-lock.json: c881009b9873707f5c4a0e9c277dde588e1139c7
  • Ignore test directory, History.md and .travis.yml when creating npm package. Fixes#42:#45
  • Updateagent-base to v4.2:#50
  • Add TypeScript type definitions:#66
  • Feat(typescript): Allow input to be options or string:#68
  • Updateagent-base to v4.3:#69

Credits

Huge thanks to@marco-c,@tareqhs,@ianhowe76, and@BYK for helping!

Commits

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 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 theSecurity Alerts page.

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)- [Commits](TooTallNate/proxy-agents@2.2.1...2.2.4)Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelApr 16, 2020
@codecov
Copy link

codecovbot commentedApr 16, 2020

Codecov Report

Merging#155 intomaster willincrease coverage by3.32%.
The diff coverage isn/a.

Impacted file tree graph

@@            Coverage Diff             @@##           master     #155      +/-   ##==========================================+ Coverage   86.88%   90.21%   +3.32%==========================================  Files         117      143      +26       Lines        2006     3740    +1734       Branches      268      350      +82     ==========================================+ Hits         1743     3374    +1631- Misses        245      334      +89- Partials       18       32      +14
Impacted FilesCoverage Δ
src/ts/algorithms/math/lcm.ts66.66% <0.00%> (-33.34%)⬇️
src/ts/algorithms/greedy/knapsack.ts66.66% <0.00%> (-33.34%)⬇️
src/js/data-structures/binary-search-tree.js20.28% <0.00%> (-31.44%)⬇️
src/ts/algorithms/search/interpolation-search.ts80.00% <0.00%> (-20.00%)⬇️
src/ts/algorithms/math/primality-test.ts90.47% <0.00%> (-9.53%)⬇️
src/ts/algorithms/sorting/bucket-sort.ts92.30% <0.00%> (-7.70%)⬇️
src/js/algorithms/sorting/shell-sort.js92.85% <0.00%> (-7.15%)⬇️
src/ts/algorithms/math/sieve-eratosthenes.ts92.85% <0.00%> (-7.15%)⬇️
src/ts/algorithms/sorting/counting-sort.ts93.75% <0.00%> (-6.25%)⬇️
src/js/util.js95.00% <0.00%> (-5.00%)⬇️
... and99 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatec1c374f...0a606fd. Read thecomment docs.

@zeuslawyer
Copy link

zeuslawyer commentedApr 16, 2020 via email

On Thu, Apr 16, 2020 at 10:08 PM codecov[bot] ***@***.***> wrote: Codecov <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=h1> Report Merging#155 <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=desc> into master <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/commit/c1c374f27cd5003c0d82e8a8d8c6233febc60a9e&el=desc> will *increase* coverage by 3.32%. The diff coverage is n/a. [image: Impacted file tree graph] <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=tree> @@ Coverage Diff @@ ## master#155 +/- ## ========================================== + Coverage 86.88% 90.21% +3.32% ========================================== Files 117 143 +26 Lines 2006 3740 +1734 Branches 268 350 +82 ========================================== + Hits 1743 3374 +1631 - Misses 245 334 +89 - Partials 18 32 +14 Impacted Files <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=tree> Coverage Δ src/ts/algorithms/math/lcm.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvbWF0aC9sY20udHM=> 66.66% <0.00%> (-33.34%) ⬇️ src/ts/algorithms/greedy/knapsack.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvZ3JlZWR5L2tuYXBzYWNrLnRz> 66.66% <0.00%> (-33.34%) ⬇️ src/js/data-structures/binary-search-tree.js <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL2pzL2RhdGEtc3RydWN0dXJlcy9iaW5hcnktc2VhcmNoLXRyZWUuanM=> 20.28% <0.00%> (-31.44%) ⬇️ src/ts/algorithms/search/interpolation-search.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvc2VhcmNoL2ludGVycG9sYXRpb24tc2VhcmNoLnRz> 80.00% <0.00%> (-20.00%) ⬇️ src/ts/algorithms/math/primality-test.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvbWF0aC9wcmltYWxpdHktdGVzdC50cw==> 90.47% <0.00%> (-9.53%) ⬇️ src/ts/algorithms/sorting/bucket-sort.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvc29ydGluZy9idWNrZXQtc29ydC50cw==> 92.30% <0.00%> (-7.70%) ⬇️ src/js/algorithms/sorting/shell-sort.js <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL2pzL2FsZ29yaXRobXMvc29ydGluZy9zaGVsbC1zb3J0Lmpz> 92.85% <0.00%> (-7.15%) ⬇️ src/ts/algorithms/math/sieve-eratosthenes.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvbWF0aC9zaWV2ZS1lcmF0b3N0aGVuZXMudHM=> 92.85% <0.00%> (-7.15%) ⬇️ src/ts/algorithms/sorting/counting-sort.ts <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL3RzL2FsZ29yaXRobXMvc29ydGluZy9jb3VudGluZy1zb3J0LnRz> 93.75% <0.00%> (-6.25%) ⬇️ src/js/util.js <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree#diff-c3JjL2pzL3V0aWwuanM=> 95.00% <0.00%> (-5.00%) ⬇️ ... and 99 more <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155/diff?src=pr&el=tree-more> ------------------------------ Continue to review full report at Codecov <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=continue> . *Legend* - Click here to learn more <https://docs.codecov.io/docs/codecov-delta> Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=footer>. Last updatec1c374f...0a606fd <https://codecov.io/gh/loiane/javascript-datastructures-algorithms/pull/155?src=pr&el=lastupdated>. Read the comment docs <https://docs.codecov.io/docs/pull-request-comments> . — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#155 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB5FCALAPPSM6LVZCHYYPS3RM3YNPANCNFSM4MJSRCOA> .
-- --------------------------@ZubinPratap

@dependabot@github
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubApr 16, 2020

Sorry, only users with push access can use that command.

@loianeloiane merged commit10df6bc intomasterJul 19, 2020
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/https-proxy-agent-2.2.4 branchJuly 19, 2020 16:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@zeuslawyer@loiane

[8]ページ先頭

©2009-2025 Movatter.jp