Skip to content

Bump the npm-all group across 14 directories with 42 updates#644

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

Bump the npm-all group across 14 directories with 42 updates#644
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-all-378b94fd76

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-all group with 4 updates in the / directory: @eslint/js, @microsoft/m365agentsplayground, eslint and neostandard.
Bumps the npm-all group with 3 updates in the /samples/nodejs/auto-signin directory: @microsoft/m365agentsplayground, @microsoft/agents-hosting-express and @microsoft/microsoft-graph-types.
Bumps the npm-all group with 5 updates in the /samples/nodejs/azure-ai-streaming directory:

Package From To
@microsoft/m365agentsplayground 0.2.24 0.2.27
@microsoft/agents-hosting-express 1.5.1 1.6.1
@ai-sdk/azure 2.0.30 4.0.5
ai 5.0.52 7.0.11
typescript 5.9.2 6.0.3

Bumps the npm-all group with 3 updates in the /samples/nodejs/cards directory: @microsoft/m365agentsplayground, @microsoft/agents-hosting-express and @types/node.
Bumps the npm-all group with 5 updates in the /samples/nodejs/copilot-sdk directory:

Package From To
@microsoft/m365agentsplayground 0.2.24 0.2.27
@microsoft/agents-hosting-express 1.5.1 1.6.1
typescript 5.9.3 6.0.3
@types/node 22.19.18 26.1.0
@github/copilot-sdk 0.3.0 1.0.5

Bumps the npm-all group with 6 updates in the /samples/nodejs/copilotstudio-client directory:

Package From To
typescript 5.9.2 6.0.3
@types/node 24.3.0 26.1.0
@azure/msal-node 3.7.3 5.3.1
@microsoft/agents-copilotstudio-client 1.5.1 1.6.1
open 10.2.0 11.0.0
@types/debug 4.1.12 4.1.13

Bumps the npm-all group with 2 updates in the /samples/nodejs/copilotstudio-skill directory: @microsoft/agents-hosting-express and globals.
Bumps the npm-all group with 9 updates in the /samples/nodejs/copilotstudio-webchat-react directory:

Package From To
@microsoft/agents-copilotstudio-client 1.5.1 1.6.1
@azure/msal-browser 4.22.0 5.16.0
botframework-webchat 4.18.1-main.20251219.4ef3594 4.19.1
botframework-webchat-fluent-theme 4.18.1-main.20251219.4ef3594 4.19.1
react 16.8.6 19.2.7
@types/react 16.14.65 19.2.17
react-dom 16.8.6 19.2.7
@types/react-dom 16.9.0 19.2.3
esbuild 0.25.9 0.28.1

Bumps the npm-all group with 7 updates in the /samples/nodejs/langchain-multiturn directory:

Package From To
@microsoft/m365agentsplayground 0.2.24 0.2.27
@microsoft/agents-hosting-express 1.5.1 1.6.1
typescript 5.9.2 6.0.3
@types/node 24.3.1 26.1.0
@langchain/langgraph 1.3.0 1.4.7
@langchain/openai 1.4.5 1.5.3
nodemon 3.1.10 3.1.14

Bumps the npm-all group with 6 updates in the /samples/nodejs/multi-turn-prompt directory:

Package From To
@microsoft/m365agentsplayground 0.2.24 0.2.27
express 5.1.0 5.2.1
typescript 5.9.2 6.0.3
@types/node 22.18.1 26.1.0
esbuild 0.25.9 0.28.1
@microsoft/agents-hosting-dialogs 1.5.1 1.6.1

Bumps the npm-all group with 2 updates in the /samples/nodejs/named-pipe-agent directory: typescript and @types/node.
Bumps the npm-all group with 2 updates in the /samples/nodejs/obo-authorization directory: @microsoft/agents-hosting-express and @microsoft/microsoft-graph-types.
Bumps the npm-all group with 13 updates in the /samples/nodejs/otel directory:

Package From To
@microsoft/agents-hosting-express 1.5.2 1.6.1
typescript 5.9.3 6.0.3
@opentelemetry/api-logs 0.218.0 0.219.0
@opentelemetry/exporter-trace-otlp-grpc 0.218.0 0.219.0
@opentelemetry/exporter-metrics-otlp-grpc 0.218.0 0.219.0
@opentelemetry/exporter-logs-otlp-grpc 0.218.0 0.219.0
@opentelemetry/instrumentation-http 0.218.0 0.219.0
@opentelemetry/resources 2.7.1 2.8.0
@opentelemetry/sdk-metrics 2.7.1 2.8.0
@opentelemetry/sdk-node 0.218.0 0.219.0
@opentelemetry/sdk-logs 0.218.0 0.219.0
@opentelemetry/sdk-trace-base 2.7.1 2.8.0
@opentelemetry/sdk-trace-node 2.7.1 2.8.0

Bumps the npm-all group with 4 updates in the /samples/nodejs/quickstart directory: @microsoft/m365agentsplayground, @microsoft/agents-hosting-express, typescript 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 @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates eslint from 9.32.0 to 10.6.0

Release notes

Sourced from eslint's releases.

v10.6.0

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#20983) (lumir)

Chores

  • 6a42034 ci: run ecosystem tests on main branch (#20891) (sethamus)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])
  • c3abfca chore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)
  • a832320 ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)
  • 27166e7 chore: update ecosystem plugins (#21005) (ESLint Bot)
  • 865d76e ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])
  • 27a88c9 chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)
  • 970cea6 chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)
  • b482120 chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])
  • 6993fb3 chore: update ecosystem plugins (#20985) (ESLint Bot)

v10.5.0

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#20907) (Taejin Kim)

Documentation

... (truncated)

Commits
  • 5d12a04 10.6.0
  • f7ca54b Build: changelog update for 10.6.0
  • 6a42034 ci: run ecosystem tests on main branch (#20891)
  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014)
  • c3abfca chore: correct JSDoc param types in html formatter (#21018)
  • a83683d docs: Update README
  • a832320 ci: split ecosystem tests into separate jobs (#21001)
  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013)
  • Additional commits viewable in compare view

Updates neostandard from 0.12.2 to 0.13.0

Release notes

Sourced from neostandard's releases.

v0.13.0

0.13.0 (2026-02-26)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#339)
  • eslint-plugin-import-x is no longer included by default. Projects relying on import-x rules will need to manually install and configure eslint-plugin-import-x. See the "Adding back import checking" section in the README for migration instructions. As an alternative, we recommend using TypeScript's compiler (tsc --noEmit) for import validation, which provides more comprehensive checking.
  • update dependency globals to v17 (#335)

🌟 Features

  • deps: update dependency globals to ^17.2.0 (#347) (66d504e)
  • deps: update dependency typescript-eslint to ^8.54.0 (#348) (2cdd443)
  • deps: update dependency typescript-eslint to ^8.56.0 (#357) (fe4ba92)
  • remove eslint-plugin-import-x and related dependencies (#330) (248de35)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#339) (ba575f3)
  • update dependency globals to v17 (#335) (a856b81)

🩹 Fixes

  • deps: update dependency eslint-plugin-n to ^17.23.2 (#303) (76d50ed)
  • deps: update dependency find-up to v8 (#324) (d95b6e3)
  • deps: update dependency globals to ^17.3.0 (#351) (94ab3ce)
  • deps: update dependency peowly to ^1.3.3 (#356) (b873608)
  • deps: update dependency typescript-eslint to ^8.53.1 (#322) (6beb36b)

🧹 Chores

Changelog

Sourced from neostandard's changelog.

0.13.0 (2026-02-26)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#339)
  • eslint-plugin-import-x is no longer included by default. Projects relying on import-x rules will need to manually install and configure eslint-plugin-import-x. See the "Adding back import checking" section in the README for migration instructions. As an alternative, we recommend using TypeScript's compiler (tsc --noEmit) for import validation, which provides more comprehensive checking.
  • update dependency globals to v17 (#335)

🌟 Features

  • deps: update dependency globals to ^17.2.0 (#347) (66d504e)
  • deps: update dependency typescript-eslint to ^8.54.0 (#348) (2cdd443)
  • deps: update dependency typescript-eslint to ^8.56.0 (#357) (fe4ba92)
  • remove eslint-plugin-import-x and related dependencies (#330) (248de35)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#339) (ba575f3)
  • update dependency globals to v17 (#335) (a856b81)

🩹 Fixes

  • deps: update dependency eslint-plugin-n to ^17.23.2 (#303) (76d50ed)
  • deps: update dependency find-up to v8 (#324) (d95b6e3)
  • deps: update dependency globals to ^17.3.0 (#351) (94ab3ce)
  • deps: update dependency peowly to ^1.3.3 (#356) (b873608)
  • deps: update dependency typescript-eslint to ^8.53.1 (#322) (6beb36b)

🧹 Chores

Commits
  • cc16b7e chore(main): release 0.13.0 (#337)
  • d3af897 chore(dependents): update canary npm data (#346)
  • d95b6e3 fix(deps): update dependency find-up to v8 (#324)
  • fe4ba92 feat(deps): update dependency typescript-eslint to ^8.56.0 (#357)
  • bb772ac chore(deps): update all non-major dev dependencies (#352)
  • caed7a7 chore(deps): update dependency npm-run-all2 to v8 (#294)
  • 33c7dd8 chore(deps): update dependency installed-check to v10 (#359)
  • 94ab3ce fix(deps): update dependency globals to ^17.3.0 (#351)
  • b873608 fix(deps): update dependency peowly to ^1.3.3 (#356)
  • ba575f3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#339)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for neostandard since your current version.


Updates typescript-eslint from 8.38.0 to 8.62.1

Release notes

Sourced from typescript-eslint's releases.

v8.62.1

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#12328)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.0

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

🩹 Fixes

  • add "files" to rule-schema-to-typescript-types (#12441)

❤️ Thank You

See GitHub Releases for more information.

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

v8.61.1

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.62.1 (2026-06-29)

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.

8.62.0 (2026-06-22)

🚀 Features

  • remove redundant package.json "files" (#12444)

❤️ Thank You

See GitHub Releases for more information.

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

8.61.1 (2026-06-15)

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.

8.61.0 (2026-06-08)

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.

8.60.1 (2026-06-01)

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.

8.60.0 (2026-05-25)

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

... (truncated)

Commits
  • 3ea32f4 chore(release): publish 8.62.1
  • 54e2857 chore(release): publish 8.62.0
  • 81e4c26 feat: remove redundant package.json "files" (#12444)
  • aaad718 chore(release): publish 8.61.1
  • 16a5b24 chore(release): publish 8.61.0
  • 4f84a69 chore(release): publish 8.60.1
  • 1849b53 chore: typecheck using tsgo (#12139)
  • f891c29 chore(release): publish 8.60.0
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for typescript-eslint since your current version.


Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.16 to 0.2.27

Updates @microsoft/m365agentsplayground from 0.2.24 to 0.2.27

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

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

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.

Full Changelog: microsoft/Agents-for-js@v1.5...v1.5.3

Commits

Updates @microsoft/microsoft-graph-types from 2.40.0 to 2.43.1

Release notes

Sourced from @​microsoft/microsoft-graph-types's releases.

v2.43.1

2.43.1 (2025-09-30)

Bug Fixes

  • moves pipeline to governed template. (9af5685)
Changelog

Sourced from @​microsoft/microsoft-graph-types's changelog.

2.43.1 (2025-09-30)

Bug Fixes

  • moves pipeline to governed template. (9af5685)
Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​microsoft/microsoft-graph-types since your current version.


Updates @microsoft/m365agentsplayground from 0.2.24 to 0.2.27

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

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

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.

Full Changelog: microsoft/Agents-for-js@v1.5...v1.5.3

Commits

Updates @microsoft/m365agentsplayground from 0.2.24 to 0.2.27

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

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

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.

Full Changelog: microsoft/Agents-for-js@v1.5...v1.5.3

Commits

Updates @microsoft/m365agentsplayground from 0.2.24 to 0.2.27

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

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

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.

Full Changelog: microsoft/Agents-for-js@v1.5...v1.5.3

Commits

Updates @microsoft/m365agentsplayground from 0.2.24 to 0.2.27

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

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

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channe...

Description has been truncated

Bumps the npm-all group with 4 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), @microsoft/m365agentsplayground, [eslint](https://github.com/eslint/eslint) and [neostandard](https://github.com/neostandard/neostandard).
Bumps the npm-all group with 3 updates in the /samples/nodejs/auto-signin directory: @microsoft/m365agentsplayground, [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) and [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings).
Bumps the npm-all group with 5 updates in the /samples/nodejs/azure-ai-streaming directory:

| Package | From | To |
| --- | --- | --- |
| @microsoft/m365agentsplayground | `0.2.24` | `0.2.27` |
| [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |
| [@ai-sdk/azure](https://github.com/vercel/ai/tree/HEAD/packages/azure) | `2.0.30` | `4.0.5` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.52` | `7.0.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` |

Bumps the npm-all group with 3 updates in the /samples/nodejs/cards directory: @microsoft/m365agentsplayground, [@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 5 updates in the /samples/nodejs/copilot-sdk directory:

| Package | From | To |
| --- | --- | --- |
| @microsoft/m365agentsplayground | `0.2.24` | `0.2.27` |
| [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.18` | `26.1.0` |
| [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `0.3.0` | `1.0.5` |

Bumps the npm-all group with 6 updates in the /samples/nodejs/copilotstudio-client directory:

| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `26.1.0` |
| [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.7.3` | `5.3.1` |
| [@microsoft/agents-copilotstudio-client](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |
| [open](https://github.com/sindresorhus/open) | `10.2.0` | `11.0.0` |
| [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.12` | `4.1.13` |

Bumps the npm-all group with 2 updates in the /samples/nodejs/copilotstudio-skill directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) and [globals](https://github.com/sindresorhus/globals).
Bumps the npm-all group with 9 updates in the /samples/nodejs/copilotstudio-webchat-react directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/agents-copilotstudio-client](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |
| [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.22.0` | `5.16.0` |
| [botframework-webchat](https://github.com/microsoft/BotFramework-WebChat) | `4.18.1-main.20251219.4ef3594` | `4.19.1` |
| [botframework-webchat-fluent-theme](https://github.com/microsoft/BotFramework-WebChat) | `4.18.1-main.20251219.4ef3594` | `4.19.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `16.8.6` | `19.2.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `16.14.65` | `19.2.17` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `16.8.6` | `19.2.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `16.9.0` | `19.2.3` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.28.1` |

Bumps the npm-all group with 7 updates in the /samples/nodejs/langchain-multiturn directory:

| Package | From | To |
| --- | --- | --- |
| @microsoft/m365agentsplayground | `0.2.24` | `0.2.27` |
| [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `26.1.0` |
| [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.3.0` | `1.4.7` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.4.5` | `1.5.3` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.10` | `3.1.14` |

Bumps the npm-all group with 6 updates in the /samples/nodejs/multi-turn-prompt directory:

| Package | From | To |
| --- | --- | --- |
| @microsoft/m365agentsplayground | `0.2.24` | `0.2.27` |
| [express](https://github.com/expressjs/express) | `5.1.0` | `5.2.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `6.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.1` | `26.1.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.28.1` |
| [@microsoft/agents-hosting-dialogs](https://github.com/microsoft/Agents-for-js) | `1.5.1` | `1.6.1` |

Bumps the npm-all group with 2 updates in the /samples/nodejs/named-pipe-agent directory: [typescript](https://github.com/microsoft/TypeScript) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Bumps the npm-all group with 2 updates in the /samples/nodejs/obo-authorization directory: [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) and [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings).
Bumps the npm-all group with 13 updates in the /samples/nodejs/otel directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js) | `1.5.2` | `1.6.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [@opentelemetry/api-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/exporter-metrics-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/exporter-logs-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `2.7.1` | `2.8.0` |
| [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `2.7.1` | `2.8.0` |
| [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.218.0` | `0.219.0` |
| [@opentelemetry/sdk-trace-base](https://github.com/open-telemetry/opentelemetry-js) | `2.7.1` | `2.8.0` |
| [@opentelemetry/sdk-trace-node](https://github.com/open-telemetry/opentelemetry-js) | `2.7.1` | `2.8.0` |

Bumps the npm-all group with 4 updates in the /samples/nodejs/quickstart directory: @microsoft/m365agentsplayground, [@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).


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 `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

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

Updates `neostandard` from 0.12.2 to 0.13.0
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.12.2...v0.13.0)

Updates `typescript-eslint` from 8.38.0 to 8.62.1
- [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.62.1/packages/typescript-eslint)

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.16 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `@microsoft/microsoft-graph-types` from 2.40.0 to 2.43.1
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-typescript-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits/v2.43.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.27

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `@microsoft/microsoft-graph-types` from 2.40.0 to 2.43.1
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-typescript-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits/v2.43.1)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.27

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@ai-sdk/azure` from 2.0.30 to 4.0.5
- [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.5/packages/azure)

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

Updates `ai` from 5.0.52 to 7.0.11
- [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.11/packages/ai)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting` from 1.5.1 to 1.6.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.5.1 to 1.6.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.27

Updates `@types/node` from 24.3.1 to 26.1.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.5.1 to 1.6.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.27

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

Updates `@types/node` from 24.3.1 to 26.1.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.5.1 to 1.6.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.5.1 to 1.6.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.27

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

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

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

Updates `@types/node` from 24.3.1 to 26.1.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.27

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

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@types/node` from 22.19.18 to 26.1.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.5.1 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@github/copilot-sdk` from 0.3.0 to 1.0.5
- [Release notes](https://github.com/github/copilot-sdk/releases)
- [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/copilot-sdk/compare/v0.3.0...v1.0.5)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@azure/msal-node` from 3.7.3 to 5.3.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-node-v3.7.3...msal-node-v5.3.1)

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

Updates `open` from 10.2.0 to 11.0.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v10.2.0...v11.0.0)

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

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `globals` from 16.3.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.3.0...v17.7.0)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/agents-copilotstudio-client` from 1.5.1 to 1.6.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.22.0 to 5.16.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v4.22.0...msal-browser-v5.16.0)

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

Updates `botframework-webchat` from 4.18.1-main.20251219.4ef3594 to 4.19.1
- [Release notes](https://github.com/microsoft/BotFramework-WebChat/releases)
- [Changelog](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/BotFramework-WebChat/commits)

Updates `botframework-webchat-fluent-theme` from 4.18.1-main.20251219.4ef3594 to 4.19.1
- [Release notes](https://github.com/microsoft/BotFramework-WebChat/releases)
- [Changelog](https://github.com/microsoft/BotFramework-WebChat/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/BotFramework-WebChat/commits)

Updates `react` from 16.8.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

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

Updates `react-dom` from 16.8.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

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

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

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

Updates `esbuild` from 0.25.9 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.28.1)

Updates `esbuild` from 0.25.9 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.28.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@types/node` from 24.3.1 to 26.1.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.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@langchain/langgraph` from 1.3.0 to 1.4.7
- [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.7/libs/langgraph-core)

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

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

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

Updates `nodemon` from 3.1.10 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.10...v3.1.14)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `esbuild` from 0.25.9 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.28.1)

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `esbuild` from 0.25.9 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.28.1)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

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

Updates `typescript` from 5.9.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `@microsoft/microsoft-graph-types` from 2.40.0 to 2.43.1
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-typescript-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits/v2.43.1)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.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.5.1 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@microsoft/microsoft-graph-types` from 2.40.0 to 2.43.1
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-typescript-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits/v2.43.1)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.5.1 to 1.6.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.5.2 to 1.6.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.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting` from 1.5.2 to 1.6.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.5.2 to 1.6.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.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting` from 1.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.2 to 1.6.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.5.2 to 1.6.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.5.2 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

Updates `@opentelemetry/api-logs` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/exporter-trace-otlp-grpc` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/exporter-metrics-otlp-grpc` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/exporter-logs-otlp-grpc` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/instrumentation-http` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/resources` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.7.1...v2.8.0)

Updates `@opentelemetry/sdk-metrics` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.7.1...v2.8.0)

Updates `@opentelemetry/sdk-node` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/sdk-logs` from 0.218.0 to 0.219.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.218.0...experimental/v0.219.0)

Updates `@opentelemetry/sdk-trace-base` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.7.1...v2.8.0)

Updates `@opentelemetry/sdk-trace-node` from 2.7.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v2.7.1...v2.8.0)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.2 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

Updates `@types/node` from 22.19.17 to 26.1.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.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.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.27

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

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v6.0.3)

Updates `@microsoft/m365agentsplayground` from 0.2.24 to 0.2.27

Updates `@types/node` from 22.19.17 to 26.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](ht...

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 Jul 1, 2026
@github-actions github-actions Bot added the Samples Changes to Samples label Jul 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