Skip to content

Update eslint to version 2.5.0 🚀#159

Closed
greenkeeperio-bot wants to merge 1 commit into
masterfrom
greenkeeper-eslint-2.5.0
Closed

Update eslint to version 2.5.0 🚀#159
greenkeeperio-bot wants to merge 1 commit into
masterfrom
greenkeeper-eslint-2.5.0

Conversation

@greenkeeperio-bot

Copy link
Copy Markdown
Contributor

Hello 👋

🚀🚀🚀

eslint just published its new version 2.5.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of eslint – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • 7021aa9 Fix: lines-around-comment in ESLint repo, part 2 (refs #5188) (Kevin Partington)
  • 095c435 Docs: Remove ES2016 from experimental section of README (Kevin Partington)
  • 646f863 Build: Bundle dependencies in package.json (fixes #5013) (Nicholas C. Zakas)
  • ea06868 Docs: Clarify --ext does not apply to globs (fixes #5452) (Ian VanSchooten)
  • 569c478 Build: Fix phantomjs CI problems (fixes #5666) (alberto)
  • 6022426 Docs: Add link to chat room in README primary links (alberto)
  • 2fbb530 Docs: Add link to "Proposing a Rule Change" in README (alberto)
  • 25bf491 Upgrade: globals 9.x (fixes #5668) (Toru Nagashima)
  • d6f8409 New: Rule - No useless escape (fixes #5460) (Onur Temizkan)
  • 12a43f1 Docs: remove brace expansion from configuring.md (refs #5314) (Jonathan Haines)
  • 92d1749 New: max-statements-per-line (fixes #5424) (Kenneth Williams)
  • aaf324a Fix: missing support for json sub configs (fixes #5413) (Noam Okman)
  • 48ad5fe Update: Add 'caughtErrors' to rule no-unused-vars (fixes #3837) (vamshi)
  • ad90c2b Fix: incorrect config message (fixes #5653) (s0ph1e)
  • a551831 Docs: Distinguish examples in rules under Node.js and CommonJS (Mark Pedrotti)
  • 83cd651 Upgrade: chai to 3.5.0 (fixes #5647) (alberto)
  • 32748dc Fix: radix rule false positive at shadowed variables (fixes #5639) (Toru Nagashima)
  • 66db38d Fix: --no-ignore should not un-ignore default ignores (fixes #5547) (alberto)
  • e3e06f3 Docs: Distinguish examples in rules under Best Practices part 4 (Mark Pedrotti)
  • a9f0865 Docs: Update no-sequences rule docs for clarity (fixes #5536) (Kai Cataldo)
  • bae7b30 Docs: Add michaelficarra as committer (alberto)
  • e2990e7 Docs: Consistent wording in rules README (alberto)
  • 49b4d2a Docs: Update team list with new members (Ilya Volodin)
  • d0ae66c Update: Allow autoconfiguration for JSX code (fixes #5511) (Ian VanSchooten)
  • 38a0a64 Docs: Clarify linebreak-style docs (fixes #5628) (alberto)
  • 4b7305e Fix: Allow default ignored files to be unignored (fixes #5410) (Ian VanSchooten)
  • 4b05ce6 Update: Enforce repo coding conventions via ESLint (refs #5188) (Kevin Partington)
  • 051b255 Docs: Remove or rewrite references to former ecmaFeatures (Mark Pedrotti)
  • 9a22625 Fix: prefer-const false positive at non-blocked if (fixes #5610) (Toru Nagashima)
  • b1fd482 Fix: leading comments added from previous node (fixes #5531) (Kai Cataldo)
  • c335650 Docs: correct the no-confusing-arrow docs (Daniel Norman)
  • e94b77d Fix: Respect 'ignoreTrailingComments' in max-len rule (fixes #5563) (Vamshi Krishna)
  • 9289ef8 Fix: handle personal package.json without config (fixes #5496) (Denny Christochowitz)
  • 87d74b2 Fix: prefer-const got to not change scopes (refs #5284) (Toru Nagashima)
  • 5a881e7 Docs: Fix typo in code snippet for no-unmodified-loop-condition rule (Chris Rebert)
  • 03037c2 Update: Overrides for space-unary-ops (fixes #5060) (Afnan Fahim)
  • 24d986a Update: replace MD5 hashing of cache files with MurmurHash (fixes #5522) (Michael Ficarra)
  • f405030 Fix: Ensure allowing await as a property name (fixes #5564) (Toru Nagashima)
  • aefc90c Fix: no-useless-constructor clash (fixes #5573) (Toru Nagashima)
  • 9eaa20d Docs: Fix typo in CLI help message (ryym)
  • a7c3e67 Docs: Invalid json in configuring.md (alberto)
  • 4e50332 Docs: Make prefer-template examples consistent. (alberto)
  • cfc14a9 Fix: valid-jsdoc correctly checks type union (fixes #5260) (Kai Cataldo)
  • 689cb7d Fix: quote-props false positive on certain keys (fixes #5532) (Burak Yigit Kaya)
  • 167a03a Fix: brace-style erroneously ignoring certain errors (fixes #5197) (Burak Yigit Kaya)
  • 3133f28 Fix: object-curly-spacing doesn't know types (fixes #5537) (fixes #5538) (Burak Yigit Kaya)
  • d0ca171 Docs: Separate parser and config questions in issue template (Kevin Partington)
  • bc769ca Fix: Improve file path resolution (fixes #5314) (Ian VanSchooten)
  • 9ca8567 Docs: Distinguish examples in rules under Best Practices part 3 (Mark Pedrotti)
  • b9c69f1 Docs: Distinguish examples in rules under Variables part 2 (Mark Pedrotti)
  • c289414 New: no-duplicate-imports rule (fixes #3478) (Simen Bekkhus)

This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

@rstacruz rstacruz force-pushed the greenkeeper-eslint-2.5.0 branch from 2c8540e to 978758b Compare April 14, 2016 06:42
@rstacruz rstacruz force-pushed the greenkeeper-eslint-2.5.0 branch from 978758b to d4681f3 Compare June 11, 2016 08:41
@rstacruz rstacruz closed this Jul 12, 2016
@zkochan zkochan deleted the greenkeeper-eslint-2.5.0 branch August 9, 2016 20:35
github-actions Bot pushed a commit to Eyalm321/pnpm that referenced this pull request May 18, 2026
## Limitations

* **Statistical outliers:** Caused by other jobs still running in parallel. The current workaround is to re-run the job. To completely fix this however, this benchmark must be set to be after all other jobs have been completed, which requires touching other workflows.
* **No windows:** Executing this on Windows CI is just too hard: cannot use powershell because of execution policy, and cannot use bash because it points to WSL which causes error.
* **No macOS:** The benchmark values are too chaotic and unreliable.
* **No clean install yet:** It's too slow.
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.

2 participants