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

build(deps-dev): bump p-timeout from 3.2.0 to 6.1.1 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps p-timeout from 3.2.0 to 6.1.1.

Release notes

Sourced from p-timeout's releases.

v6.1.1

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

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

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

... (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.1.
- [Release notes](https://github.com/sindresorhus/p-timeout/releases)
- [Commits](sindresorhus/p-timeout@v3.2.0...v6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

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

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ 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/util.js
lib/fetch/formdata.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.

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
0 participants