Bump cross-spawn, react-native, babel-jest, eslint and jest-cli #55
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, react-native, babel-jest, eslint and jest-cli. 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
react-native
from 0.59.9 to 0.76.2Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
Commits
81737c2
Release 0.76.21e659dc
Fix Typo and skip generation of app-specific component registration (#47547)9f65442
Fix timers in headless tasks on bridgeless mode (#47496)c4fd80f
Use absolute path when compiling appmodules.so sources (#47379)e8c4faa
fix Modal content being cut off when Android Activity is edge-to-edge (#47339)fbe38bb
Fix missing emitter attributes on iOS TextInput when controlled component val...40093d9
Fix cursor moving while typing quickly and autocorrection triggered in contro...6f9ddd8
Add yoga to app search paths (#47195)3ce4b80
Include existing attributes in newly typed text (#47018)a09df75
Add TS types for Codegen (#46484)Maintainer changes
This version was pushed to npm by react-native-bot, a new releaser for react-native since your current version.
Updates
babel-jest
from 24.8.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.6.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-cli
from 24.8.0 to 24.9.0Changelog
Sourced from jest-cli's changelog.
... (truncated)
Commits
3cdbd55
Release 24.9.0e740de2
chore: Make sure copyright header comment includes license (#8783)bd76829
chore: move getVersion to jest-core from cli (#8706)4a7b28c
chore: upgrade some deps (#8692)ccf90c0
chore: bump yargs (#8694)a36f82d
chore: bump dated deps (#8693)1749aea
Chore: npmignore tsconfig.* files. (#8641)b644d85
Allow the cli to use a string for --maxWorkers (#8565)46f9a97
feat: set global timeout in command line argument (#8456)ccea646
General Type Maintenance (#8462)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.