-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency webpack-dev-server to v3.11.3 #3
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/webpack-dev-server-3.x
base: master
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-3.x
branch
from
August 9, 2019 20:31
e2d2c97
to
752793c
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.7.2
Update dependency webpack-dev-server to v3.8.0
Aug 9, 2019
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
October 5, 2019 09:49
752793c
to
76564e3
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.8.0
Update dependency webpack-dev-server to v3.8.2
Oct 5, 2019
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
November 12, 2019 07:00
76564e3
to
a96daf2
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.8.2
Update dependency webpack-dev-server to v3.9.0
Nov 12, 2019
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
December 22, 2019 03:47
a96daf2
to
2f93483
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.9.0
Update dependency webpack-dev-server to v3.10.1
Dec 22, 2019
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
January 18, 2020 22:41
2f93483
to
bceef9b
Compare
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
January 31, 2020 15:45
bceef9b
to
6f7d0ab
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.10.1
Update dependency webpack-dev-server to v3.10.2
Jan 31, 2020
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
February 5, 2020 11:42
6f7d0ab
to
08020e2
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.10.2
Update dependency webpack-dev-server to v3.10.3
Feb 5, 2020
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
May 15, 2020 11:54
08020e2
to
1fdee81
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.10.3
Update dependency webpack-dev-server to v3.11.0
May 15, 2020
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
January 7, 2021 08:00
1fdee81
to
46f303d
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.11.0
Update dependency webpack-dev-server to v3.11.1
Jan 7, 2021
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
January 24, 2021 22:52
46f303d
to
98521f6
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.11.1
Update dependency webpack-dev-server to v3.11.2
Jan 24, 2021
renovate
bot
force-pushed
the
renovate/webpack-dev-server-3.x
branch
from
March 7, 2022 17:54
98521f6
to
7f25b62
Compare
renovate
bot
changed the title
Update dependency webpack-dev-server to v3.11.2
Update dependency webpack-dev-server to v3.11.3
Mar 7, 2022
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.
This PR contains the following updates:
3.7.1
->3.11.3
Release Notes
webpack/webpack-dev-server
v3.11.3
Compare Source
3.11.3 (2021-11-08)
Bug Fixes
ansi-html
withansi-html-community
(#4011) (4fef67b)v3.11.2
Compare Source
3.11.2 (2021-01-13)
Bug Fixes
serve
command (a5fe337)v3.11.1
Compare Source
3.11.1 (2020-12-29)
Bug Fixes
open
option works usingwebpack serve
without value (#2948) (4837dc9)v3.11.0
Compare Source
Features
contentBasePublicPath
paths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GET
andHEAD
request to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.3
Compare Source
v3.10.2
Compare Source
v3.10.1
Compare Source
v3.10.0
Compare Source
Features
sockPort: 'location'
) (#2341) (dc10d06)contentBasePublicPath
option (#2150) (cee700d)Bug Fixes
v3.9.0
Compare Source
Bug Fixes
hostname
andport
to bonjour name to prevent name collisions (#2276) (d8af2d9)extKeyUsage
to self-signed cert (#2274) (a4dbc3b)Features
openPage
support (#2266) (c9e9178)3.8.2 (2019-10-02)
Security
selfsigned
package3.8.1 (2019-09-16)
Bug Fixes
ContentBase
option on windows (#2202) (68ecf78)v3.8.2
Compare Source
v3.8.1
Compare Source
v3.8.0
Compare Source
Bug Fixes
Features
Potential Breaking changes
We have migrated
serverMode
andclientMode
totransportMode
as an experimental option. If you want to use this feature, you have to change your settings.Related PR: https://github.com/webpack/webpack-dev-server/pull/2116
3.7.2 (2019-06-17)
Bug Fixes
wait: false
to run server.close successfully (#2001) (2b4cb52)3.7.1 (2019-06-07)
Bug Fixes
v3.7.2
Compare Source
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.