Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Update solium to the latest version 🚀 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 8, 2017

Version 0.3.0 of solium just got published.

Dependency solium
Current Version 0.2.2
Type devDependency

The version 0.3.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 solium.
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.


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper bot added a commit that referenced this pull request Jun 8, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 8, 2017

Version 0.4.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 20, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 20, 2017

Version 0.5.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 28, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2017

Version 0.5.1 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 29, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2017

Version 0.5.2 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 30, 2017

Version 0.5.3 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2017

Version 0.5.4 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 5, 2017

Version 0.5.5 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 2, 2017

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 172 commits.

  • 0691ce9 1.0.2
  • 8dadc97 promote v1 to production
  • e7aba3a update docs: plugin development
  • dc9a68f Update README.md
  • 2d44554 1.0.1
  • b904649 docs for recommended security plugin
  • 30d4e94 fixes #127
  • e4b2a55 pre-installed & pre-applied solium-plugin-security
  • d712eb0 minor changes
  • 4228422 rule-fixer API: insertTextAt()
  • 5abe8f5 fix(): allow returning null when no fixes need to be applied
  • b6f8c27 add snapcraft badge
  • db16fdd refactor readme
  • cb56010 Merge branch 'master' of github.com:duaraghav8/Solium
  • a4135ce v1 release blog link in docs

There are 172 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 4, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 4, 2017

Version 1.0.3 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 7, 2017

Version 1.0.4 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 15, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 15, 2017

Version 1.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 23, 2017

Version 1.0.6 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 24, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2017

Version 1.0.7 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 27, 2017

Version 1.0.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 8246055 1.0.8
  • 42e11f4 docs: add function-order to list of core rules
  • 5d2ca17 rule: function-order
  • e47b401 docs: add section on experimental features
  • c168b6c #124
  • 74472cd check experimental pragmas & address #133
  • 84701fa Merge pull request #149 from Cisplatin/simon_utils
  • 18fd31c minor correction & eslint fixes
  • 08a93c8 added node type utils

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 30, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2017

Version 1.0.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2017

Version 1.0.10 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 12, 2017

Version 1.0.11 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 16, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2017

Version 1.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 2c8dcd9 1.1.0
  • 5c5157a minor refactor
  • 756ce45 Solium.version, Solium.getDefaultConfig(), tests for fixed dep versions
  • 2436ad3 lbrace: bugfix, refactor & remove dead code
  • 19ca33d fix #155 (fix typo everywhere)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2018

Version 1.1.1 just got published.

Update to this version instead 🚀

Release Notes v1.1.1
  • Update dependancies:
    1. solparse (bugfixes)
    2. solium-plugin-security (Augur Bounty Rules)
  • Bugfixes in lbrace rule
  • Autofix function for imports-on-top rule
  • Improved Error messages
Commits

The new version differs by 20 commits.

  • 1b4db33 1.1.1
  • 40cd7bc update dep security plugin
  • 433a083 update dep solparse
  • d9bea69 update docs
  • 4611a01 Merge pull request #156 from GabrielAlacchi/master
  • a7028da bugfix & plenty more tests
  • a652637 account for Experimental Pragmas
  • 8afdab5 Comment clarification in imports-on-top rule
  • 4620801 Simplified autofix function for imports-on-top
  • 3f06068 add emacs to list of integrations
  • 47177e1 Merge pull request #158 from federicobond/improve-file-error-msg
  • cd76f94 Name instead of 'Input'
  • 4f77df6 minor refactor
  • fb3198b Improve error messages for invalid input file/directory
  • fd20028 Fixed linting errors

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2018

Version 1.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

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

Successfully merging this pull request may close these issues.

0 participants