Skip to content

chore(deps): bump p-cancelable from 2.1.1 to 4.0.1#2488

Draft
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/npm_and_yarn/p-cancelable-4.0.1
Draft

chore(deps): bump p-cancelable from 2.1.1 to 4.0.1#2488
dependabot[bot] wants to merge 4 commits into
mainfrom
dependabot/npm_and_yarn/p-cancelable-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Copy link
Copy Markdown
Contributor

Bumps p-cancelable from 2.1.1 to 4.0.1.

Release notes

Sourced from p-cancelable's releases.

v4.0.1

  • Fix: Ensure the state is only changed if the promise was pending (#34) 31fbf8f

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

v4.0.0

Breaking

  • Require Node.js 14 10fdb08

Improvements

  • Improve the message error when attaching onCancel after the promise settled (#31) aab3b8d

sindresorhus/p-cancelable@v3.0.0...v4.0.0

v3.0.0

Breaking

  • Require Node.js 12.20 d44ac23
  • This package is now pure ESM. Please read this.

sindresorhus/p-cancelable@v2.1.1...v3.0.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [p-cancelable](https://github.com/sindresorhus/p-cancelable) from 2.1.1 to 4.0.1.
- [Release notes](https://github.com/sindresorhus/p-cancelable/releases)
- [Commits](sindresorhus/p-cancelable@v2.1.1...v4.0.1)

---
updated-dependencies:
- dependency-name: p-cancelable
  dependency-version: 4.0.1
  dependency-type: direct:production
  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 Jan 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner January 29, 2026 20:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2026
@codecov

codecov Bot commented Jan 29, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Thanks @dependabot!

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Looks like our legacy packages are having compatibility issues with the latest p-cancelable.

@WilliamBergamin

Copy link
Copy Markdown
Contributor

@mwbrooks I think we might want to move away from this dependency, from their README they seem to recommend using AbortController

This package is in maintenace state. No new features will be added.
If you target Node.js 16 or later, this package is less useful and you should probably use AbortController instead.

@zimeg
zimeg marked this pull request as draft February 10, 2026 19:03
@changeset-bot

changeset-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 83ee64b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

2 participants