Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps)!: update dependency ky to ^0.24.0 #131

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2020

This PR contains the following updates:

Package Type Update Change
ky dependencies minor ^0.23.0 -> ^0.24.0

Release Notes

sindresorhus/ky

v0.24.0

Compare Source

Breaking
  • Remove response property for the first argument passed to beforeRetry hooks (#​276) 9876da1
    You can access it on error.response instead. See #​276 for details.
Fixes
  • Fix handling of network errors for beforeRetry hook (#​276) 9876da1

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #131 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files           1        1           
  Lines          71       71           
  Branches       39       39           
=======================================
  Hits           69       69           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c123f5c...ee861e1. Read the comment docs.

@praburangki
Copy link

Any plans on merging this PR?
would love to test out the latest release from ky especially the fix for the afterResponse hook.

@atinux atinux requested a review from pi0 October 1, 2020 08:17
@pi0 pi0 changed the title chore(deps): update dependency ky to ^0.24.0 feat(deps)!: update dependency ky to ^0.24.0 Oct 1, 2020
@pi0 pi0 merged commit 6d16a87 into master Oct 1, 2020
@pi0 pi0 deleted the renovate/all-minor-patch branch October 1, 2020 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants