Skip to content

deps bump#1400

Merged
thewtex merged 6 commits intoInsightSoftwareConsortium:mainfrom
thewtex:deps-bump
Jun 18, 2025
Merged

deps bump#1400
thewtex merged 6 commits intoInsightSoftwareConsortium:mainfrom
thewtex:deps-bump

Conversation

@thewtex
Copy link
Copy Markdown
Member

@thewtex thewtex commented Jun 18, 2025

  • chore(deps): bump cypress to 14.5.0
  • chore(pnpm): bump to 10.12.1
  • chore(deps): bump typescript to 5.8.3

thewtex added 5 commits June 18, 2025 07:33
For:

src/pipeline/internal/run-pipeline-emscripten.ts:122:50 - error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'ArrayBuffer'.
  Type 'SharedArrayBuffer' is missing the following properties from type 'ArrayBuffer': resizable, resize, detached, transfer, transferToFixedLength

122   const data = bufferToTypedArray(componentType, dataUint8.buffer)
                                                     ~~~~~~~~~~~~~~~~
For:

│ src/interface-type-json-node.ts:33:38 - error TS2345: Argument of type 'ArrayBufferLike' is not assignable to parameter of type 'AllowSharedBufferSource | …
│   Type 'SharedArrayBuffer' is not assignable to type 'AllowSharedBufferSource | undefined'.
│     Type 'SharedArrayBuffer' is missing the following properties from type 'ArrayBuffer': resizable, resize, detached, transfer, transferToFixedLength
│ 33   encoded.direction = decoder.decode(direction.output.buffer);
@thewtex thewtex merged commit bf2322a into InsightSoftwareConsortium:main Jun 18, 2025
80 checks passed
@thewtex thewtex deleted the deps-bump branch June 18, 2025 19:51
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.

1 participant