Skip to content
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

Update dependency p-queue to v8 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-queue ^6.1.1 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/p-queue (p-queue)

v8.0.1

Compare Source

  • Fix TypeScript types for when tsconfig exactOptionalPropertyTypes is enabled (#​202) ec4e2a3

v8.0.0

Compare Source

Breaking
  • Require Node.js 18 68dfe95
  • Removed the AbortError export. It now throws the built-in DOMException when using the signal option. 68dfe95
  • TypeScript: Rename DefaultAddOptions type to QueueAddOptions

v7.4.1

Compare Source

v7.4.0

Compare Source

v7.3.4

Compare Source

v7.3.3

Compare Source

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking
Improvements

v6.6.2

Compare Source

  • Fix obscure unhandled rejection when calling .clear() 933ea23

v6.6.1

Compare Source

  • Improve import for VS Code a81be14

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

  • Add .sizeBy() method to find queue size by priority (#​94) a9f5778
    If you implement your own queue, you need to implement the filter method to use .sizeBy().

v6.2.1

Compare Source

v6.2.0

Compare Source

  • Don't include source maps in the package f79384b
    They were broken anyway and it doesn't have much value for TS as it compiles to readable JS.

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants