Skip to content

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

Merged
flarnie merged 1 commit into
react:masterfrom
flarnie:updateLockFileJustForCertainDependencies
Sep 6, 2017
Merged

Update to latest allowed versions of fbjs and prop-types#10626
flarnie merged 1 commit into
react:masterfrom
flarnie:updateLockFileJustForCertainDependencies

Conversation

@flarnie

@flarnie flarnie commented Sep 6, 2017

Copy link
Copy Markdown
Contributor

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:**
react#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 react:master Sep 6, 2017
flarnie added a commit to flarnie/react that referenced this pull request Sep 8, 2017
…0626)

**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:**
react#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.

4 participants