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

chore(deps): update dependency eslint-plugin-relay to ^0.0.21 #5180

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate Renovate bot commented Jan 8, 2018

This Pull Request updates dependency eslint-plugin-relay from ^0.0.8 to ^0.0.21

Commits

v0.0.9

  • 07b0eff Upgrade prettier to 1.5.1
  • f9e4703 Upgrade graphql to 0.10.3
  • b3c4dfb Upgrade prettier to 1.5.2
  • 19cd1e7 Warn about not using generated flow types (#​3)
  • 8fc56fd 0.0.9

v0.0.10

  • 3d6b3d4 Fix issue with warning location for generated-flow-types
  • c83d1ab 0.0.10

v0.0.11

  • 9ad70a1 Fix bug with props aving multiple _ in prop name
  • 8319554 v0.0.11

v0.0.12

  • 970e5de Account for ObjectType properties having variance and static modifiers
  • 0d9b0e8 Account for uasge of Class generics in adition to class property type annotation
  • 654ae69 Prettier
  • feaad85 v0.0.12

v0.0.13

  • 92ffb60 Support type aliases and nullable types (#​6)
  • b12f684 Add line and column checks to test cases
  • d0df34a v0.0.13

v0.0.14

v0.0.15

  • 58c5023 Support intersection types. Closes #​7
  • 9900202 Fix type for container and improve error message
  • 212bf65 Merge pull request #​8 from JenniferWang/fix-type-for-container
  • 529c42f Upgrade prettier
  • 674d02e Upgrade graphql
  • d540bf2 Upgrade mocha
  • f973d79 Upgrade deps in lockfile

v0.0.16

  • 473481a v0.0.15
  • e7660af Remove destructuring assignment to support node.js 4.x
  • c2ca107 Merge pull request #​10 from flarnie/master
  • 9564d69 v0.0.16

v0.0.17

  • 0df3f67 Upgrade prettier
  • 9017c92 Move prettier config to .prettierrc
  • acf60a5 Add Travis integration (#​12)
  • 44d58d1 Add CI and version badge (#​13)
  • 447330b Support Node 4.x (#​14)
  • b416b29 Update badge link to point to the correct repo (#​15)
  • 43cbabb v0.0.17

v0.0.18

  • db5c607 Fix null property access on optional object types
  • eebb882 v0.0.18

v0.0.19

  • 4cce8df Upgrade prettier to 1.6.1
  • 3100633 Upgrade graphql to 0.11.2
  • 5adf0a5 Merge pull request #​16 from kassens/gql
  • eb74ef0 Merge pull request #​17 from kassens/prettier
  • 7a2d6bf upgrade to graphql-0.11.3 for flow-0.54 support
  • 0d76ba7 Merge pull request #​18 from mroch/flow_0_54
  • c31e52b v0.0.19

v0.0.20

  • 648f057 Update lint for inline in compat mode
  • 01f6de0 improve error message
  • 151be66 address comments
  • 6c863a7 node 4 && prettier
  • fcb20f4 Merge pull request #​20 from JenniferWang/inline-compat
  • 29bff2d Update dependencies
  • d5f25e2 Merge pull request #​21 from kassens/update-deps
  • 95000c9 Move rule graphql-syntax to own file
  • 3668369 Move rule compat-uses-vars to own file
  • 33822f7 Move rule graphql-naming to own file
  • 4f21bfa Move rule generated-flow-types to own file
  • 0d15ebf Add src/ to package.json files
  • 0b88fa3 Merge pull request #​22 from kassens/split-files
  • f6b9406 Remove graphql.experimental support
  • 2d1d7cb Merge pull request #​23 from kassens/graphql.experimental
  • 534e169 Update README.md
  • 8a62927 Merge pull request #​25 from MartinDawson/patch-1
  • 151889c Add all rules to README
  • 1d799f4 Upgrade prettier to 1.9.1
  • 7c3d666 Simplify prettier command
  • 07ddc60 Upgrade graphql to 0.12.3
  • 87157d6 Merge pull request #​26 from mjmahone/master
  • 36b3c14 Upgrade prettier to 1.9.2
  • 134f716 v0.0.20

v0.0.21


This PR has been generated by Renovate Bot.

@renovate Renovate bot changed the title fix(deps): update dependency eslint-plugin-relay to ^0.0.20 chore(deps): update dependency eslint-plugin-relay to ^0.0.20 Jan 15, 2018
@renovate Renovate bot force-pushed the renovate/eslint-plugin-relay-0.x branch from d32bdc5 to 3d89ec1 Compare January 15, 2018 14:23
@renovate Renovate bot force-pushed the renovate/eslint-plugin-relay-0.x branch from 3d89ec1 to d1d8d7c Compare February 9, 2018 00:25
@renovate Renovate bot changed the title chore(deps): update dependency eslint-plugin-relay to ^0.0.20 chore(deps): update dependency eslint-plugin-relay to ^0.0.21 Feb 9, 2018
@renovate Renovate bot force-pushed the renovate/eslint-plugin-relay-0.x branch 8 times, most recently from d50f5cc to c96909d Compare February 23, 2018 14:39
@renovate Renovate bot force-pushed the renovate/eslint-plugin-relay-0.x branch from c96909d to 40d015f Compare February 27, 2018 17:31
@arcanis arcanis closed this Feb 27, 2018
@arcanis arcanis reopened this Feb 27, 2018
@arcanis
Copy link
Member

arcanis commented Feb 28, 2018

Why do we have the relay plugin? cc @BYK, it seems to have been added in #3962

@BYK
Copy link
Member

BYK commented Mar 1, 2018

@arcanis - eslint-config-fb-strict has that as a peer dependency. Or something that plugin relies on wants this.

@arcanis
Copy link
Member

arcanis commented Mar 1, 2018

#sadkitty

@arcanis arcanis merged commit df1fe6d into master Mar 1, 2018
@renovate Renovate bot deleted the renovate/eslint-plugin-relay-0.x branch March 1, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants