lgaticaq / hubot-what3words

A hubot script to get what3words from a address or coordinates
MIT License
0 stars 0 forks source link

chore(deps): update dependency coffeelint to v2 #18

Closed renovate[bot] closed 7 years ago

renovate[bot] commented 7 years ago

This Pull Request updates dependency coffeelint from v1.16.0 to v2.0.6

Commits


clutchski/coffeelint

2.0.6

2.0.5

2.0.4

2.0.3

  • 02a3ecd 2.0.3
  • 51dd6ca indentation: fix linter hanging from indentation check
  • e197e7d remove browserify/coffeify dep
  • 77ee316 remove browserify/coffeify dep

2.0.0

  • ff3c711 update for coffeescript v2.0
  • 1946c12 Merge pull request #​596 from clutchski/cs2
  • 540546d test_reporters: make PassThrough/Raw reporter class compatible
  • f262551 no_backticks: ignore ### comments ### meant for type annotation
  • 20699ac vowsrunner: change coffee-script to coffeescript
  • 183221c Cakefile: update coffeescript package
  • a393a00 package.json: set coffeescript to 2.0.0; node >= 6.9.1
  • 329d3f3 travis.yml: only check latest node versions
  • f6de59c test_commandline: fix custom rules test
  • 9ec5612 no_unnecessary_fat_arrows: super is no longer allowed in normal functions in cs2
  • 26cfd56 missing_fat_arrows: fix change in cs2 wrt default parameters
  • e98efa9 space_operators: LOGIC tokens removed in cs2
  • 5385d3e no_implicit_parens: fix for new cs2 parser
  • b161f23 coffeelint: update to coffeescript@next
  • c07b730 no_implicit_parens: fix in 1.12.6
  • 54b8b9f no_implicit_braces: fixed some false positives
  • a167d5c prefer_english_operator: replace LOGIC token with &&, || tokens
  • 17468a8 space_operators: remove LOGIC token, add &&, ||, &, |, ^ tokens
  • 53fd6ea groundskeeping: update coffee-script package to 1.12.6
  • f30dc43 1.16.1
  • f3b3da7 Merge pull request #​602 from swang/fix_more_indentation_issues

1.16.1

  • 0648f91 indentation: test for class property token
  • 9055d4d indentation: add property to the list of tokens to check for
  • 8e29815 indentation: use PROPERTY token to check chaining
  • da0ca8b Add my link to "You Don't Need CoffeeScript"


This PR has been generated by Renovate Bot.