Bump webpack-dev-server from 5.2.5 to 6.0.0 in /aarch64-esr-web#242
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump webpack-dev-server from 5.2.5 to 6.0.0 in /aarch64-esr-web#242dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #242 +/- ##
=======================================
Coverage 16.25% 16.25%
=======================================
Files 26 26
Lines 1741 1741
Branches 1741 1741
=======================================
Hits 283 283
Misses 1438 1438
Partials 20 20 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.5 to 6.0.0. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.5...v6.0.0) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9909e90 to
97c8286
Compare
Contributor
Author
|
Looks like webpack-dev-server is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps webpack-dev-server from 5.2.5 to 6.0.0.
Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
05cb792chore(release): new release (#5692)a451839fix: handle middleware teardown in plugin mode (#5703)c2d23a7fix: load ESM-only dependencies with native import() in the CommonJS build (#...ba54764fix: reject cross-site requests to open-editor and invalidate endpoints (#5691)2b369b3fixup!08a0ea7fix: ensure undefined options default to an empty object in Server constructor797b9e7fix: handle undefined options in Server constructore90221cfeat: plugin support (#5650)4c351e1feat: support universal platform as a web target (#5690)2236aa4chore: update http-proxy-middleware to version 4.1.1 and add tests for pathRe...