Skip to content

fix(deps): update npm patch updates - #215

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-patch-updates
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-patch-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@paperclipai/plugin-sdk (source) ^2026.831.1 → ^2026.916.1 age confidence
@types/node (source) 24.13.5 → 24.13.6 age confidence
tsx (source) 4.23.13 → 4.23.15 age confidence

⚠️ Renovate does not enforce Minimum Release Age for bump, lockfileUpdate, or rollback updates, so these are raised without a Minimum Release Age check. You will need to manually validate the Minimum Release Age for these package(s).


Release Notes

paperclipai/paperclip (@​paperclipai/plugin-sdk)

v2026.916.1

Compare Source

Paperclip v2026.916.1

Released: 2026-09-21

A patch on top of 2026.916.0 that fixes sending messages in the task conversation view. It carries one targeted fix (plus its regression tests and a small server error-classification repair that rode along in the same commit); everything else in 2026.916.0 is unchanged.

Fixes

  • The chat composer's send button no longer starts out disabled on desktop. The task page disables the composer while it checks whether the task is paused, and in React Query v5 that pending state is true from mount until the first successful response — so every desktop task page loaded with the send button disabled, and it stayed disabled for good if the pause-status request stalled. Sends are now allowed while the check is pending: the server remains authoritative and rejects messages to paused tasks with a 409 before saving a comment or waking an agent, and a confirmed pause hold or a failed status check still blocks the composer as before. (#​13562)
  • Duplicate document inserts wrapped by the ORM are classified as retryable conflicts again, instead of surfacing as opaque database errors; unrelated database failures keep their original identity. (Part of #​13562)

Upgrade Guide

  • No migrations, no configuration changes, no API changes. Upgrade in place.
privatenumber/tsx (tsx)

v4.23.15

Compare Source

Bug Fixes
  • exclude bare builtins from namespace inheritance (38e1588)
  • expose require.cache and require.extensions to tsImport CommonJS modules (2da3407)
  • make namespaced register() overloads portable for declaration emit (562c434)

This release is also available on:

v4.23.14

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/npm-patch-updates branch from 80a4eca to fd2bdf8 Compare September 22, 2026 03:11
@renovate renovate Bot changed the title fix(deps): update dependency @paperclipai/plugin-sdk to ^2026.916.0 fix(deps): update npm patch updates Sep 22, 2026
@renovate
renovate Bot force-pushed the renovate/npm-patch-updates branch from fd2bdf8 to c6d5805 Compare September 23, 2026 23:04
@renovate
renovate Bot force-pushed the renovate/npm-patch-updates branch from c6d5805 to 677d3bb Compare September 25, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants