-
Notifications
You must be signed in to change notification settings - Fork 343
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(deps): update dependency watchpack to v2 #2024
Conversation
There are test failures triggered by this watchpack updates, we need to look into those before merging this. |
d7754ba
to
32c73a5
Compare
a78db96
to
422fc68
Compare
206c2a1
to
e0487d5
Compare
3b83f17
to
83d644a
Compare
7dd802a
to
ef5b109
Compare
89ecb41
to
63d228b
Compare
63d228b
to
907713c
Compare
4682908
to
bae0fcd
Compare
Apparently one test is still failing when running on windows: I'll take a look at that and then add back Rob as a reviewer on this PR. |
bae0fcd
to
86973bc
Compare
yeah, I was thinking about that too, if I'm not mistaken that replace call shouldn't affect a path where the user did escape a whitespace character (which I think is not that uncommon on Windows), e.g.:
|
This PR contains the following updates:
1.7.5
->2.1.1
Release Notes
webpack/watchpack
v2.1.1
Compare Source
Bugfix
v2.1.0
Compare Source
Bugfix
v2.0.1
Compare Source
Bugfix
v2.0.0
Compare Source
Features
ignored
optionfollowSymlinks
optionremove
event whenfiles
ordirectories
are not found during initial scanmissing
items/RegExp/
forignored
optionWATCHPACK_RECURSIVE_WATCHER_LOGGING
env var is setBugfixes
removals
andchanges
in theaggregated
event no longer both contain a fileaggregateTimeout: 0
now works correctlyPerformance
process.nextTick
when unneeded on watcher creationDependencies
Contributing
Changes
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.