Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Update webpack Dev Server config #3185

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

ElinorW
Copy link
Collaborator

@ElinorW ElinorW commented Jun 3, 2024

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

  • How to test this PR
  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as bundling scripts, restarting services, etc.
  • Include test case, and expected output

@ElinorW ElinorW requested a review from a team as a code owner June 3, 2024 12:24
@ElinorW ElinorW changed the title update webpack Dev Server config Fix: Update webpack Dev Server config Jun 3, 2024
@musale
Copy link
Contributor

musale commented Jun 3, 2024

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

@ElinorW
Copy link
Collaborator Author

ElinorW commented Jun 3, 2024

@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

@ElinorW ElinorW merged commit ffa272b into dependabot-upgrades Jun 4, 2024
15 of 16 checks passed
@ElinorW ElinorW deleted the fix/update-webpack-dev-server branch June 4, 2024 09:40
Copy link

sonarcloud bot commented Jun 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants