Skip to content

chore: update dependencies and add VSCode launch configurations#557

Merged
matthewmeyer merged 3 commits into
mainfrom
users/matthewm/fixes-for-samples
May 8, 2026
Merged

chore: update dependencies and add VSCode launch configurations#557
matthewmeyer merged 3 commits into
mainfrom
users/matthewm/fixes-for-samples

Conversation

@matthewmeyer

Copy link
Copy Markdown
Contributor
  • Fixed an issue with new environment configuration and runtime configuration conflict.
  • Updated @microsoft/m365agentsplayground from ^0.2.16 to ^0.2.24 in package.json, the newer version supports Entra App auth and Card OAuth auth.
  • Changed TypeScript module from commonjs to node16 and moduleResolution to node16 in tsconfig.json, to fix compile errors with newer Typscript versions.
  • Added launch.json for VSCode with configurations for various Node.js samples.

@matthewmeyer matthewmeyer enabled auto-merge (squash) May 6, 2026 22:24
@github-actions github-actions Bot added the Samples Changes to Samples label May 6, 2026
@matthewmeyer matthewmeyer disabled auto-merge May 7, 2026 18:48
@matthewmeyer matthewmeyer force-pushed the users/matthewm/fixes-for-samples branch 2 times, most recently from 68edbd6 to 3e3c215 Compare May 7, 2026 21:50
@matthewmeyer matthewmeyer requested a review from benbrown May 8, 2026 17:56
web-flow added 3 commits May 8, 2026 12:51
- Fixed an issue with new environment configuration and runtime configuration conflict.
- Updated @microsoft/m365agentsplayground from ^0.2.16 to ^0.2.24 in package.json, the newer version supports Entra App auth and Card OAuth auth.
- Changed TypeScript module from commonjs to node16 and moduleResolution to node16 in tsconfig.json, to fix compile errors with newer Typscript versions.
- Added launch.json for VSCode with configurations for various Node.js samples.
@matthewmeyer matthewmeyer force-pushed the users/matthewm/fixes-for-samples branch from 3e3c215 to b159405 Compare May 8, 2026 19:51
@matthewmeyer matthewmeyer merged commit cafcf92 into main May 8, 2026
7 checks passed
@matthewmeyer matthewmeyer deleted the users/matthewm/fixes-for-samples branch May 8, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Samples Changes to Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants