Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native from 0.54.0 to 0.55.0-rc.1 #22

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 22, 2018

Bumps react-native from 0.54.0 to 0.55.0-rc.1.

Changelog

Sourced from react-native's changelog.

Releases Guide

This document serves as guide for release coordinators. You can find a list of releases and their release notes at https://github.com/facebook/react-native/releases

Release schedule

React Native follows a monthly release train. Every month, a new branch created off master enters the Release Candidate phase, and the previous Release Candidate branch is released and considered stable.

Version RC release Stable release
0.38.0 week of November 7 November 21
0.39.0 week of November 21 December 2
0.40.0 1st of December 1st of January
0.41.0 1st of January 1st of February
0.42.0 1st of February 1st of March
0.43.0 1st of March 1st of April
0.44.0 1st of April 1st of May
0.45.0 1st of May 1st of June
0.46.0 1st of June 1st of July
0.47.0 1st of July 1st of August
0.48.0 1st of August 1st of September
0.49.0 1st of September 1st of October
0.50.0 1st of October 1st of November
... ... ...

How to cut a new release branch

Prerequisites

The following are required for the local test suite to run:

Step 1: Check everything works

Before cutting a release branch, make sure Circle CI system is green.

Before executing the following script, make sure you have:

  • An Android emulator / Genymotion device running
  • No packager running in any of the projects
./scripts/test-manual-e2e.sh

This script bundles a react-native package locally and passes it to the react-native cli that creates a test project inside /tmp folder using that version.
... (truncated)

Commits
  • b208272 [0.55.0-rc.1] Bump version numbers
  • ca8ce83 Fix issues with pollParams and link
  • 85b690f React sync for revisions ab4280b...ad9544f
  • 9c29faf [0.55.0-rc.0] Bump version numbers
  • 9c8c597 Don't truncate in the middle of an emoji
  • 3002c4e Fix tvOS react-native init release build (#18288)
  • 84affbd Loosen Platform check to allow better code sharing for out-of-tree platforms
  • 19dd9a2 Use -fdata-sections in mode/opt
  • 450e562 export CompositeAnimation type
  • 01fffa2 RN: Remove DebugEnvironment from OSS
  • Additional commits viewable 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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version with 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-native-0.55.0-rc.1 branch from 904b7a7 to 9879475 Compare March 26, 2018 00:59
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@digitaldeus digitaldeus deleted the dependabot/npm_and_yarn/react-native-0.55.0-rc.1 branch March 26, 2018 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants