microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
202 stars 84 forks source link

Fix: Update webpack Dev Server config #3185

Closed ElinorW closed 1 month ago

ElinorW commented 1 month ago

Overview

Removes deprecated properties and updates the Middlewares function

Demo

Optional. Screenshots, curl examples, etc.

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

musale commented 1 month ago

@ElinorW the dev server version in package.json is locked on v4.15.1. Is this the version with these new/deprecated properties?

ElinorW commented 1 month ago

@ElinorW the dev server version in package.json is locked on v4.15.1. Is this the version with these new/deprecated properties?

the dependabot-upgrades branch has v5.0.4, this is the version with the new/deprecated properties

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud