Skip to content

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

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

Open
wants to merge 2 commits 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot bot added 2 commits January 18, 2023 13:04
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v6.0.1...v7.0.1)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (bcc538d) to head (bf46df6).
⚠️ Report is 1281 commits behind head on main.

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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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