Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps p-timeout from 3.2.0 to 6.1.0.

Release notes

Sourced from p-timeout's releases.

v6.1.0

  • Allow timing out without erroring (#30) 45405e7

sindresorhus/p-timeout@v6.0.0...v6.1.0

v6.0.0

Breaking

sindresorhus/p-timeout@v5.1.0...v6.0.0

v5.1.0

sindresorhus/p-timeout@v5.0.2...v5.1.0

v5.0.2

  • Ensure milliseconds argument is not NaN (#25) 6b6c4e8

sindresorhus/p-timeout@v5.0.1...v5.0.2

v5.0.1

  • Improve timeout error message (#24) bf5d164

sindresorhus/p-timeout@v5.0.0...v5.0.1

v5.0.0

Breaking

  • Require Node.js 12 458618e
  • This package is now pure ESM. Please read this.

sindresorhus/p-timeout@v4.1.0...v5.0.0

v4.1.0

  • Make timeout clearable (#15) e26f08d

sindresorhus/p-timeout@v4.0.1...v4.1.0

v4.0.1

  • Fix browser compatibility (#18) b98a872

sindresorhus/p-timeout@v4.0.0...v4.0.1

... (truncated)

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)

Bumps [p-timeout](https://github.com/sindresorhus/p-timeout) from 3.2.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/p-timeout/releases)
- [Commits](sindresorhus/p-timeout@v3.2.0...v6.1.0)

---
updated-dependencies:
- dependency-name: p-timeout
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 89.77% // Head: 95.03% // Increases project coverage by +5.25% 🎉

Coverage data is based on head (5208f62) compared to base (bcc538d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   89.77%   95.03%   +5.25%     
==========================================
  Files          62       39      -23     
  Lines        5468     2880    -2588     
==========================================
- Hits         4909     2737    -2172     
+ Misses        559      143     -416     
Impacted Files Coverage Δ
index.js 74.46% <0.00%> (-23.41%) ⬇️
lib/core/util.js 88.27% <0.00%> (-9.66%) ⬇️
lib/api/readable.js 82.75% <0.00%> (-8.63%) ⬇️
lib/handler/RedirectHandler.js 87.50% <0.00%> (-7.50%) ⬇️
lib/mock/mock-utils.js 93.95% <0.00%> (-6.05%) ⬇️
lib/proxy-agent.js 88.31% <0.00%> (-5.20%) ⬇️
lib/core/request.js 95.40% <0.00%> (-4.03%) ⬇️
lib/fileapi/util.js
lib/fetch/file.js
lib/cookies/util.js
... and 20 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #24.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/p-timeout-6.1.0 branch February 13, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants