Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

chore(deps): update dependency prop-types to v15.6.0 #377

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2017

This Pull Request updates dependency prop-types from v15.5.10 to v15.6.0

Commits


reactjs/prop-types

15.6.0

  • 155f4cc v15.6.0 for real
  • abf3f8c v15.6.0
  • 01634d9 BSD+Patents -> MIT
  • 534a07a File headers: BSD+Patents -> MIT
  • 8abb8d7 Enhance warning message when a PropType is not correct (#​68)
  • 9057907 Re-add exact type checker (#​87)
  • ab5994f Fix minor typo in example code on readme (#​65)
  • 0445b8b Add test coverage for invalid validator warning (#​86)
  • 42d559d Update README.md
  • 9be9e04 Update error message to point to prop-types package (#​71)
  • 0fbb1c9 Update README.md (#​66)
  • be165fe 'jsx' code annotation changed to 'js' (#​78)
  • 738b342 Merge pull request #​80 from facebook/revert-41-exact
  • c83f18f Revert "Add exact type checker from react native (#​41)"
  • 8265af5 Add exact type checker from react native (#​41)
  • f2cf875 Merge pull request #​47 from adambowles/master
  • 9c2c541 Merge pull request #​48 from marcelometal/patch-1


This PR has been generated by Renovate Bot.

@algobot
Copy link
Contributor

algobot commented Sep 25, 2017

Deploy preview ready!

Built with commit 105a160

https://deploy-preview-377--react-instantsearch.netlify.com

@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from 871a7e5 to df735b5 Compare September 26, 2017 09:53
@renovate renovate bot force-pushed the renovate/prop-types-15.x branch from df735b5 to 105a160 Compare September 26, 2017 11:48
@mthuret mthuret merged commit 14dc467 into master Sep 26, 2017
@mthuret mthuret deleted the renovate/prop-types-15.x branch September 26, 2017 13:21
mthuret pushed a commit that referenced this pull request Oct 9, 2017
* New design

* Improve landing

* Add favicon

* New hero + proper meta

* Fix meta

* Clea css and fix some colors

* Reimplement demos

* Improve deoc + mobile menu

* New links for examples

* style(highlighting): adapt stylesheet

* Clean CSS

* Update front

* Edit code highlight css

* fix(sidebar): do not apply when not enough content

* chore(doc): fix doc sidebar (tested this time)

* New doc ready

* Update readme-logo.png

* wip

* Fix error for netlify

* Update .btn-cta style

* Fix issues

* Update communityHeader.json

* Fix hero links

* Update yarn.lock

* Fix UI

* Fix linter

* Fix linter JS

* chore(deps): update dependency eslint to v4.7.2 (#360)

* chore(deps): update dependency expo to ^21.0.0 (#358)

* chore(deps): update dependency expo to v^21.0.0

* fix tests

* chore(deps): update dependency jest-expo to v21.0.2 (#359)

* chore(argos): deactive argos

* docs(examples): add source code links

* feat(Conditional): add connectStateResults connector (#357)

* feat(Conditional): add connectStateResults connector

* feat(Conditiona): add warning and examples

* docs(tourism): fix capacity selector (#373)

* docs(RefinementList): fix defaultRefinement propTypes (#374)

* chore(deps): update dependency @storybook/addon-actions to v3.2.10 (#361)

* chore(deps): update dependency @storybook/addon-actions to v3.2.10

* chore: fix PR and group storybook updates

* chore(deps): update dependency eslint-config-prettier to v2.6.0 (#367)

* chore(deps): update dependency eslint-plugin-react to v7.4.0 (#369)

* chore(deps): update dependency postcss to v6.0.12 (#372)

* chore(deps): update dependency react to v15.6.2 (#379)

* chore(deps): update dependency react-test-renderer to v15.6.2 (#381)

* docs(Toggle): add requirements to cover null values use case (#375)

* chore(deps): update dependency uglify-js to v3.1.2 (#368)

* chore(deps): update dependency prop-types to v15.6.0 (#377)

* chore(deps): update dependency react-addons-test-utils to v15.6.2 (#378)

* chore(deps): update dependency react-dom to v15.6.2 (#380)

* chore(node): update version

* chore(release): ensure yarn boot installs devDeps (#385)

Since we switched to pinned devDeps, we need to ensure they are
installed, which is not the case when yarn boot is ran with
NODE_ENV=production (releases).

* v4.1.2

<a name="4.1.2"></a>
## [4.1.2](v4.1.1...v4.1.2) (2017-09-26)

### Features

* **Conditional:** add connectStateResults connector ([#357](#357)) ([462df5f](462df5f))

* chore(deps): update examples to react-instantsearch v4.1.2

* chore(release): fix release script

* chore(deps): update dependency babel-eslint to v8.0.1 (#389)

* chore(deps): update dependency eslint-plugin-jest to v21.2.0 (#391)

* chore(deps): update dependency jest to v21.2.0 (#392)

* chore(deps): renovate @storybook packages packages (#394)

* chore(deps): update dependency react-scripts to v1.0.14 (#395)

* chore(deps): update dependency compression to v1.7.1 (#396)

* chore(deps): update dependency jest-cli to v21.2.0 (#393)

* chore(deps): update dependency babel-jest to v21.2.0 (#390)

* chore(security): use node 8.6.0

node 8.5.0 has a sec vul: https://nodejs.org/en/blog/vulnerability/september-2017-path-validation/

* Fixing broken link (#402)

* docs(highlight): prettier and fix import (#413)

The import was from `InstantSearch`, while it should've been from `react-instantsearch/dom`

* tests(enzyme): upgrade to v3 (#397)

* tests(enzyme): upgrade to v3

* fix yarn lock

* chore(deps): update dependency jest to v21.2.1 (#401)

* docs(createConnector): add links for more info to deprecation (#403)

It's always useful to immediatly learn more and learn the solution of some problem that has been warned to you if available. React itself has short links for warnings (fb.me, we could also do that for alg.li, but maybe that's for later)

* chore(deps): renovate @storybook packages packages (#416)

* chore(deps): update dependency react-native-scripts to v1.5.0 (#399)

* chore(deps): update dependency extract-text-webpack-plugin to v3.0.1 (#418)

* chore(deps): update dependency enzyme to v3.1.0 (#421)

* chore(deps): update dependency conventional-changelog-cli to v1.3.4 (#408)

* chore(deps): update dependency eslint to v4.8.0 (#407)

* chore(deps): update dependency postcss to v6.0.13 (#422)

* chore(deps): update dependency enzyme-adapter-react-15 to v1.0.1 (#420)

* chore(deps): update dependency prettier to v1.7.4 (#398)

* chore(deps): update dependency material-ui to v0.19.3 (#411)

* chore(deps): update dependency uglify-js to v3.1.3 (#410)

* chore(deps): update dependency jest-cli to v21.2.1 (#400)

* chore(deps): update dependency eslint-plugin-jasmine to v2.8.6 (#409)

* chore(deps): update dependency style-loader to v0.19.0 (#419)

* update yarn.lock

* New design

* Improve landing

* Add favicon

* New hero + proper meta

* Fix meta

* Clea css and fix some colors

* Reimplement demos

* Improve deoc + mobile menu

* New links for examples

* style(highlighting): adapt stylesheet

* Clean CSS

* Update front

* Edit code highlight css

* fix(sidebar): do not apply when not enough content

* chore(doc): fix doc sidebar (tested this time)

* New doc ready

* Update readme-logo.png

* wip

* Fix error for netlify

* Update .btn-cta style

* Fix issues

* Update communityHeader.json

* Fix hero links

* Update yarn.lock

* Fix UI

* Fix linter

* Fix linter JS

* docs(examples): add source code links

* update yarn.lock

* update yarn.lock

* update yarn.lock
@renovate
Copy link
Contributor Author

renovate bot commented Oct 18, 2017

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (15.6.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply reopen or rename it to reactivate Renovate for this dependency version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants