msgraph-sample-nodeexpressapp
msgraph-sample-nodeexpressapp copied to clipboard
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.3.1. Release notes Sourced from date-fns's releases. v3.3.1 Kudos to @kossnocorp and @fturmel for working on the release. Fixed Fixed DST issue in getOverlappingDaysInIntervals, resulting...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.5.0. Release notes Sourced from eslint's releases. v9.5.0 Features b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung) Bug Fixes...
Bumps [date-fns](https://github.com/date-fns/date-fns) and [date-fns-tz](https://github.com/marnusw/date-fns-tz). These dependencies needed to be updated together. Updates `date-fns` from 2.30.0 to 3.6.0 Release notes Sourced from date-fns's releases. v3.6.0 On this release worked @kossnocorp and...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 22.7.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 2.0.1 to 3.2.0. Release notes Sourced from date-fns-tz's releases. v3.0.0 This release adds support for date-fns v3. Thank you @christopherklint97 (#265) and everyone who helped test and...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.1.0. Release notes Sourced from eslint-plugin-promise's releases. v7.1.0 7.1.0 (2024-08-06) 🌟 Features catch-or-return, prefer-await-to-then: do not report Cypress commands (#495) (943f162) prefer-await-to-then: ignore constructor scope...