fix(deps): update minor and patch updates#194
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
11 times, most recently
from
July 19, 2026 22:50
00210ca to
179f058
Compare
| "@napi-rs/keyring": "^1.2.0", | ||
| "@workos-inc/node": "^8.7.0", | ||
| "@workos/emulate": "^0.1.0", | ||
| "@workos/emulate": "^0.2.0", |
There was a problem hiding this comment.
@workos/emulate bump missing from Renovate PR description
@workos/emulate is updated from ^0.1.0 to ^0.2.0 (resolving to 0.2.1) in the diff, but this package does not appear in Renovate's PR description table. Since this is a 0.x package, the semver spec permits breaking changes across minor versions. If this update was intentional and authored by a human on top of Renovate's changes, it warrants a separate review; if Renovate introduced it without listing it, the Renovate config should be checked to ensure the package is tracked correctly.
Prompt To Fix With AI
This is a comment left during a code review.
Path: package.json
Line: 50
Comment:
**`@workos/emulate` bump missing from Renovate PR description**
`@workos/emulate` is updated from `^0.1.0` to `^0.2.0` (resolving to `0.2.1`) in the diff, but this package does not appear in Renovate's PR description table. Since this is a `0.x` package, the semver spec permits breaking changes across minor versions. If this update was intentional and authored by a human on top of Renovate's changes, it warrants a separate review; if Renovate introduced it without listing it, the Renovate config should be checked to ensure the package is tracked correctly.
How can I resolve this? If you propose a fix, please make it concise.
renovate
Bot
force-pushed
the
renovate/minor-and-patch-updates
branch
from
July 20, 2026 05:09
179f058 to
2228698
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.201→0.3.207^0.106.0→^0.111.01.6.0→1.7.022.20.0→22.20.1^0.1.0→^0.2.0^0.14.0→^0.32.0^0.56.0→^0.58.01.72.0→1.73.010.34.4→10.34.54.23.0→4.23.1Release Notes
anthropics/claude-agent-sdk-typescript (@anthropic-ai/claude-agent-sdk)
v0.3.207Compare Source
canUseToolreturning{behavior: 'allow'}withoutupdatedInputbeing rejected as a deny with a raw ZodError message; the tool now runs with the original input per the documented contractAgentToolCompletedOutput) that matches the emitted object exactlyv0.3.206Compare Source
command_lifecycleframes to stream-json and SDK sessions, reporting each uuid-stamped message's terminal state (queued/started/completed/cancelled/discarded); zero-API results no longer report staleduration_api_msv0.3.205Compare Source
still_queued(UUIDs of queued async messages that will still run),Query.interrupt()returns the typed receipt, andsystem/initadvertises aninterrupt_receipt_v1capability for feature detectionnameandbodyfields to peer-message session events, exposing the sender display name and decoded message bodyv0.3.204Compare Source
terminal_reasonvaluestool_deferred_unavailable(deferred tool resume found the tool gone — previously anis_errorresult with no reason, read as a clean completion by lifecycle sweeps) andturn_setup_failed(the turn-input builder threw before the turn started). Both classify as dead turns, so commands consumed by them reportcommand_lifecyclestatecancelledcancelled— on remote transports that acknowledged them as processed, silently dropping messages nobody cancelled)terminal_reasonvaluesapi_error,malformed_tool_use_exhausted,budget_exhausted, andstructured_output_retry_exhausted. Turns that die on an exhausted-API-retry or malformed-tool-use give-up previously reportedcompleted; budget and structured-output exhaustion results previously omittedterminal_reason. Commands consumed by such turns now reportcommand_lifecyclestatecancelledinstead ofcompleted(dup-over-loss)v0.3.203Compare Source
background_tasks_changedsystem message with the full set of live background tasks on every membership change, so consumers can track background activity as a level instead of pairingtask_started/task_notificationedgessdk.d.tswith unresolved type references that broke consumer typechecking withskipLibCheckdisabledv0.3.202Compare Source
parent_agent_idfield to subagent session messages for building depth-2+ agent trees from disk-persisted metadataapply_flag_settingswith a non-object settings value crashing the session instead of returning a control erroranthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.111.0Compare Source
Full Changelog: sdk-v0.110.0...sdk-v0.111.0
Features
Chores
v0.110.0Compare Source
Full Changelog: sdk-v0.109.1...sdk-v0.110.0
Features
v0.109.1Compare Source
Full Changelog: sdk-v0.109.0...sdk-v0.109.1
Chores
v0.109.0Compare Source
Full Changelog: sdk-v0.108.0...sdk-v0.109.0
Features
v0.108.0Compare Source
Full Changelog: sdk-v0.107.0...sdk-v0.108.0
Features
Bug Fixes
Chores
v0.107.0Compare Source
Full Changelog: sdk-v0.106.0...sdk-v0.107.0
Features
2026031web fetch and support tools (d7057ea)Bug Fixes
Chores
Documentation
bombshell-dev/clack (@clack/prompts)
v1.7.0Compare Source
Minor Changes
8f1c380Thanks @dreyfus92! - AddshowInstructionsoption toselect,multiselect, andgroupMultiselect. Keyboard hints remain shown by default; passshowInstructions: falseto hide them.Patch Changes
#582
4b24953Thanks @43081j! - Handle empty arrays in various prompts and utilities.Updated dependencies [
4b24953]:workos/emulate (@workos/emulate)
v0.2.0Compare Source
Features
workos/openapi-spec (@workos/openapi-spec)
v0.32.0Compare Source
Published
@workos/openapi-spec@0.32.0to npm.Changes:
v0.31.0...v0.32.0v0.31.0Compare Source
Published
@workos/openapi-spec@0.31.0to npm.Changes:
v0.30.0...v0.31.0v0.30.0Compare Source
Published
@workos/openapi-spec@0.30.0to npm.Changes:
v0.29.0...v0.30.0v0.29.0Compare Source
Published
@workos/openapi-spec@0.29.0to npm.Changes:
v0.28.0...v0.29.0v0.28.0Compare Source
Published
@workos/openapi-spec@0.28.0to npm.Changes:
v0.27.0...v0.28.0v0.27.0Compare Source
Published
@workos/openapi-spec@0.27.0to npm.Changes:
v0.26.0...v0.27.0v0.26.0Compare Source
Published
@workos/openapi-spec@0.26.0to npm.Changes:
v0.25.0...v0.26.0v0.25.0Compare Source
Published
@workos/openapi-spec@0.25.0to npm.Changes:
v0.24.0...v0.25.0v0.24.0Compare Source
Published
@workos/openapi-spec@0.24.0to npm.Changes:
v0.23.0...v0.24.0v0.23.0Compare Source
Published
@workos/openapi-spec@0.23.0to npm.Changes:
v0.22.0...v0.23.0v0.22.0Compare Source
Published
@workos/openapi-spec@0.22.0to npm.Changes:
v0.21.0...v0.22.0v0.21.0Compare Source
Published
@workos/openapi-spec@0.21.0to npm.Changes:
v0.20.0...v0.21.0v0.20.0Compare Source
Published
@workos/openapi-spec@0.20.0to npm.Changes:
v0.19.0...v0.20.0v0.19.0Compare Source
Published
@workos/openapi-spec@0.19.0to npm.Changes:
v0.18.0...v0.19.0v0.18.0Compare Source
Published
@workos/openapi-spec@0.18.0to npm.Changes:
v0.17.1...v0.18.0v0.17.1Compare Source
Published
@workos/openapi-spec@0.17.1to npm.Changes:
v0.17.0...v0.17.1v0.17.0Compare Source
Published
@workos/openapi-spec@0.17.0to npm.Changes:
v0.16.0...v0.17.0v0.16.0Compare Source
Published
@workos/openapi-spec@0.16.0to npm.Changes:
v0.15.0...v0.16.0v0.15.0Compare Source
Published
@workos/openapi-spec@0.15.0to npm.Changes:
v0.14.0...v0.15.0oxc-project/oxc (oxfmt)
v0.58.0Compare Source
v0.57.0Compare Source
oxc-project/oxc (oxlint)
v1.73.0Compare Source
🚀 Features
a2c97f3linter/unicorn: Implementexplicit-timer-delayrule (#23612) (Mikhail Baev)85735cblinter/unicorn: Implementno-confusing-array-withrule (#23638) (Shekhucb4fbb9linter/eslint: Implement no-unreachable-loop rule (#23975) (Todor Andonov)dc32112linter/eslint/no-constant-binary-expression: Check relational comparisons (#24088) (camc314)d963967linter/unicorn/no-array-sort: AddallowAfterSpreadoption (#24043) (Boshen)0a75682linter: Add per-rule timings for type-aware linting (#22488) (camchenry)743e222linter/react: AdddisallowedValuesoption forforbid-dom-propsrule (#23970) (Mikhail Baev)🐛 Bug Fixes
bdb51c7linter/jest/prefer-ending-with-an-expect: Validate config patterns (#24122) (camc314)45d607dlinter/react/forbid-component-props: Make allow/disallow lists optional in schema (#24024) (Boshen)pnpm/pnpm (pnpm)
v10.34.5: pnpm 10.34.5Compare Source
Patch Changes
78e29fe: Prevent a craftedpnpm-lock.yamlfrom writing package content outside the virtual store. A dependency path key whose name reconstructs to a path-traversal sequence (e.g.../../../tmp/x@1.0.0) is now rejected by the isolated (virtual-store) linker and the Plug'n'Play resolver map, matching the containment already applied to the hoisted linker. Under the global virtual store, a traversal in the version-derived path segment (e.g. a snapshotversion: "../../x") is now rejected atiterateHashedGraphNodes, the single point every global-virtual-store slot path funnels through.78e29fe: Fixed a path traversal vulnerability where a dependency whose manifestnamewas a scoped path traversal (e.g.@x/../../../<path>) could be written outsidenode_modulesto an attacker-controlled location duringpnpm install, even with--ignore-scripts. The isolated linker now validates the package name before using it as a directory name, matching the existing protection in the hoisted linker.47ef6f0: Fixed switching to and self-updating to pnpm v12. pnpm v12 (the Rust port) ships as thepnpmand@pnpm/exenpm packages whose bins are placeholders replaced at install time by the host's native binary from a@pnpm/exe.<platform>-<arch>[-musl]optional dependency. Because pnpm installs its own engine with--ignore-scripts, that relinking never ran, leaving a non-executable placeholder. pnpm now relinks the native binary itself for v12 (recognizing the new platform-package naming scheme and the nativepnpmpackage), and verifies the native binary's npm registry signature before running it.36928be:${...}environment-variable placeholders in thehttpProxy,httpsProxy,noProxy,proxy, andnoproxysettings are no longer expanded when these settings come from a project'spnpm-workspace.yaml. They now receive the same protection already applied toregistry.Platinum Sponsors
Gold Sponsors
privatenumber/tsx (tsx)
v4.23.1Compare Source
Bug Fixes
Performance Improvements
This release is also available on:
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.