close
Skip to content

chore: update dev dependencies#5030

Closed
snitin315 wants to merge 68 commits intomasterfrom
update-deps
Closed

chore: update dev dependencies#5030
snitin315 wants to merge 68 commits intomasterfrom
update-deps

Conversation

@snitin315
Copy link
Copy Markdown
Member

@snitin315 snitin315 commented Jan 16, 2024

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

No

Motivation / Use-Case

Update dev dependencies

Breaking Changes

None

Additional Info

No

BREAKING CHANGE: minimum supported Nodejs version is 14.15.0
* refactor!: allow only Array for the proxy option

* test: fix ci

* chore: fix lint
@snitin315 snitin315 changed the title chore: update deps chore: update webpack-dev-middleware and other deps Jan 16, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5a6a1f1) 92.05% compared to head (719826c) 82.96%.

Files Patch % Lines
lib/Server.js 80.00% 3 Missing ⚠️
client-src/utils/createSocketURL.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5030      +/-   ##
==========================================
- Coverage   92.05%   82.96%   -9.10%     
==========================================
  Files          15       15              
  Lines        1573     1573              
  Branches      597      597              
==========================================
- Hits         1448     1305     -143     
- Misses        116      227     +111     
- Partials        9       41      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment on lines +49 to +53
-e, --extends <value...> Path to the configuration to be extended (only works when using webpack-cli).
-d, --devtool <value> A developer tool to enhance debugging (false | eval | [inline-|hidden-|eval-][nosources-][cheap-[module-]]source-map).
--no-devtool Negative 'devtool' option.
--entry <value...> A module that is loaded upon startup. Only the last one is exported.
--extends <value...> Path to the configuration to be extended (only works when using webpack-cli).
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think some bug, we have --extends two times in help output.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, can you open an issue in webpack-cli?

Copy link
Copy Markdown
Member Author

@snitin315 snitin315 Jan 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep this PR for devDeps only and update after doing patch release for webpack-cli.

Moved webpack-dev-middleware uprate to separate PR -#5032

@snitin315 snitin315 changed the title chore: update webpack-dev-middleware and other deps chore: update dev dependencies Jan 19, 2024
@alexander-akait
Copy link
Copy Markdown
Member

@snitin315 I will try to make a release today

Base automatically changed from next to master January 22, 2024 12:41
@alexander-akait
Copy link
Copy Markdown
Member

@snitin315 Do we need to close it or rebase?

@snitin315
Copy link
Copy Markdown
Member Author

Closing this

@snitin315 snitin315 closed this Feb 12, 2024
@alexander-akait alexander-akait deleted the update-deps branch September 11, 2025 11:58
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.

3 participants