chore(deps): bump cross-spawn, webpack, lint-staged and webpack-dev-server #1999
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 cross-spawn to 7.0.6 and updates ancestor dependencies cross-spawn, webpack, lint-staged and webpack-dev-server. These dependencies need to be updated together.
Updates
cross-spawn
from 5.1.0 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
... (truncated)
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)Updates
webpack
from 3.12.0 to 5.97.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
3612d36
chore(release): 5.97.1eb7ac6f
fix: perf regression554be24
fix: sub define key should't be renamed when it's a defined variable5e0e780
refactor: issue #1903058fb035
fix: sub define key should't be renamed when it's a defined variableaf1fd12
perf: regression34f19cb
fix: package.json0ec7f5d
refactor: issue #190305e7b8a2
fix:package.json
644f1d1
refactor: no extra work for CSS unescapingMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
lint-staged
from 4.3.0 to 15.4.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
e53f950
chore(changeset): release089da56
test: fail Jest when coverage is under 100%19aa461
ci: remove code coverage action since it's not working in PRs from forkscbfed1d
fix: update types.d.ts (#1512)aef9e5c
chore(changeset): release (#1510)8827ebf
build(dependencies): update dependencies and switch to caret ranges (#1509)7f69b3f
docs: generalize description from 'linting' to 'tasks' (#1507)1c93c9e
chore(changeset): release (#1505)c020664
Merge pull request #1504 from lint-staged/fix-typescript1c7a45e
fix: default TypeScript config filenames match JS equivalentsUpdates
webpack-dev-server
from 3.0.0 to 3.11.3Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
aa3cddc
chore(release): 3.11.34fef67b
fix: replaceansi-html
withansi-html-community
(#4011)5cb545f
chore(release): 3.11.2a5fe337
fix: cli arguments forserve
command7e70eee
chore(release): 3.11.178dde50
fix: vulnerable deps (#2949)4837dc9
fix: theopen
option works usingwebpack serve
without value (#2948)4ab1f21
chore(release): 3.11.00e51fb1
fix: invalidate route (#2584)f857c40
chore: deps and testsMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.