Msgraph Sdk Javascript Versions Save

Microsoft Graph client library for JavaScript

3.0.7

7 months ago

We're excited to announce our v3.0.7 release of the Microsoft Graph Client!

Updating your application

To update your application to use the newest version of Microsoft Graph Client, navigate to your project directory and run:

npm i @microsoft/microsoft-graph-client@latest

What's Changed

New Contributors

Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-javascript/compare/3.0.5...3.0.7

3.0.5

1 year ago
  • Introducing Headers in GraphError object. Fixes #1113

3.0.4

1 year ago

Hotfix #1044.

3.0.3

1 year ago

Contains fix for

  • #959
  • #917
  • #915

1.7.2-spfx

1 year ago

Changes:

  • 198fec2248375792612a06b204cc7641f31ccd28 Merge pull request #861 from microsoftgraph/fabricbot-configuration-migration
  • 6314efba71d0dc12d5715ddeec9edd1bef1ad2d4 Add .github/fabricbot.json
  • 15592a12c0e6d12625549584088de6d63d815dbb build(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 (#855)
  • 26e7249f9e68e0822d5981683da0225d68629ef2 build(deps-dev): bump @rollup/plugin-commonjs from 22.0.0 to 22.0.1 (#859)
  • a38872136fb194190d82a756cf5193cc906f58a0 build(deps-dev): bump @typescript-eslint/eslint-plugin (#860)
  • eaf6aeae4e977f450b4a3925286df286c932690b build(deps-dev): bump rollup from 2.75.6 to 2.75.7 (#856)
  • 91f68a5ddd361ac8f90ea5494668f1744defaad7 build(deps-dev): bump @typescript-eslint/parser from 5.28.0 to 5.29.0 (#857)
  • 1d33aeab2e158cbe2802895e64c6c262e6d232bb build(deps-dev): bump @microsoft/microsoft-graph-types (#858)
  • b40c96b39f0356847f175409d190e39773d95300 build(deps-dev): bump @azure/identity from 2.0.4 to 2.0.5 (#849)
  • 2390f3bc8a06ecde8a3487251ece687c5de307d7 build(deps-dev): bump @azure/msal-browser from 2.25.0 to 2.26.0 (#844)
See More
  • 39178801de9e2177b1b5d233b7c79272d5866f15 build(deps-dev): bump @microsoft/microsoft-graph-types (#840)
  • dd10ae8eb3f7838214d2f67488958519ba567c87 build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 (#839)
  • c70e8ee2a388a2e654ba3589bd3f8fc97aa0773e build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (#841)
  • 2f564df3d9e98a68cd15ff8ec585ce37a0ce1cd7 build(deps-dev): bump @types/node from 17.0.42 to 18.0.0 (#842)
  • 7228297cca2155099d7b881b992c82cb90e55177 build(deps-dev): bump @babel/plugin-transform-runtime (#843)
  • 96402588c1656b8d1e402ebf101d3039371762b0 build(deps-dev): bump @babel/core from 7.18.2 to 7.18.5 (#845)
  • 4ad41cf61eeb030c625589db3f0458d205718fe9 build(deps-dev): bump @typescript-eslint/eslint-plugin (#851)
  • 893487542596cdbe49dcee344be2b22761a58f7f build(deps-dev): bump lint-staged from 13.0.1 to 13.0.2 (#850)
  • 894a18738d0e16a150214ff66fbdb20c8a1c346a build(deps-dev): bump karma from 6.3.20 to 6.4.0 (#846)
  • 13044c4e5552b1f1b562033b41045063e43bf4de build(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#847)
  • cf4eb86728b207049a8960fed6341f04a0401472 build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#848)
  • 409cf2e552aae484059569287146a6e6b80ccccf build(deps-dev): bump rollup from 2.75.5 to 2.75.6 (#834)
  • eb2911acf1bfc2c8648fff9e34679ff0bfb3feed build(deps-dev): bump @types/node from 17.0.40 to 17.0.42 (#837)
  • 4bee0cada7b102b8af0323a5f5f576319860956a build(deps-dev): bump @azure/msal-browser from 2.24.0 to 2.25.0 (#838)
  • 32c5ea0abc6b1042c46630259b14853380461d96 build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (#836)
  • b550fe02dfcd54d3052f510ec01a77677cb1a70b build(deps-dev): bump lint-staged from 13.0.0 to 13.0.1 (#835)
  • 324f0909d5b2bbe952d7cfa4b2209ddc5a8467a3 build(deps-dev): bump @typescript-eslint/eslint-plugin (#833)
  • fad9ce3fc9d2292cdce075bdee7f8fa922d29a85 Bump lint-staged from 12.4.3 to 13.0.0 (#827)
  • 9936a64ebaf842bb1e9ed50cdf96ea7a3f8b78b9 Bump rollup from 2.75.3 to 2.75.5 (#825)
  • 1701931dbb2b77cc38ee001a2c87e856a4390142 Bump @types/node from 17.0.36 to 17.0.40 (#828)
  • 905374313de0ff753d1067a50aa7ba142f0bfdce Bump eslint from 8.16.0 to 8.17.0 (#830)
  • 7b1aa2063b182030c6761dda489f96561d19d5ba Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 (#829)
  • 90a274553bdf69ec1118ecbcad667200d544e4df Bump typescript from 4.7.2 to 4.7.3 (#826)
  • 185e03b6d34c208ef63805e75b9449b39b6de294 Bump ts-node from 10.8.0 to 10.8.1 (#831)
  • 50c8237dc32caa0597a28b396bcf438a09514b49 Bump @babel/core from 7.18.0 to 7.18.2 (#810)
  • 0af1eeeb2f2e0e43996927d2608e476405d85691 Bump @babel/preset-env from 7.18.0 to 7.18.2 (#811)
  • 01bec50bb3b05d7587eb3e8d2992db48bfb92e3d Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2 (#812)
  • 241866768e1014e624de5e34da1d99d06e7815ef Bump @types/node from 17.0.35 to 17.0.36 (#813)
  • 47d1817ee9ee1eda2de93a5ea8f7126fc421a80d Bump lint-staged from 12.4.1 to 12.4.3 (#819)
  • a315f1a969772ed71b0aee61b25c493310116e96 Bump @babel/runtime from 7.18.0 to 7.18.3 (#814)
  • 076f97ac35dae324cf87702c124c4d50afd174ef Bump typescript from 4.6.4 to 4.7.2 (#815)
  • 1290a2c263a84ab5e8734eee7b0561d5b31f0360 Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.27.0 (#820)
  • f99f168e32401fb4576f4dc1011df927a0ea0d9c Bump rollup from 2.74.1 to 2.75.3 (#817)
  • f18386d3e3d423d53a91d55d8a18ace962dca9d1 Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (#818)
  • c2aa2c4faeb5cdcd568d2e03870fdf9ab459acdf Bump ts-node from 10.7.0 to 10.8.0 (#807)
  • c3f21771cb97fc41c526d9ffa08697780748ece4 Bump @babel/core from 7.17.10 to 7.18.0 (#806)
  • 4b6b239721cbd680e393948cc33666111ae8028b Bump @babel/runtime from 7.17.9 to 7.18.0 (#805)
  • 892f6826158cf3f34787704229b7dfcd16c413b0 Bump @types/node from 17.0.33 to 17.0.35 (#803)
  • ffb277eda32300b72f108b082ba785dd147bc84d Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (#804)
  • c485cc198b12691d47ecbf1a84ac30e534a9c911 Bump @babel/plugin-transform-runtime from 7.17.10 to 7.18.0 (#802)
  • 92ac80df9ac4c0dbccaf57ff8d896f23321b7d8f Bump @babel/preset-env from 7.17.10 to 7.18.0 (#801)
  • 3946c94e4229d585dbad654999392546b21ec13f Bump rollup from 2.73.0 to 2.74.1 (#799)
  • 587f416e36471c09289d54c680b3df02009f800d Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#800)
  • 834407c7e61cecb866be3036a31f61e497a7202e Bump eslint from 8.15.0 to 8.16.0 (#798)
  • 6e74016b0bc22a883e65862fac2be49e1bbfbf31 Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (#790)
  • 1cdd563024293fc395bfe3757bf0ddbe2aed3149 Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 (#792)
  • a74857536d7b850fb4a0195a4e8628ef9975e643 Bump karma from 6.3.19 to 6.3.20 (#791)
  • 8a13421c4ad1de6e0868d780c5899b4e419cee72 Bump @types/node from 17.0.31 to 17.0.33 (#793)
  • f075068db9dafb2297ac76695a88a662521273bd Bump husky from 8.0.0 to 8.0.1 (#794)
  • 0e7a61c7c3f15479c68a95f98880a6aee7753c01 Bump rollup from 2.72.1 to 2.73.0 (#795)
  • dafea234ece0e1e08acdfc8f78c386f286d5dfef Bump husky from 7.0.4 to 8.0.0 (#785)
  • b990c1dee31c43fe1489c568f3ba2671add43d69 Bump sinon from 13.0.2 to 14.0.0 (#783)
  • 7eaf6ca0fe57ff9993c8dd8f7aaf24e0f415d612 Bump @azure/msal-browser from 2.23.0 to 2.24.0 (#784)
  • 6daffcf6f4793fe6b6928fda5e352ac0d07ab244 Bump rollup from 2.71.1 to 2.72.1 (#782)
  • 4a63da6e10b2aa800aa2f0a8f5c31b3eba3d7a1e Bump @microsoft/microsoft-graph-types from 2.19.0 to 2.20.0 (#787)
  • 306a7659c5b6553f3eaca9dd383a415a59277fc3 Bump eslint from 8.14.0 to 8.15.0 (#786)
  • c50a26ed1729540731d14823bc276053d63718d5 Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#788)
  • 3bbc625edddcdfed0ae3f9d4d5ce5b4ac4a55ce8 Doc: fix wrong link (#780)
  • b172098c08c13fea866e1a3b03e8a626dbd0a8a2 doc: add missing import (#781)
  • b86ba3e632971c3e51a18d5d603266b060cdc4f0 Bump lint-staged from 12.4.0 to 12.4.1 (#770)
  • 2bf4797d93665e7db1f2e5f348450f30f5c6caab Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10 (#767)
  • 6f131cadb4346ee6ccbd31bf02016d14643d82ad Bump @babel/core from 7.17.9 to 7.17.10 (#771)
  • 8badbea0d25476fd33400773dfdb97ff1233d3d7 Bump typescript from 4.6.3 to 4.6.4 (#773)
  • 0cde28c3f80e8c5fff4e798202ec39f42a75ea8a Bump @babel/preset-env from 7.16.11 to 7.17.10 (#774)
  • 261cadcd94610041d9477e18fcf10181a91a25ae Bump @types/node from 17.0.26 to 17.0.31 (#775)
  • d9b457d1d4fc1b443b8059454bbe08925292313a Bump github/codeql-action from 1 to 2 (#776)
  • 9df56ad7b7e412269dbffed0b402f53983947da1 Bump @typescript-eslint/parser from 5.20.0 to 5.22.0 (#777)
  • f98ac882e8b4336953008aa9fd083132f7105c3f Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.22.0 (#778)
  • a158a1102180d14e65eca36bd009b10ed4203067 Bump rollup from 2.70.2 to 2.71.1 (#772)
  • d0814b060644320a3a4aca1ec4707fe70afb2874 Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 (#764)
  • aed83c901d8b054783af4de88f3f61478612fe78 Bump karma from 6.3.18 to 6.3.19 (#757)
  • 6fe9f238c2324271e243703a4eda95bfa0bb0f27 Bump eslint from 8.13.0 to 8.14.0 (#758)
  • 84443bca3e5a75c4ffcb0dcf7a47f50fb89bb866 Bump @types/mocha from 9.1.0 to 9.1.1 (#759)
  • 10273e470ce23b4720c251346a2472ff97e080a0 Bump @types/node from 17.0.25 to 17.0.26 (#760)
  • 378ef9d1f952e80f9d6199cb0bb502cbb168d3bc Bump lint-staged from 12.3.8 to 12.4.0 (#761)
  • 8f5b9fb08598442bbb3056836719c8da258efcf6 Bump tslib from 2.3.1 to 2.4.0 (#762)
  • 5f6f0913b1bca785381e819085c4c48725ef403c Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.20.0 (#763)
  • 1e84068a36ea7c98019478e839bbe4dd3c2b9c19 Bump rollup from 2.70.1 to 2.70.2 (#745)
  • 9d5f20340b3aa97c69a6076521f379c3bde4a6d0 Bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 (#747)
  • cf70a76bbcc4fc64f4b1317ce1103566763a898c Bump lint-staged from 12.3.7 to 12.3.8 (#748)
  • 6d2551f958414b4c7a2a9d0b46b5269941585537 Bump @microsoft/microsoft-graph-types from 2.18.0 to 2.19.0 (#749)
  • 168ac967955ea9c0550f80f0ea18ae518d610304 Bump @types/chai from 4.3.0 to 4.3.1 (#750)
  • 518f4901b34eedfad6d86914d2774f7686dd3db5 Bump karma from 6.3.17 to 6.3.18 (#751)
  • a948221b39de43e46769807575f11d2fe3a9a23d Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1 (#752)
  • f054ecd18cb67b989159006d3d26ca483c76814a Bump async from 3.2.0 to 3.2.3 (#754)
  • 687d396c2cd512c81bb6ccc1b2b1d0121cc913b6 Bump @typescript-eslint/parser from 5.18.0 to 5.20.0 (#755)
  • e5bc43e68e82e9e9308981cde85a0b34d21e09bf Bump @types/node from 17.0.23 to 17.0.25 (#756)
  • 128f27f991297b06c520146ff946ee537ace3652 Bump sinon from 13.0.1 to 13.0.2 (#744)
  • 1aac55175afca48c6e54386c04bed023998982bc Bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (#739)
  • bc02e02801ac34392da192efd2d565ddadbed066 Bump @microsoft/microsoft-graph-types from 2.16.0 to 2.18.0 (#737)
  • 2fed4430ed5995643f4fbf34535e407064a6f8e2 Bump @babel/core from 7.17.8 to 7.17.9 (#738)
  • 6de7c09bde6a41b9164033ae0ce73b9995c82e82 Bump eslint from 8.12.0 to 8.13.0 (#736)
  • e0a8233673a5193cf279bcfc3f642489375575cb Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 (#740)
  • f3bcd9beb6de7b452207f492a6271763039b76f8 Bump @azure/msal-browser from 2.22.1 to 2.23.0 (#741)
  • fc39fae63d247017ec216b76b209c6f1f60f470d Bump @babel/runtime from 7.17.8 to 7.17.9 (#742)
  • 0bcd060dff0841ebf8239d51914b79bd395b3969 Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 (#732)
  • d91aab0525a80e1ea7628ecb89ec79b9a0195623 Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#733)
  • 1c24be317b4475ace60cb61878c98bf99ab0ae56 Bump prettier from 2.6.1 to 2.6.2 (#734)
  • 12cab04be663986bd07a911ef44ba8a1f3ce0415 Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 (#724)
  • a9ca7934a38e804c5c7526a80bbae64636aa5755 Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#725)
  • e488b8a9206a4f83a30705d1400e4cc5f7ae2d46 Bump @types/node from 17.0.21 to 17.0.23 (#721)
  • 61f1c8e0d09828e3106c52b73ee7c398ce8aadbc Bump minimist from 1.2.5 to 1.2.6 in /samples (#727)
  • d1d1053d878221c612120e4e1a504d6e7e33be89 Bump eslint from 8.11.0 to 8.12.0 (#723)
  • dd86c3c84bf976055ed47e6b1fd0d135ca263cfb Bump minimist from 1.2.5 to 1.2.6
  • 1351c8c23370cc307dad5ee90efc832acfd1f020 Merge pull request #726 from microsoftgraph/dependabot/npm_and_yarn/prettier-2.6.1
  • 294720dc7fe495237d0100e51f31f7fbcbd121b3 Bump prettier from 2.6.0 to 2.6.1
  • 45805baf3f33b996bb2abe7990c1f1d93b9f4d14 Merge pull request #722 from microsoftgraph/dependabot/npm_and_yarn/typescript-4.6.3
  • 507ca7267ddab79a9485097f1eba5568e7868625 Bump typescript from 4.6.2 to 4.6.3
  • 9c458dfd9dbbc9dbdd988b21e2151de28287fad2 Bump lint-staged from 12.3.5 to 12.3.7 (#713)
  • 9ba85e58f1525d580e775fb6a584379ff5fc0dfc Bump prettier from 2.5.1 to 2.6.0 (#715)
  • 6ecdf71a5481f4bc93c804a518ceca0c28700e6f Bump @babel/runtime from 7.17.2 to 7.17.8 (#716)
  • 11a295360b263ea635d54ffe74aa20a3e7388a98 Bump @typescript-eslint/parser from 5.14.0 to 5.16.0 (#719)
  • 22271ab4bf2c6b7efebd45664499433f053e34f8 Bump @babel/core from 7.17.5 to 7.17.8 (#717)
  • fc12ec6b67ec15ebe3f839797bdadeab3ff70601 Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#718)
  • fbd4ac67ba93c7a4016a672f3f23bccb44077f4f Create codeql-analysis.yml
  • 6f506dcc81dea1742228fd6fa7e75e7b297d55b6 Bump typescript from 4.5.5 to 4.6.2 (#667)
  • b6e78d5ba5284450682f819a04265d35a493a90c Bump lint-staged from 12.3.4 to 12.3.5 (#668)
  • 5cdb66f8a2983134e894c1966d0dac32b146474f Bump eslint-config-prettier from 8.4.0 to 8.5.0 (#669)
  • c91544ba8a9f2eb800c7968f99ed9b867920e44d Bump karma-chrome-launcher from 3.1.0 to 3.1.1 (#705)
  • 3bd5849142e3e1ba4c3a1a6804efb675277b6382 Bump eslint from 8.10.0 to 8.11.0 (#704)
  • 7b1795118308a70c7297c1c9b82f48d05f899129 Bump @azure/msal-browser from 2.22.0 to 2.22.1 (#703)
  • 8f9ae618b7237343a9de58803fe4f214564e3d4e Bump rollup from 2.70.0 to 2.70.1 (#707)
  • 5194137a2cb0bab2e3dd8ed3099ceb012c8ef831 Create projectbot.yml
  • 375b5d77af016201631eaa196c2d1990883976c6 Bump ts-node from 10.5.0 to 10.7.0 (#671)
  • 85797ea12d8c23f5ea239e22b4156a074593bd95 Bump actions/checkout from 2 to 3 (#674)
  • 2e7246cc22ac3ce623561116da250db0e4340707 Bump rollup from 2.68.0 to 2.70.0 (#683)
  • c8bedb09d18a4e8bd612789e987652c8f228bd75 Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.14.0 (#685)
  • 7e9d29799b9a040d76ba50daa13fa15d62e151ad Bump @typescript-eslint/parser from 5.12.1 to 5.14.0 (#684)
  • aa09dad0110a42799f678febb1e7d8b7cea8cfba Bump karma from 6.3.16 to 6.3.17 (#673)
  • 7498e4fb9b89c82f09e5eb866ea2f756091ec376 Bump eslint from 8.9.0 to 8.10.0 (#656)
  • b8029a7bccbb89c734c2235ac6d75652a0487cc0 Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#657)
  • b4fce1ccd989083dbc7369fcc1b7f4f655cb5085 Bump rollup from 2.67.3 to 2.68.0 (#659)
  • 61494d1e35c35881bcd67ac4600fc8cbc3f15ab6 Bump @types/node from 17.0.18 to 17.0.21 (#660)
  • 871cf2b48eab88eaf293ad4bf14e1686bafb389a Bump @microsoft/microsoft-graph-types from 2.14.0 to 2.16.0 (#664)
  • 10c4ce6f78c69b713600f7cd7ce08267cc94c2ca Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 (#661)
  • c3e753e1fe0308847b8c1b747327dff4f3aedf3c Bump actions/setup-node from 2.5.1 to 3 (#662)
  • 5cce4c76632c637114d63e96e5b96c6d336fcc79 Bump @azure/identity from 2.0.2 to 2.0.4 (#643)
  • e01031b3dade7f2db9710bab4d4bdb87365b7bbf Bump eslint-config-prettier from 8.3.0 to 8.4.0 (#644)
  • e5a425f4bb13b686f5d5c966ce48d4e6b75a5e20 Bump @babel/core from 7.17.2 to 7.17.5 (#645)
  • ac6b0aea0d83bb78cbd195efc01008a0cdc36bca Bump follow-redirects from 1.14.7 to 1.14.9 (#652)
  • 9b80edefe272d1c667528e1e6fb74e47a7271f5e Bump @typescript-eslint/parser from 3.10.1 to 5.12.1 (#653)
  • bb14ce34ec0dbaec4df47696e407452b5e4f76da Bump @typescript-eslint/eslint-plugin from 4.0.0 to 5.12.1 (#654)
  • d01f70f077a28515a78e5b001cb7f84d5f8353c0 Bump rollup from 2.67.2 to 2.67.3 (#648)
  • 9743ea8b0417f006a62f3dc5b3b263fc5decc96f Bump ts-node from 10.4.0 to 10.5.0 (#627)
  • 96be70623a7996d82db0d49bd00ff89a40cad46d Bump @azure/msal-browser from 2.21.0 to 2.22.0 (#628)
  • 9c88c23a15b71c709545407640189ef925f82676 Bump eslint from 7.32.0 to 8.9.0 (#629)
  • 8bbd4b11fcb019fdac3dce14c0e466ef8dc1f0b8 Bump lint-staged from 12.3.2 to 12.3.4 (#631)
  • 75a8936027bdd801959c382d3a17e6b10fd8c804 Bump @microsoft/microsoft-graph-types from 2.11.0 to 2.14.0 (#638)
  • 05f90fa37899532695bd7d1c922a9b422b6ecd25 Bump @types/sinon from 10.0.9 to 10.0.11 (#632)
  • 50e568f601abf3d6e8bfc7a9708327d340405294 Bump @types/node from 17.0.13 to 17.0.18 (#639)
  • 4d37da3186b686ae65340dc7bd046fb97d4935eb Bump rollup from 2.66.1 to 2.67.2 (#634)
  • f4939cd39039e318f2ba815d3eb1f6fb6b1446a8 Merge pull request #558 from sebastienlevert/sebastienlevert/v4-js-e2e
  • 53b94a8680564feea98116095f99e623a4986055 Updates to the packages + Reformatingnm
  • 68b5341f07334bf16909ec643d61522f180a57dd Merge branch 'microsoftgraph:dev' into sebastienlevert/v4-js-e2e
  • 3b5e8124b04e18feed85df4910976564e8aeb56b Bump follow-redirects from 1.14.7 to 1.14.8 in /samples (#636)
  • c58faaac4aa9bddc1d24ed3cb27715870639b4f1 Bump @azure/identity from 2.0.1 to 2.0.2 (#637)
  • 89199a147837c7b1b95d6a3b7c30ff9a72a4e550 Merge pull request #635 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.16
  • 84d69a330f0ebf709140c78cc9ecaa8062a92a41 Bump karma from 6.3.15 to 6.3.16
  • b3a5c020333536ca35b340c80152feca322b799c Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5081f92fc957920a67aa3880a961d4fcdba61027 Merge pull request #608 from microsoftgraph/dependabot/npm_and_yarn/typescript-4.5.5
  • 9dcfd1ed16cca952fefa74e25f110e170b4b1a0a Merge branch 'dev' into dependabot/npm_and_yarn/typescript-4.5.5
  • efa126a7c4ec2b2d61f48c45a9c8094881c55342 Merge pull request #620 from microsoftgraph/dependabot/npm_and_yarn/babel/core-7.17.2
  • c0a4aa6174a735f81875ad52e38e381f2dc19ef9 Bump typescript from 4.5.4 to 4.5.5
  • 9ff07a71132e10315d8cf124f74102c01545cab2 Bump @babel/core from 7.16.12 to 7.17.2
  • 42aa86189f27ccc97e3b94e0ac4b3b29407e68b0 Merge pull request #609 from microsoftgraph/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.0
  • e6e481bdb0844e10b37ce97b78329f80ff80cb4b Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
  • b6508ffb6babb42372c2be595555e72b347fb9fe Merge pull request #610 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.15
  • cf3779365c39e4fd8e5ddad4e71c5893f2fff5ee Bump karma from 6.3.13 to 6.3.15
  • fc6a73b89e264e04f9bd754edf2b8766dc280346 Merge pull request #621 from microsoftgraph/dependabot/npm_and_yarn/babel/runtime-7.17.2
  • 10b8537fd783fe7b2d4733d678b89551fa23fe04 Bump @babel/runtime from 7.16.7 to 7.17.2
  • 3ced6c512b2768e2e58078573914b39952d2e32f Merge pull request #615 from microsoftgraph/dependabot/npm_and_yarn/karma-typescript-5.5.3
  • acb33ff3d4c68b1c5b40d4061df710d881099e36 Merge branch 'dev' into dependabot/npm_and_yarn/karma-typescript-5.5.3
  • 19094b2c482dd7e8627b09f079802d192666b231 Merge pull request #614 from microsoftgraph/dependabot/npm_and_yarn/chai-4.3.6
  • a568ef65341810da836c975656a27a2f480fc691 Bump karma-typescript from 5.5.1 to 5.5.3
  • b68bbeedf049d5d142de711367cd95a97d8a22b4 Merge branch 'dev' into dependabot/npm_and_yarn/chai-4.3.6
  • 84eca6ff96c0dc3ffc2d9928d55e66b7384bcc44 Merge pull request #612 from microsoftgraph/dependabot/npm_and_yarn/lint-staged-12.3.3
  • 4d4cd1cf6efc5649eff30e96eb89d4098e861aee Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • 5ad0aabd90f8bc2b89ecfb1c6c2bb296f078deda Bump chai from 4.3.4 to 4.3.6
  • dfa5486ded60d0c4b00894b7313af666ad37b814 Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • e8d46e32f7975200847a89d2e0a44f603cb3ffe1 Bump lint-staged from 12.3.2 to 12.3.3
  • 2098f520f4e4f08503675b517f921d37562d1865 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • a8a9794cb8df2f3a48dca0b63ce73144de0329b8 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5d3bd24e16b2a6a3b040be59700e525a5897dbb6 Adding more concepts to the e2e
  • af9ab8a2fab6842038e4ebfe141050a956c7c968 Merge branch 'sebastienlevert/v4-js-e2e' of https://github.com/sebastienlevert/msgraph-sdk-javascript into sebastienlevert/v4-js-e2e
  • dd24ad977ceecd0cf00475f7cdcaab8870c9a720 Adding types from our package
  • 798159c35b124aadc6672a6206d18956bc6252bd Update design/kiota-e2e.md
  • 7a17e7f47ecf2d93cb297ee15787a652a0eb0fee Updates
  • 15fc99f8eb2fb3fc453746875e41778511e873dd Adding kiota e2e
  • d261c7775f3b7118a81f8f84796ad7c1b9d02557 Revert "Adding initial thoughts on Kiota JS for Graph"
  • 774d2267858453de5275bbb24580c71c2f675beb Adding initial thoughts on Kiota JS for Graph

This list of changes was auto generated.

1.7.1-spfx

1 year ago

Changes:

  • b40c96b39f0356847f175409d190e39773d95300 build(deps-dev): bump @azure/identity from 2.0.4 to 2.0.5 (#849)
  • 2390f3bc8a06ecde8a3487251ece687c5de307d7 build(deps-dev): bump @azure/msal-browser from 2.25.0 to 2.26.0 (#844)
  • 39178801de9e2177b1b5d233b7c79272d5866f15 build(deps-dev): bump @microsoft/microsoft-graph-types (#840)
  • dd10ae8eb3f7838214d2f67488958519ba567c87 build(deps-dev): bump @typescript-eslint/parser from 5.27.1 to 5.28.0 (#839)
  • c70e8ee2a388a2e654ba3589bd3f8fc97aa0773e build(deps-dev): bump eslint from 8.17.0 to 8.18.0 (#841)
  • 2f564df3d9e98a68cd15ff8ec585ce37a0ce1cd7 build(deps-dev): bump @types/node from 17.0.42 to 18.0.0 (#842)
  • 7228297cca2155099d7b881b992c82cb90e55177 build(deps-dev): bump @babel/plugin-transform-runtime (#843)
  • 96402588c1656b8d1e402ebf101d3039371762b0 build(deps-dev): bump @babel/core from 7.18.2 to 7.18.5 (#845)
  • 4ad41cf61eeb030c625589db3f0458d205718fe9 build(deps-dev): bump @typescript-eslint/eslint-plugin (#851)
  • 893487542596cdbe49dcee344be2b22761a58f7f build(deps-dev): bump lint-staged from 13.0.1 to 13.0.2 (#850)
See More
  • 894a18738d0e16a150214ff66fbdb20c8a1c346a build(deps-dev): bump karma from 6.3.20 to 6.4.0 (#846)
  • 13044c4e5552b1f1b562033b41045063e43bf4de build(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#847)
  • cf4eb86728b207049a8960fed6341f04a0401472 build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#848)
  • 409cf2e552aae484059569287146a6e6b80ccccf build(deps-dev): bump rollup from 2.75.5 to 2.75.6 (#834)
  • eb2911acf1bfc2c8648fff9e34679ff0bfb3feed build(deps-dev): bump @types/node from 17.0.40 to 17.0.42 (#837)
  • 4bee0cada7b102b8af0323a5f5f576319860956a build(deps-dev): bump @azure/msal-browser from 2.24.0 to 2.25.0 (#838)
  • 32c5ea0abc6b1042c46630259b14853380461d96 build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1 (#836)
  • b550fe02dfcd54d3052f510ec01a77677cb1a70b build(deps-dev): bump lint-staged from 13.0.0 to 13.0.1 (#835)
  • 324f0909d5b2bbe952d7cfa4b2209ddc5a8467a3 build(deps-dev): bump @typescript-eslint/eslint-plugin (#833)
  • fad9ce3fc9d2292cdce075bdee7f8fa922d29a85 Bump lint-staged from 12.4.3 to 13.0.0 (#827)
  • 9936a64ebaf842bb1e9ed50cdf96ea7a3f8b78b9 Bump rollup from 2.75.3 to 2.75.5 (#825)
  • 1701931dbb2b77cc38ee001a2c87e856a4390142 Bump @types/node from 17.0.36 to 17.0.40 (#828)
  • 905374313de0ff753d1067a50aa7ba142f0bfdce Bump eslint from 8.16.0 to 8.17.0 (#830)
  • 7b1aa2063b182030c6761dda489f96561d19d5ba Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 (#829)
  • 90a274553bdf69ec1118ecbcad667200d544e4df Bump typescript from 4.7.2 to 4.7.3 (#826)
  • 185e03b6d34c208ef63805e75b9449b39b6de294 Bump ts-node from 10.8.0 to 10.8.1 (#831)
  • 50c8237dc32caa0597a28b396bcf438a09514b49 Bump @babel/core from 7.18.0 to 7.18.2 (#810)
  • 0af1eeeb2f2e0e43996927d2608e476405d85691 Bump @babel/preset-env from 7.18.0 to 7.18.2 (#811)
  • 01bec50bb3b05d7587eb3e8d2992db48bfb92e3d Bump @babel/plugin-transform-runtime from 7.18.0 to 7.18.2 (#812)
  • 241866768e1014e624de5e34da1d99d06e7815ef Bump @types/node from 17.0.35 to 17.0.36 (#813)
  • 47d1817ee9ee1eda2de93a5ea8f7126fc421a80d Bump lint-staged from 12.4.1 to 12.4.3 (#819)
  • a315f1a969772ed71b0aee61b25c493310116e96 Bump @babel/runtime from 7.18.0 to 7.18.3 (#814)
  • 076f97ac35dae324cf87702c124c4d50afd174ef Bump typescript from 4.6.4 to 4.7.2 (#815)
  • 1290a2c263a84ab5e8734eee7b0561d5b31f0360 Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.27.0 (#820)
  • f99f168e32401fb4576f4dc1011df927a0ea0d9c Bump rollup from 2.74.1 to 2.75.3 (#817)
  • f18386d3e3d423d53a91d55d8a18ace962dca9d1 Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (#818)
  • c2aa2c4faeb5cdcd568d2e03870fdf9ab459acdf Bump ts-node from 10.7.0 to 10.8.0 (#807)
  • c3f21771cb97fc41c526d9ffa08697780748ece4 Bump @babel/core from 7.17.10 to 7.18.0 (#806)
  • 4b6b239721cbd680e393948cc33666111ae8028b Bump @babel/runtime from 7.17.9 to 7.18.0 (#805)
  • 892f6826158cf3f34787704229b7dfcd16c413b0 Bump @types/node from 17.0.33 to 17.0.35 (#803)
  • ffb277eda32300b72f108b082ba785dd147bc84d Bump @typescript-eslint/parser from 5.23.0 to 5.25.0 (#804)
  • c485cc198b12691d47ecbf1a84ac30e534a9c911 Bump @babel/plugin-transform-runtime from 7.17.10 to 7.18.0 (#802)
  • 92ac80df9ac4c0dbccaf57ff8d896f23321b7d8f Bump @babel/preset-env from 7.17.10 to 7.18.0 (#801)
  • 3946c94e4229d585dbad654999392546b21ec13f Bump rollup from 2.73.0 to 2.74.1 (#799)
  • 587f416e36471c09289d54c680b3df02009f800d Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 (#800)
  • 834407c7e61cecb866be3036a31f61e497a7202e Bump eslint from 8.15.0 to 8.16.0 (#798)
  • 6e74016b0bc22a883e65862fac2be49e1bbfbf31 Bump @typescript-eslint/parser from 5.22.0 to 5.23.0 (#790)
  • 1cdd563024293fc395bfe3757bf0ddbe2aed3149 Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 (#792)
  • a74857536d7b850fb4a0195a4e8628ef9975e643 Bump karma from 6.3.19 to 6.3.20 (#791)
  • 8a13421c4ad1de6e0868d780c5899b4e419cee72 Bump @types/node from 17.0.31 to 17.0.33 (#793)
  • f075068db9dafb2297ac76695a88a662521273bd Bump husky from 8.0.0 to 8.0.1 (#794)
  • 0e7a61c7c3f15479c68a95f98880a6aee7753c01 Bump rollup from 2.72.1 to 2.73.0 (#795)
  • dafea234ece0e1e08acdfc8f78c386f286d5dfef Bump husky from 7.0.4 to 8.0.0 (#785)
  • b990c1dee31c43fe1489c568f3ba2671add43d69 Bump sinon from 13.0.2 to 14.0.0 (#783)
  • 7eaf6ca0fe57ff9993c8dd8f7aaf24e0f415d612 Bump @azure/msal-browser from 2.23.0 to 2.24.0 (#784)
  • 6daffcf6f4793fe6b6928fda5e352ac0d07ab244 Bump rollup from 2.71.1 to 2.72.1 (#782)
  • 4a63da6e10b2aa800aa2f0a8f5c31b3eba3d7a1e Bump @microsoft/microsoft-graph-types from 2.19.0 to 2.20.0 (#787)
  • 306a7659c5b6553f3eaca9dd383a415a59277fc3 Bump eslint from 8.14.0 to 8.15.0 (#786)
  • c50a26ed1729540731d14823bc276053d63718d5 Bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 (#788)
  • 3bbc625edddcdfed0ae3f9d4d5ce5b4ac4a55ce8 Doc: fix wrong link (#780)
  • b172098c08c13fea866e1a3b03e8a626dbd0a8a2 doc: add missing import (#781)
  • b86ba3e632971c3e51a18d5d603266b060cdc4f0 Bump lint-staged from 12.4.0 to 12.4.1 (#770)
  • 2bf4797d93665e7db1f2e5f348450f30f5c6caab Bump @babel/plugin-transform-runtime from 7.17.0 to 7.17.10 (#767)
  • 6f131cadb4346ee6ccbd31bf02016d14643d82ad Bump @babel/core from 7.17.9 to 7.17.10 (#771)
  • 8badbea0d25476fd33400773dfdb97ff1233d3d7 Bump typescript from 4.6.3 to 4.6.4 (#773)
  • 0cde28c3f80e8c5fff4e798202ec39f42a75ea8a Bump @babel/preset-env from 7.16.11 to 7.17.10 (#774)
  • 261cadcd94610041d9477e18fcf10181a91a25ae Bump @types/node from 17.0.26 to 17.0.31 (#775)
  • d9b457d1d4fc1b443b8059454bbe08925292313a Bump github/codeql-action from 1 to 2 (#776)
  • 9df56ad7b7e412269dbffed0b402f53983947da1 Bump @typescript-eslint/parser from 5.20.0 to 5.22.0 (#777)
  • f98ac882e8b4336953008aa9fd083132f7105c3f Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.22.0 (#778)
  • a158a1102180d14e65eca36bd009b10ed4203067 Bump rollup from 2.70.2 to 2.71.1 (#772)
  • d0814b060644320a3a4aca1ec4707fe70afb2874 Bump @rollup/plugin-commonjs from 21.1.0 to 22.0.0 (#764)
  • aed83c901d8b054783af4de88f3f61478612fe78 Bump karma from 6.3.18 to 6.3.19 (#757)
  • 6fe9f238c2324271e243703a4eda95bfa0bb0f27 Bump eslint from 8.13.0 to 8.14.0 (#758)
  • 84443bca3e5a75c4ffcb0dcf7a47f50fb89bb866 Bump @types/mocha from 9.1.0 to 9.1.1 (#759)
  • 10273e470ce23b4720c251346a2472ff97e080a0 Bump @types/node from 17.0.25 to 17.0.26 (#760)
  • 378ef9d1f952e80f9d6199cb0bb502cbb168d3bc Bump lint-staged from 12.3.8 to 12.4.0 (#761)
  • 8f5b9fb08598442bbb3056836719c8da258efcf6 Bump tslib from 2.3.1 to 2.4.0 (#762)
  • 5f6f0913b1bca785381e819085c4c48725ef403c Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.20.0 (#763)
  • 1e84068a36ea7c98019478e839bbe4dd3c2b9c19 Bump rollup from 2.70.1 to 2.70.2 (#745)
  • 9d5f20340b3aa97c69a6076521f379c3bde4a6d0 Bump @rollup/plugin-commonjs from 21.0.3 to 21.1.0 (#747)
  • cf70a76bbcc4fc64f4b1317ce1103566763a898c Bump lint-staged from 12.3.7 to 12.3.8 (#748)
  • 6d2551f958414b4c7a2a9d0b46b5269941585537 Bump @microsoft/microsoft-graph-types from 2.18.0 to 2.19.0 (#749)
  • 168ac967955ea9c0550f80f0ea18ae518d610304 Bump @types/chai from 4.3.0 to 4.3.1 (#750)
  • 518f4901b34eedfad6d86914d2774f7686dd3db5 Bump karma from 6.3.17 to 6.3.18 (#751)
  • a948221b39de43e46769807575f11d2fe3a9a23d Bump @rollup/plugin-node-resolve from 13.1.3 to 13.2.1 (#752)
  • f054ecd18cb67b989159006d3d26ca483c76814a Bump async from 3.2.0 to 3.2.3 (#754)
  • 687d396c2cd512c81bb6ccc1b2b1d0121cc913b6 Bump @typescript-eslint/parser from 5.18.0 to 5.20.0 (#755)
  • e5bc43e68e82e9e9308981cde85a0b34d21e09bf Bump @types/node from 17.0.23 to 17.0.25 (#756)
  • 128f27f991297b06c520146ff946ee537ace3652 Bump sinon from 13.0.1 to 13.0.2 (#744)
  • 1aac55175afca48c6e54386c04bed023998982bc Bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (#739)
  • bc02e02801ac34392da192efd2d565ddadbed066 Bump @microsoft/microsoft-graph-types from 2.16.0 to 2.18.0 (#737)
  • 2fed4430ed5995643f4fbf34535e407064a6f8e2 Bump @babel/core from 7.17.8 to 7.17.9 (#738)
  • 6de7c09bde6a41b9164033ae0ce73b9995c82e82 Bump eslint from 8.12.0 to 8.13.0 (#736)
  • e0a8233673a5193cf279bcfc3f642489375575cb Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 (#740)
  • f3bcd9beb6de7b452207f492a6271763039b76f8 Bump @azure/msal-browser from 2.22.1 to 2.23.0 (#741)
  • fc39fae63d247017ec216b76b209c6f1f60f470d Bump @babel/runtime from 7.17.8 to 7.17.9 (#742)
  • 0bcd060dff0841ebf8239d51914b79bd395b3969 Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 (#732)
  • d91aab0525a80e1ea7628ecb89ec79b9a0195623 Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#733)
  • 1c24be317b4475ace60cb61878c98bf99ab0ae56 Bump prettier from 2.6.1 to 2.6.2 (#734)
  • 12cab04be663986bd07a911ef44ba8a1f3ce0415 Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0 (#724)
  • a9ca7934a38e804c5c7526a80bbae64636aa5755 Bump @rollup/plugin-commonjs from 21.0.2 to 21.0.3 (#725)
  • e488b8a9206a4f83a30705d1400e4cc5f7ae2d46 Bump @types/node from 17.0.21 to 17.0.23 (#721)
  • 61f1c8e0d09828e3106c52b73ee7c398ce8aadbc Bump minimist from 1.2.5 to 1.2.6 in /samples (#727)
  • d1d1053d878221c612120e4e1a504d6e7e33be89 Bump eslint from 8.11.0 to 8.12.0 (#723)
  • dd86c3c84bf976055ed47e6b1fd0d135ca263cfb Bump minimist from 1.2.5 to 1.2.6
  • 1351c8c23370cc307dad5ee90efc832acfd1f020 Merge pull request #726 from microsoftgraph/dependabot/npm_and_yarn/prettier-2.6.1
  • 294720dc7fe495237d0100e51f31f7fbcbd121b3 Bump prettier from 2.6.0 to 2.6.1
  • 45805baf3f33b996bb2abe7990c1f1d93b9f4d14 Merge pull request #722 from microsoftgraph/dependabot/npm_and_yarn/typescript-4.6.3
  • 507ca7267ddab79a9485097f1eba5568e7868625 Bump typescript from 4.6.2 to 4.6.3
  • 9c458dfd9dbbc9dbdd988b21e2151de28287fad2 Bump lint-staged from 12.3.5 to 12.3.7 (#713)
  • 9ba85e58f1525d580e775fb6a584379ff5fc0dfc Bump prettier from 2.5.1 to 2.6.0 (#715)
  • 6ecdf71a5481f4bc93c804a518ceca0c28700e6f Bump @babel/runtime from 7.17.2 to 7.17.8 (#716)
  • 11a295360b263ea635d54ffe74aa20a3e7388a98 Bump @typescript-eslint/parser from 5.14.0 to 5.16.0 (#719)
  • 22271ab4bf2c6b7efebd45664499433f053e34f8 Bump @babel/core from 7.17.5 to 7.17.8 (#717)
  • fc12ec6b67ec15ebe3f839797bdadeab3ff70601 Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#718)
  • fbd4ac67ba93c7a4016a672f3f23bccb44077f4f Create codeql-analysis.yml
  • 6f506dcc81dea1742228fd6fa7e75e7b297d55b6 Bump typescript from 4.5.5 to 4.6.2 (#667)
  • b6e78d5ba5284450682f819a04265d35a493a90c Bump lint-staged from 12.3.4 to 12.3.5 (#668)
  • 5cdb66f8a2983134e894c1966d0dac32b146474f Bump eslint-config-prettier from 8.4.0 to 8.5.0 (#669)
  • c91544ba8a9f2eb800c7968f99ed9b867920e44d Bump karma-chrome-launcher from 3.1.0 to 3.1.1 (#705)
  • 3bd5849142e3e1ba4c3a1a6804efb675277b6382 Bump eslint from 8.10.0 to 8.11.0 (#704)
  • 7b1795118308a70c7297c1c9b82f48d05f899129 Bump @azure/msal-browser from 2.22.0 to 2.22.1 (#703)
  • 8f9ae618b7237343a9de58803fe4f214564e3d4e Bump rollup from 2.70.0 to 2.70.1 (#707)
  • 5194137a2cb0bab2e3dd8ed3099ceb012c8ef831 Create projectbot.yml
  • 375b5d77af016201631eaa196c2d1990883976c6 Bump ts-node from 10.5.0 to 10.7.0 (#671)
  • 85797ea12d8c23f5ea239e22b4156a074593bd95 Bump actions/checkout from 2 to 3 (#674)
  • 2e7246cc22ac3ce623561116da250db0e4340707 Bump rollup from 2.68.0 to 2.70.0 (#683)
  • c8bedb09d18a4e8bd612789e987652c8f228bd75 Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.14.0 (#685)
  • 7e9d29799b9a040d76ba50daa13fa15d62e151ad Bump @typescript-eslint/parser from 5.12.1 to 5.14.0 (#684)
  • aa09dad0110a42799f678febb1e7d8b7cea8cfba Bump karma from 6.3.16 to 6.3.17 (#673)
  • 7498e4fb9b89c82f09e5eb866ea2f756091ec376 Bump eslint from 8.9.0 to 8.10.0 (#656)
  • b8029a7bccbb89c734c2235ac6d75652a0487cc0 Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#657)
  • b4fce1ccd989083dbc7369fcc1b7f4f655cb5085 Bump rollup from 2.67.3 to 2.68.0 (#659)
  • 61494d1e35c35881bcd67ac4600fc8cbc3f15ab6 Bump @types/node from 17.0.18 to 17.0.21 (#660)
  • 871cf2b48eab88eaf293ad4bf14e1686bafb389a Bump @microsoft/microsoft-graph-types from 2.14.0 to 2.16.0 (#664)
  • 10c4ce6f78c69b713600f7cd7ce08267cc94c2ca Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 (#661)
  • c3e753e1fe0308847b8c1b747327dff4f3aedf3c Bump actions/setup-node from 2.5.1 to 3 (#662)
  • 5cce4c76632c637114d63e96e5b96c6d336fcc79 Bump @azure/identity from 2.0.2 to 2.0.4 (#643)
  • e01031b3dade7f2db9710bab4d4bdb87365b7bbf Bump eslint-config-prettier from 8.3.0 to 8.4.0 (#644)
  • e5a425f4bb13b686f5d5c966ce48d4e6b75a5e20 Bump @babel/core from 7.17.2 to 7.17.5 (#645)
  • ac6b0aea0d83bb78cbd195efc01008a0cdc36bca Bump follow-redirects from 1.14.7 to 1.14.9 (#652)
  • 9b80edefe272d1c667528e1e6fb74e47a7271f5e Bump @typescript-eslint/parser from 3.10.1 to 5.12.1 (#653)
  • bb14ce34ec0dbaec4df47696e407452b5e4f76da Bump @typescript-eslint/eslint-plugin from 4.0.0 to 5.12.1 (#654)
  • d01f70f077a28515a78e5b001cb7f84d5f8353c0 Bump rollup from 2.67.2 to 2.67.3 (#648)
  • 9743ea8b0417f006a62f3dc5b3b263fc5decc96f Bump ts-node from 10.4.0 to 10.5.0 (#627)
  • 96be70623a7996d82db0d49bd00ff89a40cad46d Bump @azure/msal-browser from 2.21.0 to 2.22.0 (#628)
  • 9c88c23a15b71c709545407640189ef925f82676 Bump eslint from 7.32.0 to 8.9.0 (#629)
  • 8bbd4b11fcb019fdac3dce14c0e466ef8dc1f0b8 Bump lint-staged from 12.3.2 to 12.3.4 (#631)
  • 75a8936027bdd801959c382d3a17e6b10fd8c804 Bump @microsoft/microsoft-graph-types from 2.11.0 to 2.14.0 (#638)
  • 05f90fa37899532695bd7d1c922a9b422b6ecd25 Bump @types/sinon from 10.0.9 to 10.0.11 (#632)
  • 50e568f601abf3d6e8bfc7a9708327d340405294 Bump @types/node from 17.0.13 to 17.0.18 (#639)
  • 4d37da3186b686ae65340dc7bd046fb97d4935eb Bump rollup from 2.66.1 to 2.67.2 (#634)
  • f4939cd39039e318f2ba815d3eb1f6fb6b1446a8 Merge pull request #558 from sebastienlevert/sebastienlevert/v4-js-e2e
  • 53b94a8680564feea98116095f99e623a4986055 Updates to the packages + Reformatingnm
  • 68b5341f07334bf16909ec643d61522f180a57dd Merge branch 'microsoftgraph:dev' into sebastienlevert/v4-js-e2e
  • 3b5e8124b04e18feed85df4910976564e8aeb56b Bump follow-redirects from 1.14.7 to 1.14.8 in /samples (#636)
  • c58faaac4aa9bddc1d24ed3cb27715870639b4f1 Bump @azure/identity from 2.0.1 to 2.0.2 (#637)
  • 89199a147837c7b1b95d6a3b7c30ff9a72a4e550 Merge pull request #635 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.16
  • 84d69a330f0ebf709140c78cc9ecaa8062a92a41 Bump karma from 6.3.15 to 6.3.16
  • b3a5c020333536ca35b340c80152feca322b799c Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5081f92fc957920a67aa3880a961d4fcdba61027 Merge pull request #608 from microsoftgraph/dependabot/npm_and_yarn/typescript-4.5.5
  • 9dcfd1ed16cca952fefa74e25f110e170b4b1a0a Merge branch 'dev' into dependabot/npm_and_yarn/typescript-4.5.5
  • efa126a7c4ec2b2d61f48c45a9c8094881c55342 Merge pull request #620 from microsoftgraph/dependabot/npm_and_yarn/babel/core-7.17.2
  • c0a4aa6174a735f81875ad52e38e381f2dc19ef9 Bump typescript from 4.5.4 to 4.5.5
  • 9ff07a71132e10315d8cf124f74102c01545cab2 Bump @babel/core from 7.16.12 to 7.17.2
  • 42aa86189f27ccc97e3b94e0ac4b3b29407e68b0 Merge pull request #609 from microsoftgraph/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.0
  • e6e481bdb0844e10b37ce97b78329f80ff80cb4b Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
  • b6508ffb6babb42372c2be595555e72b347fb9fe Merge pull request #610 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.15
  • cf3779365c39e4fd8e5ddad4e71c5893f2fff5ee Bump karma from 6.3.13 to 6.3.15
  • fc6a73b89e264e04f9bd754edf2b8766dc280346 Merge pull request #621 from microsoftgraph/dependabot/npm_and_yarn/babel/runtime-7.17.2
  • 10b8537fd783fe7b2d4733d678b89551fa23fe04 Bump @babel/runtime from 7.16.7 to 7.17.2
  • 3ced6c512b2768e2e58078573914b39952d2e32f Merge pull request #615 from microsoftgraph/dependabot/npm_and_yarn/karma-typescript-5.5.3
  • acb33ff3d4c68b1c5b40d4061df710d881099e36 Merge branch 'dev' into dependabot/npm_and_yarn/karma-typescript-5.5.3
  • 19094b2c482dd7e8627b09f079802d192666b231 Merge pull request #614 from microsoftgraph/dependabot/npm_and_yarn/chai-4.3.6
  • a568ef65341810da836c975656a27a2f480fc691 Bump karma-typescript from 5.5.1 to 5.5.3
  • b68bbeedf049d5d142de711367cd95a97d8a22b4 Merge branch 'dev' into dependabot/npm_and_yarn/chai-4.3.6
  • 84eca6ff96c0dc3ffc2d9928d55e66b7384bcc44 Merge pull request #612 from microsoftgraph/dependabot/npm_and_yarn/lint-staged-12.3.3
  • 4d4cd1cf6efc5649eff30e96eb89d4098e861aee Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • 5ad0aabd90f8bc2b89ecfb1c6c2bb296f078deda Bump chai from 4.3.4 to 4.3.6
  • dfa5486ded60d0c4b00894b7313af666ad37b814 Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • e8d46e32f7975200847a89d2e0a44f603cb3ffe1 Bump lint-staged from 12.3.2 to 12.3.3
  • 2098f520f4e4f08503675b517f921d37562d1865 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • a8a9794cb8df2f3a48dca0b63ce73144de0329b8 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5d3bd24e16b2a6a3b040be59700e525a5897dbb6 Adding more concepts to the e2e
  • af9ab8a2fab6842038e4ebfe141050a956c7c968 Merge branch 'sebastienlevert/v4-js-e2e' of https://github.com/sebastienlevert/msgraph-sdk-javascript into sebastienlevert/v4-js-e2e
  • dd24ad977ceecd0cf00475f7cdcaab8870c9a720 Adding types from our package
  • 798159c35b124aadc6672a6206d18956bc6252bd Update design/kiota-e2e.md
  • 7a17e7f47ecf2d93cb297ee15787a652a0eb0fee Updates
  • 15fc99f8eb2fb3fc453746875e41778511e873dd Adding kiota e2e
  • d261c7775f3b7118a81f8f84796ad7c1b9d02557 Revert "Adding initial thoughts on Kiota JS for Graph"
  • 774d2267858453de5275bbb24580c71c2f675beb Adding initial thoughts on Kiota JS for Graph

This list of changes was auto generated.

4.0.0-Preview.1

2 years ago

Changes:

  • 9c458dfd9dbbc9dbdd988b21e2151de28287fad2 Bump lint-staged from 12.3.5 to 12.3.7 (#713)
  • 9ba85e58f1525d580e775fb6a584379ff5fc0dfc Bump prettier from 2.5.1 to 2.6.0 (#715)
  • 6ecdf71a5481f4bc93c804a518ceca0c28700e6f Bump @babel/runtime from 7.17.2 to 7.17.8 (#716)
  • 11a295360b263ea635d54ffe74aa20a3e7388a98 Bump @typescript-eslint/parser from 5.14.0 to 5.16.0 (#719)
  • 22271ab4bf2c6b7efebd45664499433f053e34f8 Bump @babel/core from 7.17.5 to 7.17.8 (#717)
  • fc12ec6b67ec15ebe3f839797bdadeab3ff70601 Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0 (#718)
  • fbd4ac67ba93c7a4016a672f3f23bccb44077f4f Create codeql-analysis.yml
  • 6f506dcc81dea1742228fd6fa7e75e7b297d55b6 Bump typescript from 4.5.5 to 4.6.2 (#667)
  • b6e78d5ba5284450682f819a04265d35a493a90c Bump lint-staged from 12.3.4 to 12.3.5 (#668)
  • 5cdb66f8a2983134e894c1966d0dac32b146474f Bump eslint-config-prettier from 8.4.0 to 8.5.0 (#669)
See More
  • c91544ba8a9f2eb800c7968f99ed9b867920e44d Bump karma-chrome-launcher from 3.1.0 to 3.1.1 (#705)
  • 3bd5849142e3e1ba4c3a1a6804efb675277b6382 Bump eslint from 8.10.0 to 8.11.0 (#704)
  • 7b1795118308a70c7297c1c9b82f48d05f899129 Bump @azure/msal-browser from 2.22.0 to 2.22.1 (#703)
  • 8f9ae618b7237343a9de58803fe4f214564e3d4e Bump rollup from 2.70.0 to 2.70.1 (#707)
  • 5194137a2cb0bab2e3dd8ed3099ceb012c8ef831 Create projectbot.yml
  • 375b5d77af016201631eaa196c2d1990883976c6 Bump ts-node from 10.5.0 to 10.7.0 (#671)
  • 85797ea12d8c23f5ea239e22b4156a074593bd95 Bump actions/checkout from 2 to 3 (#674)
  • 2e7246cc22ac3ce623561116da250db0e4340707 Bump rollup from 2.68.0 to 2.70.0 (#683)
  • c8bedb09d18a4e8bd612789e987652c8f228bd75 Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.14.0 (#685)
  • 7e9d29799b9a040d76ba50daa13fa15d62e151ad Bump @typescript-eslint/parser from 5.12.1 to 5.14.0 (#684)
  • aa09dad0110a42799f678febb1e7d8b7cea8cfba Bump karma from 6.3.16 to 6.3.17 (#673)
  • 7498e4fb9b89c82f09e5eb866ea2f756091ec376 Bump eslint from 8.9.0 to 8.10.0 (#656)
  • b8029a7bccbb89c734c2235ac6d75652a0487cc0 Bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#657)
  • b4fce1ccd989083dbc7369fcc1b7f4f655cb5085 Bump rollup from 2.67.3 to 2.68.0 (#659)
  • 61494d1e35c35881bcd67ac4600fc8cbc3f15ab6 Bump @types/node from 17.0.18 to 17.0.21 (#660)
  • 871cf2b48eab88eaf293ad4bf14e1686bafb389a Bump @microsoft/microsoft-graph-types from 2.14.0 to 2.16.0 (#664)
  • 10c4ce6f78c69b713600f7cd7ce08267cc94c2ca Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 (#661)
  • c3e753e1fe0308847b8c1b747327dff4f3aedf3c Bump actions/setup-node from 2.5.1 to 3 (#662)
  • 5cce4c76632c637114d63e96e5b96c6d336fcc79 Bump @azure/identity from 2.0.2 to 2.0.4 (#643)
  • e01031b3dade7f2db9710bab4d4bdb87365b7bbf Bump eslint-config-prettier from 8.3.0 to 8.4.0 (#644)
  • e5a425f4bb13b686f5d5c966ce48d4e6b75a5e20 Bump @babel/core from 7.17.2 to 7.17.5 (#645)
  • ac6b0aea0d83bb78cbd195efc01008a0cdc36bca Bump follow-redirects from 1.14.7 to 1.14.9 (#652)
  • 9b80edefe272d1c667528e1e6fb74e47a7271f5e Bump @typescript-eslint/parser from 3.10.1 to 5.12.1 (#653)
  • bb14ce34ec0dbaec4df47696e407452b5e4f76da Bump @typescript-eslint/eslint-plugin from 4.0.0 to 5.12.1 (#654)
  • d01f70f077a28515a78e5b001cb7f84d5f8353c0 Bump rollup from 2.67.2 to 2.67.3 (#648)
  • 9743ea8b0417f006a62f3dc5b3b263fc5decc96f Bump ts-node from 10.4.0 to 10.5.0 (#627)
  • 96be70623a7996d82db0d49bd00ff89a40cad46d Bump @azure/msal-browser from 2.21.0 to 2.22.0 (#628)
  • 9c88c23a15b71c709545407640189ef925f82676 Bump eslint from 7.32.0 to 8.9.0 (#629)
  • 8bbd4b11fcb019fdac3dce14c0e466ef8dc1f0b8 Bump lint-staged from 12.3.2 to 12.3.4 (#631)
  • 75a8936027bdd801959c382d3a17e6b10fd8c804 Bump @microsoft/microsoft-graph-types from 2.11.0 to 2.14.0 (#638)
  • 05f90fa37899532695bd7d1c922a9b422b6ecd25 Bump @types/sinon from 10.0.9 to 10.0.11 (#632)
  • 50e568f601abf3d6e8bfc7a9708327d340405294 Bump @types/node from 17.0.13 to 17.0.18 (#639)
  • 4d37da3186b686ae65340dc7bd046fb97d4935eb Bump rollup from 2.66.1 to 2.67.2 (#634)
  • f4939cd39039e318f2ba815d3eb1f6fb6b1446a8 Merge pull request #558 from sebastienlevert/sebastienlevert/v4-js-e2e
  • 53b94a8680564feea98116095f99e623a4986055 Updates to the packages + Reformatingnm
  • 68b5341f07334bf16909ec643d61522f180a57dd Merge branch 'microsoftgraph:dev' into sebastienlevert/v4-js-e2e
  • 3b5e8124b04e18feed85df4910976564e8aeb56b Bump follow-redirects from 1.14.7 to 1.14.8 in /samples (#636)
  • c58faaac4aa9bddc1d24ed3cb27715870639b4f1 Bump @azure/identity from 2.0.1 to 2.0.2 (#637)
  • 89199a147837c7b1b95d6a3b7c30ff9a72a4e550 Merge pull request #635 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.16
  • 84d69a330f0ebf709140c78cc9ecaa8062a92a41 Bump karma from 6.3.15 to 6.3.16
  • b3a5c020333536ca35b340c80152feca322b799c Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5081f92fc957920a67aa3880a961d4fcdba61027 Merge pull request #608 from microsoftgraph/dependabot/npm_and_yarn/typescript-4.5.5
  • 9dcfd1ed16cca952fefa74e25f110e170b4b1a0a Merge branch 'dev' into dependabot/npm_and_yarn/typescript-4.5.5
  • efa126a7c4ec2b2d61f48c45a9c8094881c55342 Merge pull request #620 from microsoftgraph/dependabot/npm_and_yarn/babel/core-7.17.2
  • c0a4aa6174a735f81875ad52e38e381f2dc19ef9 Bump typescript from 4.5.4 to 4.5.5
  • 9ff07a71132e10315d8cf124f74102c01545cab2 Bump @babel/core from 7.16.12 to 7.17.2
  • 42aa86189f27ccc97e3b94e0ac4b3b29407e68b0 Merge pull request #609 from microsoftgraph/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.0
  • e6e481bdb0844e10b37ce97b78329f80ff80cb4b Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
  • b6508ffb6babb42372c2be595555e72b347fb9fe Merge pull request #610 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.15
  • cf3779365c39e4fd8e5ddad4e71c5893f2fff5ee Bump karma from 6.3.13 to 6.3.15
  • fc6a73b89e264e04f9bd754edf2b8766dc280346 Merge pull request #621 from microsoftgraph/dependabot/npm_and_yarn/babel/runtime-7.17.2
  • 10b8537fd783fe7b2d4733d678b89551fa23fe04 Bump @babel/runtime from 7.16.7 to 7.17.2
  • 3ced6c512b2768e2e58078573914b39952d2e32f Merge pull request #615 from microsoftgraph/dependabot/npm_and_yarn/karma-typescript-5.5.3
  • acb33ff3d4c68b1c5b40d4061df710d881099e36 Merge branch 'dev' into dependabot/npm_and_yarn/karma-typescript-5.5.3
  • 19094b2c482dd7e8627b09f079802d192666b231 Merge pull request #614 from microsoftgraph/dependabot/npm_and_yarn/chai-4.3.6
  • a568ef65341810da836c975656a27a2f480fc691 Bump karma-typescript from 5.5.1 to 5.5.3
  • b68bbeedf049d5d142de711367cd95a97d8a22b4 Merge branch 'dev' into dependabot/npm_and_yarn/chai-4.3.6
  • 84eca6ff96c0dc3ffc2d9928d55e66b7384bcc44 Merge pull request #612 from microsoftgraph/dependabot/npm_and_yarn/lint-staged-12.3.3
  • 4d4cd1cf6efc5649eff30e96eb89d4098e861aee Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • 5ad0aabd90f8bc2b89ecfb1c6c2bb296f078deda Bump chai from 4.3.4 to 4.3.6
  • dfa5486ded60d0c4b00894b7313af666ad37b814 Merge branch 'dev' into dependabot/npm_and_yarn/lint-staged-12.3.3
  • e8d46e32f7975200847a89d2e0a44f603cb3ffe1 Bump lint-staged from 12.3.2 to 12.3.3
  • 2098f520f4e4f08503675b517f921d37562d1865 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • a8a9794cb8df2f3a48dca0b63ce73144de0329b8 Merge branch 'dev' into sebastienlevert/v4-js-e2e
  • 5d3bd24e16b2a6a3b040be59700e525a5897dbb6 Adding more concepts to the e2e
  • af9ab8a2fab6842038e4ebfe141050a956c7c968 Merge branch 'sebastienlevert/v4-js-e2e' of https://github.com/sebastienlevert/msgraph-sdk-javascript into sebastienlevert/v4-js-e2e
  • dd24ad977ceecd0cf00475f7cdcaab8870c9a720 Adding types from our package
  • 798159c35b124aadc6672a6206d18956bc6252bd Update design/kiota-e2e.md
  • 7a17e7f47ecf2d93cb297ee15787a652a0eb0fee Updates
  • 15fc99f8eb2fb3fc453746875e41778511e873dd Adding kiota e2e
  • d261c7775f3b7118a81f8f84796ad7c1b9d02557 Revert "Adding initial thoughts on Kiota JS for Graph"
  • 774d2267858453de5275bbb24580c71c2f675beb Adding initial thoughts on Kiota JS for Graph

This list of changes was auto generated.

3.0.2

2 years ago

Changes:

  • 7f901185b35003403eb823a8a8ef5fe9eda9ff27 Merge pull request #624 from microsoftgraph/release/3.0.2-latest
  • 025db4c86c96fd453218bb504927298c09a69831 Merge branch 'master' into release/3.0.2-latest
  • 0fe66a96b50e4c1035b00fafa23151f484f0be0c Merge pull request #623 from microsoftgraph/release/3.0.2
  • 6e7a8bc92f82925aa5da06839aed5f15ae18b1a4 3.0.2
  • 253d3c17eace4a766c6c2d89aeca95fd3badbd2b Merge branch 'master' into release/3.0.2
  • b5e20c9bcb5a9b8478e8a3868ad6e5921b69f134 uint8array in fileupload (#622)
  • 1c2565bdd2d225da8b1adbfd541509d5244dcdc7 Bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#611)
  • 7f515f37f0e84f20683b50c0f055caa49c7e6d2e Merge pull request #619 from microsoftgraph/dependabot/npm_and_yarn/samples/simple-get-3.1.1
  • 1ac59ec37d41c4546898258000e78b9f28a2b1df Bump simple-get from 3.1.0 to 3.1.1 in /samples
  • 720d6d5b70d57d668ccd43b37b0f53f8957cb497 Remove node type ambient declaration (#618)
See More
  • 37b0ed13da184dd85ecb4dde2511de965124fcf3 Bump @babel/preset-env from 7.16.8 to 7.16.11 (#593)
  • 335482f109d973bdb11969d131845546530adcee Bump sinon from 12.0.1 to 13.0.1 (#605)
  • 44572f3f35f394c8926b297ca4a72604c1a9bbbd Bump @types/sinon from 10.0.8 to 10.0.9 (#595)
  • 4bf3968875df7a3ea5b3bb4349eef8e3429e35cc Bump @types/mocha from 9.0.0 to 9.1.0 (#598)
  • ea280a70ff6c34e01ddffcb47711cb002bc1d313 Bump lint-staged from 12.3.1 to 12.3.2 (#603)
  • 55abeb16e585ea6437f00667ef471fc5f54ae1b4 Bump tar from 4.4.8 to 4.4.19 in /scripts (#601)
  • e83fecee94ace3f993f6cfe15008ac8ff01830cb Bump rollup from 2.66.0 to 2.66.1 (#604)
  • 7bef5ff3258731c70516dbc62dace524ca6641f7 Bump @babel/core from 7.16.7 to 7.16.12 (#596)
  • ee30857f235cd3ddc0f3312a9767471ed91bf82c Bump @types/node from 12.20.10 to 17.0.13 (#599)
  • 125a2f09e65d5500b063a0c7462d99bf06eb4f77 Bump karma from 6.3.11 to 6.3.13 (#602)
  • 25376becb6406d74f5889611e73ea1354d96c9fe Bump ts-node from 9.1.1 to 10.4.0 (#592)
  • cfacd2cc36a8294d080f95b598c7ad3d05a87e3b Bump @azure/msal-browser from 2.15.0 to 2.21.0 (#567)
  • 9a539f93b61c2648b35ce4a5d1f04e6cf4822261 Bump @azure/identity from 1.3.0 to 2.0.1 (#561)
  • 3eab6727853b1977bd8046fa3bab8e95dafe6f40 Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 (#581)
  • d55497a02465d5ec36cdd1bcb5f3a3915c2db9f6 Bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1 (#578)
  • fe6379fbc41a560d9b86758b575be0a3dbeca9ad Bump rollup from 2.65.0 to 2.66.0 (#580)
  • a0bc0e0dc33e0d847e08e74ac8ab4ec01fe36b9d Bump lint-staged from 11.0.0 to 12.3.1 (#582)
  • 7b6fae10d0c1c8a478e9eb13da5de666a6a46deb Bump node-fetch from 2.6.1 to 2.6.7 (#586)
  • 593f503b14403f2c40634f3c3b3f6f9b8f543f40 Bump node-fetch from 2.6.1 to 2.6.7 in /samples (#585)
  • f5910f1da4968fe71cf142aaf180ebb3a55b02e5 Bump husky from 2.7.0 to 7.0.4 (#584)
  • ea80b8dee7b0122680c245b9c4cc45eccfc6e6ab Bump @types/sinon from 9.0.11 to 10.0.8 (#583)
  • f0ccda4b11216f85033323f5685c3706d8545a2e Bump @babel/plugin-transform-runtime from 7.13.15 to 7.16.10 (#577)
  • 85b39a9073f76114a8871c5c2c2dd294c2c603d5 Bump @rollup/plugin-node-resolve from 11.2.1 to 13.1.3 (#579)
  • 764da2e4e14dec11b96a7020b15e8e913645aea2 Bump log4js from 6.3.0 to 6.4.0 (#574)
  • 26728983611bc24a485e9aca59734e1839289b6a Bump karma from 6.3.2 to 6.3.11 (#564)
  • ce8f12d8dec934198d2fdb00f315441c04dda73d Bump rollup from 2.63.0 to 2.65.0 (#575)
  • ecec30c96c5885bcd134073b1d1720d12c42b8f8 Bump @types/chai from 4.2.16 to 4.3.0 (#563)
  • 3d089f62efbee14269f1a572f6138dfda7c2a9b4 Bump @istanbuljs/nyc-config-typescript from 1.0.1 to 1.0.2 (#562)
  • f89926c15eebdf4cd490356fcded363c0471e5a2 Bump eslint-config-prettier from 7.2.0 to 8.3.0 (#566)
  • 6e64a0b06f3c8aea1ebd04afde48b6918aa4a41d Bump @babel/runtime from 7.13.17 to 7.16.7 (#568)
  • 02f8a0816b855dc060a6087297d41ff3703657ed Bump @babel/preset-env from 7.13.15 to 7.16.8 (#559)
  • a1f985d4a56a999d559a2eb30d3f022c8bbb06c3 Bump prettier from 1.19.1 to 2.5.1 (#560)
  • 03466561205780b59f7a30b660626443ab5f93fc Bump @types/mocha from 5.2.7 to 9.0.0 (#549)
  • c44859cecf973b1973a369f8a58ba9c05a3a87e6 Bump karma-firefox-launcher from 2.1.0 to 2.1.2 (#544)
  • 1561f4949c74e4b9536227304b5598fa137a6f75 Bump @babel/core from 7.13.16 to 7.16.7 (#548)
  • 116af3d5bb2e935c9d96df324c37dc59c89efbfc Bump @microsoft/microsoft-graph-types from 1.36.0 to 2.11.0 (#546)
  • 52cf214b840350ea11ac22a77c6f924be05a9673 Bump engine.io from 4.1.1 to 4.1.2 (#557)
  • 7a99e5ce3fd8e3857a820fe7b8592420115e15bc Bump follow-redirects from 1.13.3 to 1.14.7 (#556)
  • a19441dd8b4e28d8f26b0569a22721d32937b0ce Bump typescript from 4.2.4 to 4.5.4 (#552)
  • fe532eac03cca5e45dc9c20b93f04971f071a164 Bump follow-redirects from 1.14.1 to 1.14.7 in /samples (#555)
  • c6f991bd0101b3c5a6b3d15f14093ab5b02c7044 Bump rollup from 2.45.2 to 2.63.0 (#553)
  • 0392eb9b8244b45524d5a78b9923b5017454f306 Bump form-data from 2.5.1 to 4.0.0 (#545)
  • e1a601f1bd838401ef6fc0b93b5b3d662c455942 Bump sinon from 9.2.4 to 12.0.1 (#542)
  • 3089b4a020f68b3278ee67c599ed71511cbe1490 Bump source-map-support from 0.5.19 to 0.5.21 (#540)
  • 745f342d25fd47ded0499399517eb7a4b948d5c4 Bump actions/setup-node from 1 to 2.5.1 (#539)
  • 8df439ce8f34d10524c02f3b3bfe39b39b263c0e Bump tslib from 2.2.0 to 2.3.1 (#541)
  • 4d009f634b65bfa71ace8c7afb535e7b779c81d1 Revert "Bump karma from 6.3.2 to 6.3.10" (#554)
  • be083709fbcdbab6d590a8df57d3f0c8daaa9bf6 Bump eslint from 7.24.0 to 7.32.0 (#543)
  • b8aae33b81704bac4921cc9548c81128004f45c3 Merge pull request #551 from microsoftgraph/dependabot/npm_and_yarn/scripts/copy-props-2.0.5
  • 9731f968113d6256ebfe0a844e425b4dd196287f Bump copy-props from 2.0.4 to 2.0.5 in /scripts
  • 0b7ef909a0d36f1f28a68269b800cc6d2e5109d5 Merge pull request #550 from microsoftgraph/dependabot/npm_and_yarn/karma-6.3.10
  • fc8ab61800ca1161530185b87d9cf9079977863b Bump karma from 6.3.2 to 6.3.10
  • 973ab876fb2385e10e0567967ec69c276f12a499 Create dependabot.yml (#538)
  • f1fda659d582ca67a10a96e9eed71574768ae2d0 Support 'file description' in LargeFileUploadTask. (#533)
  • 5183690123f81fc4170ce9e70cf0628d377f5fbc Export BatchResponseBody interface type (#531)

This list of changes was auto generated.

3.0.1

2 years ago

Changes:

  • Use named exports #527
  • Thank you @millicentachieng for #515
  • Thank you @buptliuhs for the bug fixes correcting buffer size calculation in OneDriveLargeFileUpload and set correct content-type in file upload.
  • Thank you @sjha2048 for fixes in samples and documentation.

3.0.0

2 years ago