Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps-dev): bump p-timeout from 5.1.0 to 6.1.1#1715

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/npm_and_yarn/p-timeout-6.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 13, 2023

Bumpsp-timeout from 5.1.0 to 6.1.1.

Release notes

Sourced fromp-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

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 5.1.0 to 6.1.1.- [Release notes](https://github.com/sindresorhus/p-timeout/releases)- [Commits](sindresorhus/p-timeout@v5.1.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>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelFeb 13, 2023
@adaptly-bot
Copy link

⚠️  p-timeout

 Breaking changes
1: Require Node.js 14

The package now requires Node.js version 14. If you're using an older version of Node.js, you need to upgrade to continue using this package.

2: Move the secondary parameters into the options parameter

Themilliseconds,message, andfallback parameters have been moved into theoptions parameter. You need to refactor your code to use the new structure. For example:

- pTimeout(promise, milliseconds, message, fallback);+ pTimeout(promise, {milliseconds: milliseconds, message: message, fallback: fallback});

👤 Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.

👋 See you again? If you want my help with other dependency updates,add me to your repository.

PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anythingsupport@adaptly.dev. Cheers.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@adaptly-bot

[8]ページ先頭

©2009-2025 Movatter.jp