broadcast-channel
broadcast-channel copied to clipboard
fix(deps): update dependency p-queue to v8
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
p-queue | 6.6.2 -> 8.0.1 |
Release Notes
sindresorhus/p-queue (p-queue)
v8.0.1
v8.0.0
Breaking
- Require Node.js 18
68dfe95
- Removed the
AbortError
export. It now throws the built-in DOMException when using thesignal
option.68dfe95
- TypeScript: Rename
DefaultAddOptions
type toQueueAddOptions
v7.4.1
- Fix problem with importing into TypeScript project https://github.com/sindresorhus/p-queue/commit/9f7ad20d55c4e7324762f5624f773f73fa99e76c
v7.4.0
- Update dependencies
f216e33
v7.3.4
- Fix typings
84b32d5
v7.3.3
- Fix publishing
08fff4a
v7.3.2
- Fix broken package
967e4bd
v7.3.1
- Fix
.add()
and.addAll()
8184655
v7.3.0
v7.2.0
- Support
AbortController
(#161)394153f
v7.1.0
- Upgrade dependencies
efe4fee
v7.0.0
Breaking
Improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.