Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

⬆️ Bump react-native from 0.59.4 to 0.59.5#22

Merged
tpucci merged 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-0.59.5
Apr 18, 2019
Merged

⬆️ Bump react-native from 0.59.4 to 0.59.5#22
tpucci merged 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-0.59.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps react-native from 0.59.4 to 0.59.5.

Release notes

Sourced from react-native's releases.

v0.59.5

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points. Thanks everyone who contributed code or participated in the discussion for cherry-picking commits.

Fixed

Android specific

  • Enforced thread safety on UIImplementation methods that mutate the shadowNodeRegistry (f5a318 by @​SudoPlz)
  • Fixed a NoSuchKeyException when parsing JS stack frames without line numbers (d7bd6c by @​Salakar)
  • Fixed mostRecentEventCount is not updated (b8aac0 by @​jainkuniya

iOS specific

  • Pass back correct dimensions for application window in Dimensions (72b4cc by @​rdonnelly)
  • Fixed warning: "RCTImagePickerManager requires main queue setup" (effb02 by @​scarlac)
Commits
  • 822bdd4 [0.59.5] Bump version numbers
  • f5a3180 Enforced thread safety on UIImplementation methods that mutate the shadowNode...
  • 54af5b1 Remove wrapper around ListEmptyComponent (#24339)
  • d7bd6cc JSStackTrace -> Ensure lineNumber exists before consuming (#24399)
  • 72b4cc0 Calculate Correct Window Dimensions for iOS (#19932)
  • b8aac02 Fix: mostRecentEventCount is not updated. (#17990)
  • effb028 Fix #23755 ("RCTImagePickerManager requires main queue setup" warning) (#24314)
  • See full diff in compare view

Dependabot compatibility score

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 will not automatically merge this PR because this dependency is pre-1.0.0.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot requested a review from tpucci as a code owner April 18, 2019 07:01
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 18, 2019
@tpucci tpucci merged commit e4faf1f into master Apr 18, 2019
@tpucci tpucci deleted the dependabot/npm_and_yarn/react-native-0.59.5 branch April 18, 2019 11:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants