Bump cross-spawn, node-sass, babel-jest, eslint, jest, react-dev-utils and webpack-dev-server #71
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.5 and updates ancestor dependencies cross-spawn, node-sass, babel-jest, eslint, jest, react-dev-utils and webpack-dev-server. These dependencies need to be updated together.
Updates
cross-spawn
from 6.0.5 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
Commits
0852683
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)9521e2d
chore: fix tests in recent node js versions97ded39
chore: convert package lockd52b6b9
chore: remove unused argument (#156)5d84384
chore: add travis jobs on ppc64le (#142)Updates
node-sass
from 4.14.1 to 9.0.0Release notes
Sourced from node-sass's releases.
... (truncated)
Commits
87f3899
feat: Node 20 support (#3355)06ae4c7
build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)e069f73
build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0c34837d
build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0ee13eb9
8.0.098e75b3
feat: Node 18 and 19 support and drop Node 17 (#3257)e9bb866
Bump node-gyp and nan for node 19 support (#3314)ab7840b
Fix binaries being partially downloaded (#3313)d595abf
7.0.33b556c1
7.0.2Updates
babel-jest
from 24.9.0 to 29.7.0Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.039f3bed
v29.5.0a49c886
v29.4.36d2632a
Update copyrights with Meta Platforms, restore original license in Jasmine fo...Maintainer changes
This version was pushed to npm by simenb, a new releaser for babel-jest since your current version.
Updates
eslint
from 6.8.0 to 9.15.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
jest
from 24.9.0 to 29.7.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)0fd5b1c
v29.6.21f019af
v29.6.1c1e5b8a
v29.6.06ffa48d
chore: upgrade TypeScript to v5 (#14155)a95eeb6
chore: update tsd runner (#14020)39f3bed
v29.5.0Maintainer changes
This version was pushed to npm by simenb, a new releaser for jest since your current version.
Updates
react-dev-utils
from 9.1.0 to 12.0.1Changelog
Sourced from react-dev-utils's changelog.
... (truncated)
Commits
19fa58d
Publisha422bf2
Ensure posix compliant joins for urls in middleware (#11640)221e511
Publish3afbbc0
Update all dependencies (#11624)3880ba6
Remove dependency pinning (#11474)5cedfe4
Bump browserslist from 4.14.2 to 4.16.5 (#11476)63bba07
Upgrade jest and related packages from 26.6.0 to 27.1.0 (#11338)960b21e
Bump immer from 8.0.4 to 9.0.6 (#11364)f0a837c
Webpack 5 (#11201)369fccf
fix: fast refresh stops on needed bail outs (#11105)Updates
webpack-dev-server
from 3.8.1 to 5.1.0Release notes
Sourced from webpack-dev-server's releases.