-
Notifications
You must be signed in to change notification settings - Fork 30
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
chore(deps): update dependency webpack-dev-server to v5 #489
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/webpack-dev-server-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
5 times, most recently
from
February 16, 2024 12:57
dc32753
to
cef4e17
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
February 28, 2024 19:57
ed57ec3
to
ba44c15
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
March 12, 2024 17:00
0ec7b0e
to
f0f5a87
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
March 19, 2024 22:34
c979bc4
to
3cc88e4
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
2 times, most recently
from
April 4, 2024 20:49
b1cc395
to
a702af8
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
April 17, 2024 17:59
095a542
to
8374ec5
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
4 times, most recently
from
June 3, 2024 17:46
1935eda
to
cd5bf8d
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
4 times, most recently
from
June 15, 2024 10:46
dd70948
to
3953d61
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
July 1, 2024 17:28
47227eb
to
ecdf41d
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
from
July 6, 2024 18:40
ecdf41d
to
b103b1e
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
5 times, most recently
from
August 4, 2024 06:45
15539e8
to
2be5a9c
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
2 times, most recently
from
August 14, 2024 20:07
1940666
to
aea2c71
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
2 times, most recently
from
August 25, 2024 17:45
7d88972
to
8f5987f
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
7 times, most recently
from
September 8, 2024 18:41
dea50cc
to
0f69d48
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
3 times, most recently
from
September 16, 2024 06:14
ce43a52
to
f132b3c
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
from
September 24, 2024 19:57
f132b3c
to
7589259
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
2 times, most recently
from
October 7, 2024 19:32
721f8de
to
637f08e
Compare
Stale pull request message |
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
from
December 11, 2024 16:04
637f08e
to
8243461
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
from
December 18, 2024 10:33
8243461
to
56ca440
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-5.x
branch
from
December 18, 2024 17:41
56ca440
to
234884e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
4.15.2
->5.2.0
Release Notes
webpack/webpack-dev-server (webpack-dev-server)
v5.2.0
Compare Source
Features
getClientEntry
andgetClientHotEntry
methods to get clients entries (dc642a8)Bug Fixes
v5.1.0
Compare Source
Features
app
option to beFunction
(by default only withconnect
compatibility frameworks) (3096148)server
option to beFunction
(#5275) (02a1c6d)connect
andconnect
compatibility frameworks which support HTTP2 (#5267) (6509a3f)Bug Fixes
platform
property to determinate the target (#5269) (c3b532c)rimraf
withrm
(#5162) (1a1561f)devServer: false
(#5272) (8b341cb)5.0.4 (2024-03-19)
Bug Fixes
5.0.3 (2024-03-12)
Bug Fixes
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes
require-trusted-types-for
(#5046) (e115436)v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
Migration Guide and Changes.
4.15.1 (2023-06-09)
Bug Fixes
::
withlocalhost
before openBrowser() (#4856) (874c44b)@types/ws
(#4899) (34bcec2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.