msgraph-sdk-javascript
msgraph-sdk-javascript copied to clipboard
Microsoft Graph client library for JavaScript
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 10.0.0 to 12.1.0. Changelog Sourced from eslint-plugin-simple-import-sort's changelog. Version 12.1.0 (2024-04-13) This release adds TypeScript type definitions for the plugin itself. This is useful when you use...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
# Bug Report Hello, I've created a new web part in my SPFX project and my SPFX package version was upgraded from 1.17 to 1.18 automatically by the creation wizard....
Motivation https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/1535 Test plan All tests work, added isolatedModules to development tests. Closing issues Fixes https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/1535 Types of changes -> Bug fix (non-breaking change which fixes an issue) New feature...
# Bug Report ## Prerequisites - [x] Can you reproduce the problem? - [x] Are you running the latest version? - [x] Are you reporting to the correct repository? -...
# Bug Report ## Prerequisites - [x] Can you reproduce the problem? - [x] Are you running the latest version? - [ ] Are you reporting to the correct repository?...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.8.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.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 [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.14.1. Release notes Sourced from @typescript-eslint/parser's releases. v7.14.1 7.14.1 (2024-06-24) 🚀 Features support TypeScript 5.5 (#9397) ast-spec: tighter types and documentation for declaration/* (#9211) 🩹...