mtdev2 / npm

:ship: semantic-release plugin to publish a npm package
MIT License
0 stars 0 forks source link

Upgrade got to version 11.0.1 #5

Closed depfu[bot] closed 4 years ago

depfu[bot] commented 4 years ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ got (^10.5.2 → ^11.0.1) · Repo

Release Notes

11.0.1

Fixed two regressions:

  • HTTPErrors have unspecified response body (#1162)
  • Options are duplicated while merging (#1163)

Improved TypeScript types for errors inherited from RequestError

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 2 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
changelogg[bot] commented 4 years ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please add the below template in PR description to ensure I can detect your changes:

    - (tag) changelog_text
OR
you can add tag in PR header too
```    
(tag) PR header
```
Valid tags: added, changed, deprecated, fixed , removed, security
Thanks!
pull-assistant[bot] commented 4 years ago
Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Update got to version 11.0.1

Powered by Pull Assistant. Last update a1ccb08 ... a1ccb08. Read the comment docs.

depchecker-bot[bot] commented 4 years ago

1 updated dependency for you to review.

got - Human-friendly and powerful HTTP request library for Node.js
NPM | GitHub Repo | Homepage
Latest Version: 11.0.1 | Project Version: ^10.5.2 -> ^11.0.1


depfu[bot] commented 4 years ago

Closed in favor of #6.