build(deps): bump lodash and react-native in /react-native/AwesomeProject
Bumps lodash to 4.17.21 and updates ancestor dependency react-native. These dependencies need to be updated together.
Updates lodash from 4.17.5 to 4.17.21
Commits
f299b52Bump to v4.17.21c4847ebImprove performance oftoNumber,trimandtrimEndon large input strings3469357Prevent command injection through_.template'svariableoptionded9bc6Bump to v4.17.20.63150efDocumentation fixes.00f0f62test.js: Remove trailing comma.846e434Temporarily use a custom fork oflodash-cli.5d046f3Re-enable Travis tests on4.17branch.aa816b3Remove/npm-package.d7fbc52Bump to v4.17.19- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates react-native from 0.55.3 to 0.58.6
Changelog
Sourced from react-native's changelog.
v0.58.6
This release is fairly small, as we approach stable status for 0.59.
Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.
Fixed
Android specific
- Fix Inverted Horizontal ScrollView on Android (#23233) (32cb9ec49c by
@dmainas)iOS specific
- Map TextInput textContentType strings to Objective-C constants (#22611) (a89fe4165c by
@levibuzolic)- Don't reconnect inspector if connection refused (#22625) (d9489c4e9c by
@msand)v0.58.5
This release resolves a few bugs and includes a few improvements, listed below.
Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.
Removed
- Remove fallback cache (9d60c20cb3 by
@grabbou)Fixed
- Fixes capitalized I's when emojis are present after the text being edited. (#21951) (f307ac7c5e by
@dchersey)- Fix broken jsiexecutor search path. (#23274) (2aa2401766 by
@amccarri)- Fix duplicate symbols linker error in xcodeproj (#23284) (9f72e6a5d0 by
@tyrone-sudeium)- apply Network Security Config file (fixes #22375) (part 2 of #23105) (#23135) (84572c4051 by
@Salakar)- Fix crash for web socket in some race conditions (#22439) (dd209bb789 by
@zhongwuzw)iOS specific
- Don't attempt to load RCTDevLoadingView lazily (a9dd828c68 by
@fkgozali)Security
Android specific
- improve Android Network Security config (#23429) (5747094532 by
@dulmandakh)v0.58.4
This release resolves a few bugs and includes a few improvements, listed below.
Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.
... (truncated)
Commits
7da8642[0.58.6] Bump version numbers82c84c5Don't reconnect inspector if connection refused (#22625)2d56e06Map TextInput textContentType strings to Objective-C constants (#22611)2aa2420Fix Inverted Horizontal ScrollView on Android (#23233)41577ec[0.58.5] Bump version numbers9d60c20Remove fallback cacheee2bf1cRevert "[0.58.5] Bump version numbers"9d90696[0.58.5] Bump version numbers0fc2392Fix crash for web socket in some race conditions (#22439)fbd31c5improve Android Network Security config (#23429)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.