Skip to content

Bump the npm-all group across 15 directories with 24 updates - #712

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-all-d2950a0486
Open

Bump the npm-all group across 15 directories with 24 updates#712
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-all-d2950a0486

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-all group with 3 updates in the / directory: @eslint/js, eslint and typescript-eslint.
Bumps the npm-all group with 1 update in the /samples/nodejs/auto-signin directory: @microsoft/agents-hosting-express.
Bumps the npm-all group with 3 updates in the /samples/nodejs/azure-ai-streaming directory: @microsoft/agents-hosting-express, @ai-sdk/azure and ai.
Bumps the npm-all group with 2 updates in the /samples/nodejs/cards directory: @microsoft/agents-hosting-express and @types/node.
Bumps the npm-all group with 3 updates in the /samples/nodejs/copilot-sdk directory: @microsoft/agents-hosting-express, @types/node and zod.
Bumps the npm-all group with 4 updates in the /samples/nodejs/copilotstudio-client directory: @types/node, @azure/msal-node, @microsoft/agents-copilotstudio-client and open.
Bumps the npm-all group with 1 update in the /samples/nodejs/copilotstudio-skill directory: @microsoft/agents-hosting-express.
Bumps the npm-all group with 8 updates in the /samples/nodejs/copilotstudio-webchat-react directory:

Package From To
typescript 5.8.3 7.0.2
@microsoft/agents-copilotstudio-client 1.7.2 1.8.1
@azure/msal-browser 4.13.1 5.20.0
@opentelemetry/semantic-conventions 1.39.0 1.43.0
@microsoft/aspire-cli 13.4.6 13.5.3
@types/react-dom 19.2.4 19.2.5
tsx 4.23.5 4.23.12
vscode-jsonrpc 8.2.1 9.0.2

Bumps the npm-all group with 3 updates in the /samples/nodejs/entra-agent-id-sidecar directory: @microsoft/agents-hosting-express, typescript and @types/node.
Bumps the npm-all group with 4 updates in the /samples/nodejs/langchain-multiturn directory: @microsoft/agents-hosting-express, @types/node, @langchain/langgraph and @langchain/openai.
Bumps the npm-all group with 2 updates in the /samples/nodejs/multi-turn-prompt directory: @types/node and @microsoft/agents-hosting-dialogs.
Bumps the npm-all group with 3 updates in the /samples/nodejs/named-pipe-agent directory: @microsoft/agents-hosting, @types/node and @microsoft/agents-hosting-directline-namedpipes.
Bumps the npm-all group with 1 update in the /samples/nodejs/obo-authorization directory: @microsoft/agents-hosting-express.
Bumps the npm-all group with 6 updates in the /samples/nodejs/otel directory:

Package From To
@microsoft/m365agentsplayground 0.2.24 0.2.28
@microsoft/agents-hosting-express 1.7.2 1.8.1
typescript 5.8.3 7.0.2
@microsoft/aspire-cli 13.4.6 13.5.3
tsx 4.23.5 4.23.12
vscode-jsonrpc 8.2.1 9.0.2

Bumps the npm-all group with 2 updates in the /samples/nodejs/quickstart directory: @microsoft/agents-hosting-express and @types/node.

Updates @eslint/js from 9.32.0 to 10.0.1

Release notes

Sourced from @​eslint/js's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)
  • aa3fb2b fix!: tighten func-names schema (#20119) (Pixel998)
  • f6c0ed0 feat!: report eslint-env comments as errors (#20128) (Francesco Trotta)
  • 4bf739f fix!: remove deprecated LintMessage#nodeType and TestCaseError#type (#20096) (Pixel998)
  • 523c076 feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)
  • 454a292 feat!: update eslint:recommended configuration (#20210) (Pixel998)
  • 4f880ee feat!: remove v10_* and inactive unstable_* flags (#20225) (sethamus)
  • f18115c feat!: no-shadow-restricted-names report globalThis by default (#20027) (sethamus)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160) (Milos Djermanovic)

Features

  • bff9091 feat: handle Array.fromAsync in array-callback-return (#20457) (Francesco Trotta)
  • 290c594 feat: add self to no-implied-eval rule (#20468) (sethamus)
  • 43677de feat: fix handling of function and class expression names in no-shadow (#20432) (Milos Djermanovic)

... (truncated)

Commits
  • 84fb885 chore: package.json update for @​eslint/js release
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467)
  • f3fbc2f chore: set @eslint/js version to 10.0.0 to skip releasing it (#20466)
  • b4b3127 chore: package.json update for @​eslint/js release
  • 0b14059 chore: package.json update for @​eslint/js release
  • fa31a60 feat!: add name to configs (#20015)
  • 1e2cad5 chore: package.json update for @​eslint/js release
  • 454a292 feat!: update eslint:recommended configuration (#20210)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160)
  • c7ebefc chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates eslint from 9.32.0 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.


Updates typescript-eslint from 8.67.0 to 8.68.0

Release notes

Sourced from typescript-eslint's releases.

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.68.0 (2026-08-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates @microsoft/agents-hosting-express from 1.7.2 to 1.8.1

Release notes

Sourced from @​microsoft/agents-hosting-express's releases.

Version 1.8

What's Changed

New features

  • Added a Teams SDK-based extension, including automated checks to detect drift between the Teams API and Agents Teams Extension. (#1212, #1229, #1230)
  • Strengthened authentication and outbound request security with default JWT authorization for agent-to-agent scenarios, Entra issuer tenant validation, and a shared anti-SSRF outbound host validator. (#1238, #1214, #1251)
  • Expanded observability and telemetry across Hosting, Dialogs, Named Pipes, Blob and Cosmos storage, Copilot Studio Client, and Slack integrations. Added activity.name instrumentation and typing-indicator telemetry spans. (#1234, #1235, #1236, #1240, #1241, #1242, #1219, #1265)
  • Improved streaming responses with timeout handling, timeout notifications, and clearer agent response-handler behavior. (#1246, #1249)
  • Added retry handling for MSAL operations. (#1227)

Fixes and maintenance

  • Improved Copilot Studio Client reliability, security, and observability, including state handling, HTTP error checking before SSE processing, safe URL segment encoding, and reduced logging of sensitive request and activity data. (#1201, #1192, #1193, #1194)
  • Fixed and improved Blob and Cosmos storage implementations. (#1224, #1195)
  • Improved SDK error handling, including resolving conflicting error codes, handling failures in long-running calls, completing outstanding Hosting error paths, and automating AgentErrorCodesJS documentation updates. (#1213, #1172, #1174, #1167)
  • Fixed Adaptive Card refresh loops. (#1210)
  • Improved repository validation and completed outstanding implementation work by adding repo:doctor and addressing remaining TODOs. (#1225, #1173)
  • Improved test and CI reliability, fixing test explorer hangs and visualization as well as unit-test execution in CI. (#1188, #1196)
  • Updated documentation and package metadata, including TypeDoc fixes, Slack sample setup instructions, a NOTICE file, and general package corrections. (#1165, #1239, #1267)
  • Updated dependencies and development tooling, including ip-address, fast-uri, js-yaml, Node.js types, Sinon, Nerdbank.GitVersioning, GitHub Actions, and the dev-container Docker feature. (#1207, #1222, #1226, #1233, #1175, #1258, #1260, #1257, #1168)
  • Improved supply-chain and dependency automation by pinning GitHub Actions to full commit SHAs and adding a cooldown period for npm dependency updates. (#1254, #1262)
  • Verified TypeScript 7 compatibility. (#1266)
  • Advanced the repository version to the 1.8 release line. (#1199)

Full Changelog: microsoft/Agents-for-js@v1.7...v1.8

Commits

Updates @microsoft/agents-hosting-express from 1.7.2 to 1.8.1

Release notes

Sourced from @​microsoft/agents-hosting-express's releases.

Version 1.8

What's Changed

New features

  • Added a Teams SDK-based extension, including automated checks to detect drift between the Teams API and Agents Teams Extension. (#1212, #1229, #1230)
  • Strengthened authentication and outbound request security with default JWT authorization for agent-to-agent scenarios, Entra issuer tenant validation, and a shared anti-SSRF outbound host validator. (#1238, #1214, #1251)
  • Expanded observability and telemetry across Hosting, Dialogs, Named Pipes, Blob and Cosmos storage, Copilot Studio Client, and Slack integrations. Added activity.name instrumentation and typing-indicator telemetry spans. (#1234, #1235, #1236, #1240, #1241, #1242, #1219, #1265)
  • Improved streaming responses with timeout handling, timeout notifications, and clearer agent response-handler behavior. (#1246, #1249)
  • Added retry handling for MSAL operations. (#1227)

Fixes and maintenance

  • Improved Copilot Studio Client reliability, security, and observability, including state handling, HTTP error checking before SSE processing, safe URL segment encoding, and reduced logging of sensitive request and activity data. (#1201, #1192, #1193, #1194)
  • Fixed and improved Blob and Cosmos storage implementations. (#1224, #1195)
  • Improved SDK error handling, including resolving conflicting error codes, handling failures in long-running calls, completing outstanding Hosting error paths, and automating AgentErrorCodesJS documentation updates. (#1213, #1172, #1174, #1167)
  • Fixed Adaptive Card refresh loops. (#1210)
  • Improved repository validation and completed outstanding implementation work by adding repo:doctor and addressing remaining TODOs. (#1225, #1173)
  • Improved test and CI reliability, fixing test explorer hangs and visualization as well as unit-test execution in CI. (#1188, #1196)
  • Updated documentation and package metadata, including TypeDoc fixes, Slack sample setup instructions, a NOTICE file, and general package corrections. (#1165, #1239, #1267)
  • Updated dependencies and development tooling, including ip-address, fast-uri, js-yaml, Node.js types, Sinon, Nerdbank.GitVersioning, GitHub Actions, and the dev-container Docker feature. (#1207, #1222, #1226, #1233, #1175, #1258, #1260, #1257, #1168)
  • Improved supply-chain and dependency automation by pinning GitHub Actions to full commit SHAs and adding a cooldown period for npm dependency updates. (#1254, #1262)
  • Verified TypeScript 7 compatibility. (#1266)
  • Advanced the repository version to the 1.8 release line. (#1199)

Full Changelog: microsoft/Agents-for-js@v1.7...v1.8

Commits

Updates @ai-sdk/azure from 4.0.43 to 4.0.53

Release notes

Sourced from @​ai-sdk/azure's releases.

@​ai-sdk/xai@​4.0.52

Patch Changes

  • f1513f0: feat(xai): implement getFileMetadata, downloadFile (streaming), and deleteFile on the xAI files interface, support expiresAfter upload TTLs (integer 3600–2592000 seconds, emitted before the file part as xAI requires) and streaming uploads via { type: 'stream' } data, expose byteSize/createdAt/expiresAt on upload results, and thread abortSignal/headers through all file operations; blank and dot-segment file ids are rejected/encoded so they cannot retarget request paths
  • Updated dependencies [5190b67]
    • @​ai-sdk/provider@​4.0.10
    • @​ai-sdk/provider-utils@​5.0.35

@​ai-sdk/xai@​4.0.51

Patch Changes

  • e07b577: feat: add tool calling support to batch
Changelog

Sourced from @​ai-sdk/azure's changelog.

4.0.53

Patch Changes

  • Updated dependencies [90192f1]
    • @​ai-sdk/provider-utils@​5.0.33
    • @​ai-sdk/deepseek@​3.0.36
    • @​ai-sdk/openai@​4.0.51

4.0.52

Patch Changes

  • Updated dependencies [e6a2992]
  • Updated dependencies [41f016e]
    • @​ai-sdk/openai@​4.0.50
    • @​ai-sdk/deepseek@​3.0.35

4.0.51

Patch Changes

  • Updated dependencies [2523403]
  • Updated dependencies [3e125ba]
    • @​ai-sdk/openai@​4.0.49
    • @​ai-sdk/provider-utils@​5.0.32
    • @​ai-sdk/deepseek@​3.0.34

4.0.50

Patch Changes

  • d2f3353: Split OpenAI and Azure OpenAI embedding requests by a conservative UTF-8 byte budget derived from their aggregate token limit, in addition to input count limits.
  • Updated dependencies [a9782e1]
  • Updated dependencies [eee6200]
  • Updated dependencies [35841f5]
  • Updated dependencies [d2f3353]
    • @​ai-sdk/openai@​4.0.48
    • @​ai-sdk/provider-utils@​5.0.31
    • @​ai-sdk/deepseek@​3.0.33

4.0.49

Patch Changes

  • 0e36ab5: Warn and omit deprecated or ineffective DeepSeek sampling options while preserving penalty sampling for Azure-hosted DeepSeek models.
  • Updated dependencies [0e36ab5]
  • Updated dependencies [068be49]
  • Updated dependencies [56d47f5]

... (truncated)

Commits

Updates ai from 7.0.66 to 7.0.84

Changelog

Sourced from ai's changelog.

7.0.84

Patch Changes

  • 6669d69: Expose parsed structured output in streamText end callbacks.
  • a6463ca: fix(ai): allow tool approval secrets in ToolLoopAgent settings and prepareCall
  • e604532: fix(ai): handle stateful and empty-match regular expressions in smoothStream
  • Updated dependencies [805bbfc]
  • Updated dependencies [90192f1]
    • @​ai-sdk/gateway@​4.0.68
    • @​ai-sdk/provider-utils@​5.0.33

7.0.83

Patch Changes

  • 8dd86a9: Validate persisted typed tool calls against current input and output schemas. Schema-incompatible empty or error inputs and terminal history from unavailable tools remain loadable as dynamic tool parts instead of exposing unvalidated values under current static tool types.
  • fda13b3: Allow chats to continue automatically after tool approval denials reach the output-denied state.
  • 957146c: add operation-level outcomes to UI message stream end callbacks
  • ce6849a: fix(ai): handle stitchable stream cancellation before an inner stream is registered

7.0.82

Patch Changes

  • 3e125ba: Allow manual tool approval statuses to include a reason and preserve it across core, model, and UI approval requests. OPA requires-approval decisions now surface their reason to human approvers. UI request chunks serialize the optional reason, while UI messages retain it as approval.requestReason separately from an approver's response reason.
  • Updated dependencies [0e7994c]
  • Updated dependencies [3e125ba]
    • @​ai-sdk/gateway@​4.0.67
    • @​ai-sdk/provider-utils@​5.0.32

7.0.81

Patch Changes

  • Updated dependencies [81bebaf]
    • @​ai-sdk/gateway@​4.0.66

7.0.80

Patch Changes

  • 35841f5: feat: normalize mid-stream provider error events across supported providers into public StreamProviderError instances and preserve provider-owned type, code, status, retry, and raw payload metadata

... (truncated)

Commits
  • 0a0f271 Version Packages (#19857)
  • e604532 fix: prevent smoothStream custom RegExp chunking from merging chunks or loopi...
  • 6669d69 fix: include parsed structured output in streamText end callbacks (#17717)
  • a6463ca fix: ToolLoopAgent types reject supported tool approval secrets (#19883)
  • 9a68261 feat(open-responses): support experimental extension codecs (#18900)
  • 0379422 Version Packages (#19778)
  • 8dd86a9 fix: reject stale persisted tool inputs without blocking unparsed or unavaila...
  • fda13b3 fix: continue chats automatically after denied tool approvals (#19771)
  • ce6849a fix(ai): handle stitchable stream cancellation before an inner stream is regi...
  • 957146c fix: UI message stream end callbacks cannot distinguish failed responses from...
  • Additional commits viewable in compare view

Updates @microsoft/agents-hosting-express from 1.7.2 to 1.8.1

Release notes

Sourced from @​microsoft/agents-hosting-express's releases.

Version 1.8

What's Changed

New features

  • Added a Teams SDK-based extension, including automated checks to detect drift between the Teams API and Agents Teams Extension. (#1212, #1229, #1230)
  • Strengthened authentication and outbound request security with default JWT authorization for agent-to-agent scenarios, Entra issuer tenant validation, and a shared anti-SSRF outbound host validator. (#1238, #1214, #1251)
  • Expanded observability and telemetry across Hosting, Dialogs, Named Pipes, Blob and Cosmos storage, Copilot Studio Client, and Slack integrations. Added activity.name instrumentation and typing-indicator telemetry spans. (#1234, #1235, #1236, #1240, #1241, #1242, #1219, #1265)
  • Improved streaming responses with timeout handling, timeout notifications, and clearer agent response-handler behavior. (#1246, #1249)
  • Added retry handling for MSAL operations. (#1227)

Fixes and maintenance

  • Improved Copilot Studio Client reliability, security, and observability, including state handling, HTTP error checking before SSE processing, safe URL segment encoding, and reduced logging of sensitive request and activity data. (#1201, #1192, #1193, #1194)
  • Fixed and improved Blob and Cosmos storage implementations. (#1224, #1195)
  • Improved SDK error handling, including resolving conflicting error codes, handling failures in long-running calls, completing outstanding Hosting error paths, and automating AgentErrorCodesJS documentation updates. (#1213, #1172, #1174, #1167)
  • Fixed Adaptive Card refresh loops. (#1210)
  • Improved repository validation and completed outstanding implementation work by adding repo:doctor and addressing remaining TODOs. (

Bumps the npm-all group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Bumps the npm-all group with 1 update in the /samples/nodejs/auto-signin directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js).
Bumps the npm-all group with 3 updates in the /samples/nodejs/azure-ai-streaming directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js), [@ai-sdk/azure](https://github.com/vercel/ai/tree/HEAD/packages/azure) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai).
Bumps the npm-all group with 2 updates in the /samples/nodejs/cards directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Bumps the npm-all group with 3 updates in the /samples/nodejs/copilot-sdk directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [zod](https://github.com/colinhacks/zod).
Bumps the npm-all group with 4 updates in the /samples/nodejs/copilotstudio-client directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js), [@microsoft/agents-copilotstudio-client](https://github.com/microsoft/Agents-for-js) and [open](https://github.com/sindresorhus/open).
Bumps the npm-all group with 1 update in the /samples/nodejs/copilotstudio-skill directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js).
Bumps the npm-all group with 8 updates in the /samples/nodejs/copilotstudio-webchat-react directory:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `7.0.2` |
| [@microsoft/agents-copilotstudio-client](https://github.com/microsoft/Agents-for-js) | `1.7.2` | `1.8.1` |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.13.1` | `5.20.0` |
| [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) | `1.39.0` | `1.43.0` |
| [@microsoft/aspire-cli](https://github.com/microsoft/aspire) | `13.4.6` | `13.5.3` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.5` | `4.23.12` |
| [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc) | `8.2.1` | `9.0.2` |

Bumps the npm-all group with 3 updates in the /samples/nodejs/entra-agent-id-sidecar directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js), [typescript](https://github.com/microsoft/TypeScript) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Bumps the npm-all group with 4 updates in the /samples/nodejs/langchain-multiturn directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) and [@langchain/openai](https://github.com/langchain-ai/langchainjs).
Bumps the npm-all group with 2 updates in the /samples/nodejs/multi-turn-prompt directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@microsoft/agents-hosting-dialogs](https://github.com/microsoft/Agents-for-js).
Bumps the npm-all group with 3 updates in the /samples/nodejs/named-pipe-agent directory: [@microsoft/agents-hosting](https://github.com/microsoft/Agents-for-js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@microsoft/agents-hosting-directline-namedpipes](https://github.com/microsoft/Agents-for-js).
Bumps the npm-all group with 1 update in the /samples/nodejs/obo-authorization directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js).
Bumps the npm-all group with 6 updates in the /samples/nodejs/otel directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/m365agentsplayground](https://github.com/OfficeDev/microsoft-365-agents-playground/tree/HEAD/packages/cli) | `0.2.24` | `0.2.28` |
| [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) | `1.7.2` | `1.8.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `7.0.2` |
| [@microsoft/aspire-cli](https://github.com/microsoft/aspire) | `13.4.6` | `13.5.3` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.5` | `4.23.12` |
| [vscode-jsonrpc](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/jsonrpc) | `8.2.1` | `9.0.2` |

Bumps the npm-all group with 2 updates in the /samples/nodejs/quickstart directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@eslint/js` from 9.32.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `eslint` from 9.32.0 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.32.0...v10.9.1)

Updates `typescript-eslint` from 8.67.0 to 8.68.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@ai-sdk/azure` from 4.0.43 to 4.0.53
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/azure/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/azure@4.0.53/packages/azure)

Updates `ai` from 7.0.66 to 7.0.84
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.84/packages/ai)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/agents-hosting` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `zod` from 4.4.3 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.4.3...v4.5.4)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@azure/msal-node` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.5.0...msal-node-v6.0.0)

Updates `@microsoft/agents-copilotstudio-client` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `open` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v11.0.1...v11.0.2)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `typescript` from 5.8.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v7.0.2)

Updates `@microsoft/agents-copilotstudio-client` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@azure/msal-browser` from 4.13.1 to 5.20.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.13.1...msal-browser-v5.20.0)

Updates `@opentelemetry/semantic-conventions` from 1.39.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@semconv/v1.39.0...semconv/v1.43.0)

Updates `@microsoft/aspire-cli` from 13.4.6 to 13.5.3
- [Release notes](https://github.com/microsoft/aspire/releases)
- [Changelog](https://github.com/microsoft/aspire/blob/main/docs/release-process.md)
- [Commits](microsoft/aspire@v13.4.6...v13.5.3)

Updates `@types/react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

Updates `vscode-jsonrpc` from 8.2.1 to 9.0.2
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/jsonrpc/9.0.2/jsonrpc)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v7.0.2)

Updates `@types/node` from 22.20.1 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@langchain/langgraph` from 1.4.10 to 1.4.13
- [Release notes](https://github.com/langchain-ai/langgraphjs/releases)
- [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md)
- [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/langgraph@1.4.13/libs/langgraph-core)

Updates `@langchain/openai` from 1.5.8 to 1.5.10
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.8...@langchain/openai@1.5.10)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@microsoft/agents-hosting-dialogs` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/agents-hosting` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@microsoft/agents-hosting-directline-namedpipes` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.28
- [Commits](https://github.com/OfficeDev/microsoft-365-agents-playground/commits/HEAD/packages/cli)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `typescript` from 5.8.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v7.0.2)

Updates `@microsoft/agents-hosting` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/aspire-cli` from 13.4.6 to 13.5.3
- [Release notes](https://github.com/microsoft/aspire/releases)
- [Changelog](https://github.com/microsoft/aspire/blob/main/docs/release-process.md)
- [Commits](microsoft/aspire@v13.4.6...v13.5.3)

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

Updates `vscode-jsonrpc` from 8.2.1 to 9.0.2
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/jsonrpc/9.0.2/jsonrpc)

Updates `@microsoft/agents-hosting-express` from 1.7.2 to 1.8.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@types/node` from 26.2.0 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: typescript-eslint
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@ai-sdk/azure"
  dependency-version: 4.0.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: ai
  dependency-version: 7.0.84
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@azure/msal-node"
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-copilotstudio-client"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: open
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-copilotstudio-client"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@azure/msal-browser"
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/aspire-cli"
  dependency-version: 13.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: vscode-jsonrpc
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@langchain/langgraph"
  dependency-version: 1.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: "@langchain/openai"
  dependency-version: 1.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-dialogs"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-directline-namedpipes"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/m365agentsplayground"
  dependency-version: 0.2.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@microsoft/aspire-cli"
  dependency-version: 13.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-all
- dependency-name: vscode-jsonrpc
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@github-actions github-actions Bot added the Samples Changes to Samples label Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code Samples Changes to Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants