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

Update to latest allowed versions of fbjs and prop-types #10626

Merged

Conversation

flarnie
Copy link
Contributor

@flarnie flarnie commented Sep 6, 2017

what is the change?:
Updates to the latest allowed versions for two dependencies.

yarn upgrade 'fbjs@^0.8.9'
and
yarn upgrade 'prop-types@^15.5.8'

why make this change?:
Prepping for the 16.0 RC, we want to have a reproducible build that is
as close as possible to what new users will get when installing React.

test plan:
yarn && yarn build && yarn test

issue:
#10623

**what is the change?:**
Updates to the latest allowed versions for two dependencies.

`yarn upgrade 'fbjs@^0.8.9'`
and
`yarn upgrade 'prop-types@^15.5.8'`

**why make this change?:**
Prepping for the 16.0 RC, we want to have a reproducible build that is
as close as possible to what new users will get when installing React.

**test plan:**
`yarn && yarn build && yarn test`

**issue:**
facebook#10623
@flarnie flarnie added this to the 16.0 milestone Sep 6, 2017
@flarnie flarnie mentioned this pull request Sep 6, 2017
55 tasks
@flarnie flarnie merged commit 4a351ea into facebook:master Sep 6, 2017
flarnie added a commit to flarnie/react that referenced this pull request Sep 8, 2017
…k#10626)

**what is the change?:**
Updates to the latest allowed versions for two dependencies.

`yarn upgrade 'fbjs@^0.8.9'`
and
`yarn upgrade 'prop-types@^15.5.8'`

**why make this change?:**
Prepping for the 16.0 RC, we want to have a reproducible build that is
as close as possible to what new users will get when installing React.

**test plan:**
`yarn && yarn build && yarn test`

**issue:**
facebook#10623
@flarnie flarnie deleted the updateLockFileJustForCertainDependencies branch May 25, 2018 17:51
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.

None yet

4 participants