Skip to content

chore(deps-dev): Bump @smithy/smithy-client from 4.4.3 to 4.12.13#681

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/smithy/smithy-client-4.12.11
Closed

chore(deps-dev): Bump @smithy/smithy-client from 4.4.3 to 4.12.13#681
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/smithy/smithy-client-4.12.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps @smithy/smithy-client from 4.4.3 to 4.12.13.

Release notes

Sourced from @​smithy/smithy-client's releases.

@​smithy/smithy-client@​4.12.13

Patch Changes

  • @​smithy/util-stream@​4.5.25
  • @​smithy/core@​3.23.17
  • @​smithy/middleware-endpoint@​4.4.32

@​smithy/smithy-client@​4.12.12

Patch Changes

  • Updated dependencies [a029f0e]
    • @​smithy/core@​3.23.16
    • @​smithy/middleware-endpoint@​4.4.31
    • @​smithy/util-stream@​4.5.24

@​smithy/smithy-client@​4.12.11

Patch Changes

  • b69e3c9: fix to set requestOptions correctly

@​smithy/smithy-client@​4.12.10

Patch Changes

  • 131fce4: add eventStream indicator signal for NodeHttp2ConnectionManager so it does not reuse connections for event streams
  • Updated dependencies [131fce4]
  • Updated dependencies [52b4789]
    • @​smithy/types@​4.14.1
    • @​smithy/util-stream@​4.5.23
    • @​smithy/core@​3.23.15
    • @​smithy/middleware-endpoint@​4.4.30
    • @​smithy/middleware-stack@​4.2.14
    • @​smithy/protocol-http@​5.3.14
Changelog

Sourced from @​smithy/smithy-client's changelog.

4.12.13

Patch Changes

  • @​smithy/util-stream@​4.5.25
  • @​smithy/core@​3.23.17
  • @​smithy/middleware-endpoint@​4.4.32

4.12.12

Patch Changes

  • Updated dependencies [a029f0e]
    • @​smithy/core@​3.23.16
    • @​smithy/middleware-endpoint@​4.4.31
    • @​smithy/util-stream@​4.5.24

4.12.11

Patch Changes

  • b69e3c9: fix to set requestOptions correctly

4.12.10

Patch Changes

  • 131fce4: add eventStream indicator signal for NodeHttp2ConnectionManager so it does not reuse connections for event streams
  • Updated dependencies [131fce4]
  • Updated dependencies [52b4789]
    • @​smithy/types@​4.14.1
    • @​smithy/util-stream@​4.5.23
    • @​smithy/core@​3.23.15
    • @​smithy/middleware-endpoint@​4.4.30
    • @​smithy/middleware-stack@​4.2.14
    • @​smithy/protocol-http@​5.3.14

4.12.9

Patch Changes

  • Updated dependencies [cffd868]
    • @​smithy/types@​4.14.0
    • @​smithy/core@​3.23.14
    • @​smithy/middleware-endpoint@​4.4.29
    • @​smithy/middleware-stack@​4.2.13
    • @​smithy/protocol-http@​5.3.13
    • @​smithy/util-stream@​4.5.22

4.12.8

... (truncated)

Commits
  • 4c4d986 Version NPM packages
  • c077b47 Version NPM packages
  • af3363f Version NPM packages
  • b69e3c9 fix(smithy-client): set request options correctly (#1960)
  • a519430 Version NPM packages
  • 131fce4 fix(node-http-handler): enforce single-use connections for event-streams in h...
  • c01e9df Version NPM packages
  • a35b0ac chore: use dist-es for rollup build of dist-cjs (#1942)
  • 40055f6 Version NPM packages
  • ab5df4e docs: update readmes for internal packages (#1932)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-04-20T12:01:38.439Z
Node.js: v22.22.2

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 184843x 40x
Memory Get 150ms 0.00ms 277264x 40x
Memory Delete 180ms 0.00ms 339623x 40x
Embedding Search (10K vectors) 500ms 0.12ms 4207x 150x
Recommendation Pipeline 800ms 0.22ms 3657x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 20, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-20T12:04:30.258Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 6ab9f1f to d0c14e8 Compare April 21, 2026 04:20
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 21, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-21T04:48:52.931Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from d0c14e8 to dbe0f17 Compare April 22, 2026 21:53
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 22, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-22T22:12:21.463Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot changed the title chore(deps-dev): bump @smithy/smithy-client from 4.4.3 to 4.12.11 chore(deps-dev): Bump @smithy/smithy-client from 4.4.3 to 4.12.13 Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from dbe0f17 to 9178091 Compare April 24, 2026 22:03
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 24, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-24T22:26:50.592Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 9178091 to 22a4e94 Compare April 24, 2026 23:33
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 24, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-24T23:55:05.526Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 22a4e94 to 72e9ea5 Compare April 25, 2026 04:34
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 25, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-25T05:01:36.342Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 72e9ea5 to 7800aa2 Compare April 25, 2026 15:12
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 25, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-25T15:36:38.477Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 7800aa2 to 57f99a0 Compare April 25, 2026 20:55
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 25, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-25T21:16:40.271Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 57f99a0 to 055ada3 Compare April 26, 2026 00:21
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 26, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-26T00:47:53.264Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 055ada3 to 3dff5b5 Compare April 26, 2026 06:21
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 26, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-26T06:44:49.149Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 3dff5b5 to 170bd3d Compare April 26, 2026 16:25
@github-actions
Copy link
Copy Markdown

E2E Test Results

E2E Test Results - April 26, 2026

Summary

  • Status: ✅ PASSED
  • Total Duration: 0.00s
  • Generated: 2026-04-26T16:45:57.851Z

Test Results

Phase Status Duration
CLI E2E ⏭️ Skipped -
MCP E2E ⏭️ Skipped -

Generated by skillsmith E2E test suite

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch 3 times, most recently from 09ddad6 to 55e2479 Compare April 27, 2026 04:31
Bumps [@smithy/smithy-client](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/smithy-client) from 4.4.3 to 4.12.13.
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.12.13/packages/smithy-client)

---
updated-dependencies:
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.12.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch from 55e2479 to 38069c9 Compare April 27, 2026 06:28
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Superseded by #813.

@dependabot dependabot Bot closed this Apr 27, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/smithy/smithy-client-4.12.11 branch April 27, 2026 12:11
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