ustyle
ustyle copied to clipboard
Bump hoek, localtunnel and request
Removes hoek. It's no longer used after updating ancestor dependencies hoek, localtunnel and request. These dependencies need to be updated together.
Removes hoek
Updates localtunnel
from 1.8.3 to 1.9.2
Changelog
Sourced from localtunnel's changelog.
1.9.2 (2019-06-01)
- Update debug to 4.1.1
- Update axios to 0.19.0
1.9.1 (2018-09-08)
- Update debug to 2.6.9
1.9.0 (2018-04-03)
- Add request event to Tunnel emitter
- Update yargs to support config via environment variables
- Add basic request logging when --print-requests argument is used
Commits
d7330a7
v1.9.25754959
update History.mde9d9203
update debug to 4.1.1be3dc1a
update axios to 0.19.04d6db16
update yarn.lock with integrity entries41270db
Update node versions and default build environment in travis.yml (#307)42ea8ec
Bump to UNRELEASED5b313bd
v1.9.1ef78c19
update History.mdd0fc61c
update debug to 2.6.9- Additional commits viewable in compare view
Updates request
from 2.81.0 to 2.88.2
Changelog
Sourced from request's changelog.
Change Log
v2.88.0 (2018/08/10)
- #2996 fix(uuid): import versioned uuid (
@kwonoj
)- #2994 Update to oauth-sign 0.9.0 (
@dlecocq
)- #2993 Fix header tests (
@simov
)- #2904 #515, #2894 Strip port suffix from Host header if the protocol is known. (#2904) (
@paambaati
)- #2791 Improve AWS SigV4 support. (#2791) (
@vikhyat
)- #2977 Update test certificates (
@simov
)v2.87.0 (2018/05/21)
- #2943 Replace hawk dependency with a local implemenation (#2943) (
@hueniverse
)v2.86.0 (2018/05/15)
- #2885 Remove redundant code (for Node.js 0.9.4 and below) and dependency (
@ChALkeR
)- #2942 Make Test GREEN Again! (
@simov
)- #2923 Alterations for failing CI tests (
@gareth-robinson
)v2.85.0 (2018/03/12)
v2.84.0 (2018/03/12)
- #2793 Fixed calculation of oauth_body_hash, issue #2792 (
@dvishniakov
)- #2880 Update hawk to 7.0.7 (#2880) (
@kornel-kedzierski
)v2.83.0 (2017/09/27)
- #2776 Updating tough-cookie due to security fix. (#2776) (
@karlnorling
)v2.82.0 (2017/09/19)
- #2703 Add Node.js v8 to Travis CI (
@ryysud
)- #2751 Update of hawk and qs to latest version (#2751) (
@Olivier-Moreau
)- #2658 Fixed some text in README.md (#2658) (
@Marketionist
)- #2635 chore(package): update aws-sign2 to version 0.7.0 (#2635) (
@greenkeeperio-bot
)- #2641 Update README to simplify & update convenience methods (#2641) (
@FredKSchott
)- #2541 Add convenience method for HTTP OPTIONS (#2541) (
@jamesseanwright
)- #2605 Add promise support section to README (#2605) (
@FredKSchott
)- #2579 refactor(lint): replace eslint with standard (#2579) (
@ahmadnassri
)- #2598 Update codecov to version 2.0.2 🚀 (
@greenkeeperio-bot
)- #2590 Adds test-timing keepAlive test (
@nicjansma
)- #2589 fix tabulation on request example README.MD (
@odykyi
)- #2594 chore(dependencies): har-validator to 5.x [removes babel dep] (
@ahmadnassri
)
Commits
- See full diff 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.