AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

Update atom-linter to version 10.0.0 🚀 #62

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 10.0.0 of atom-linter just got published.

Dependency atom-linter
Current Version 9.0.1
Type dependency

The version 10.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of atom-linter. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 25 commits .

  • 381237a :arrow_up: Bump version to 10.0.0
  • 9aa1afd :memo: Document changes in CHANGELOG
  • 3628849 Merge pull request #163 from steelbrain/greenkeeper/sb-exec-4.0.0
  • 674c79b Merge pull request #161 from steelbrain/greenkeeper/flow-bin-0.44.0
  • 7720ce1 fix(package): update sb-exec to version 4.0.0
  • a98bc72 Merge pull request #162 from steelbrain/greenkeeper/initial
  • 3369c18 chore(package): update dependencies
  • f4712e9 chore(package): update flow-bin to version 0.44.0
  • 1f95edb Merge pull request #157 from steelbrain/greenkeeper/eslint-config-steelbrain-3.0.0
  • 9e01d21 Merge branch 'master' into greenkeeper/eslint-config-steelbrain-3.0.0
  • d50c869 :art: Upgrade codebase to new eslint config
  • 048f346 Merge pull request #160 from steelbrain/steelbrain/unique-spawn
  • 4f12682 :memo: Add a comment before null return value
  • 9935881 :facepalm: Unfocus the spec
  • 4955778 :memo: Document change in CHANGELOG

There are 25 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: