Skip to content

fix(deps): update dependency cockatiel to v4#131

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cockatiel-4.x
Open

fix(deps): update dependency cockatiel to v4#131
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cockatiel-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cockatiel ^3.1.1^4.0.0 age confidence

Release Notes

connor4312/cockatiel (cockatiel)

v4.0.0

Compare Source

  • breaking: updated minimum Node version to 22, and cockatiel is now built as an ES module
  • breaking: errors surfaced from policies are no longer cast via as Error; callback and result types now reflect unknown for thrown values (#​97)
  • feat: add halfOpenSampling option to the circuit breaker (#​73)
  • fix: bulkhead queue starvation when queued executions were aborted (#​112)
  • fix: propagate the abort signal into the half-open state of the circuit breaker (#​112)
  • fix: deep copy state in CountBreaker and SamplingBreaker getters/setters via structuredClone (#​113)
  • fix: correct type predicates for errors (#​103)
  • fix: propagate abort reason in derived signals (#​101)
  • docs: clarify that TaskCancelledError is not thrown on cooperative timeouts (#​98)
  • docs: fix comment in wrapped policies example (#​118)
  • chore: update node types to support AbortSignal (#​116)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants