normalize-url-plus icon indicating copy to clipboard operation
normalize-url-plus copied to clipboard

Update dependency p-timeout to v6

Open renovate[bot] opened this issue 3 years ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-timeout ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/p-timeout (p-timeout)

v6.1.3

Compare Source

  • Fix removing signal listener when done b92608a

v6.1.2

Compare Source

v6.1.1

Compare Source

  • Fix stack trace not being preserved on timeout (#​34) 63d792f

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 14 eb1730b
  • Move the secondary parameters into the options parameter (#​29) d7920ca
    • milliseconds is moved into options
    • message is moved into options
    • fallback is moved into options
    • Example: https://github.com/sindresorhus/p-timeout/commit/d7920cae0a494292d50d18cc1f0c1a639dd950a3#diff-7aa4473ede4abd9ec099e87fec67fd57afafaf39e05d493ab4533acc38547eb8L116-R128

v5.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 25 '22 17:07 renovate[bot]

Codecov Report

Merging #81 (e73a27d) into master (71df278) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files           6        6           
  Lines         144      144           
  Branches       19       19           
=======================================
  Hits          136      136           
  Misses          8        8           

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 71df278...e73a27d. Read the comment docs.

codecov[bot] avatar Jul 25 '22 17:07 codecov[bot]