Skip to content

chore(deps-dev): bump p-event from 4.2.0 to 7.1.0#9

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/p-event-7.1.0
Open

chore(deps-dev): bump p-event from 4.2.0 to 7.1.0#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/p-event-7.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps p-event from 4.2.0 to 7.1.0.

Release notes

Sourced from p-event's releases.

v7.1.0

  • Update dependencies (#53) 50c1358

sindresorhus/p-event@v7.0.2...v7.1.0

v7.0.2

  • Fix type compatibility with Node.js readline b00f94c

sindresorhus/p-event@v7.0.1...v7.0.2

v7.0.1

  • Allow signal option type to explicitly undefined (#49) 3b9a69b

sindresorhus/p-event@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 20 8d853b9

Improvements

Fixes

  • Fix TypeScript compatibility with @types/node v22 EventEmitter 8b79241
  • Fix timeout not being cleared when promise is cancelled with .cancel() e493edf

sindresorhus/p-event@v6.0.1...v7.0.0

v6.0.1

  • Improve compatibility with Bun (#46) 15f4734

sindresorhus/p-event@v6.0.0...v6.0.1

v6.0.0

Breaking

  • Require Node.js 16 918fe05

... (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 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)

Bumps [p-event](https://github.com/sindresorhus/p-event) from 4.2.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/p-event/releases)
- [Commits](sindresorhus/p-event@v4.2.0...v7.1.0)

---
updated-dependencies:
- dependency-name: p-event
  dependency-version: 7.1.0
  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 Jan 20, 2026
@doron2402

Copy link
Copy Markdown

Code Review — PR #9

Security: No concerns
Clean Code: Follows conventions
Test Coverage: Tests are failing - p-event 7.1.0 has breaking changes incompatible with test suite
Performance: No concerns
Bugs: None found in package.json changes
Assessment: Needs changes ❌

The dependency bump itself is clean, but test failures indicate compatibility issues with p-event 7.1.0. This is a major version bump (4.2 to 7.1) which likely has breaking API changes. Need to resolve test failures before merging.

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 Reviewed-By-Claude

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant