Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello 👋

⚠️⚠️⚠️

eslint just published its new version 2.9.0, which is covered by your current version range. After updating it in your project the build kept failing.

This means it’s possible that your software is malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • a8a2cd8 Fix: Avoid autoconfig crashes from inline comments (fixes #5992) (#5999) (Ian VanSchooten)
  • 23b00e0 Upgrade: npm-license to 0.3.2 (fixes #5996) (#5998) (alberto)
  • 377167d Upgrade: ignore to 3.1.2 (fixes #5979) (#5988) (alberto)
  • 141b778 Fix: no-control-regex literal handling fixed. (fixes #5737) (#5943) (Efe Gürkan YALAMAN)
  • 577757d Fix: Clarify color option (fixes #5928) (#5974) (Grant Snodgrass)
  • e7e6581 Docs: Update CLA link (#5980) (Gustav Nikolaj)
  • 0be26bc Build: Add nodejs 6 to travis (fixes #5971) (#5973) (Gyandeep Singh)
  • e606523 New: Rule no-unsafe-finally (fixes #5808) (#5932) (Onur Temizkan)
  • 42d1ecc Chore: Add metadata to existing rules - Batch 7 (refs #5417) (#5969) (Vitor Balocco)
  • e2ad1ec Update: object-shorthand lints computed methods (fixes #5871) (#5963) (Chris Sauvé)
  • d24516a Chore: Add metadata to existing rules - Batch 6 (refs #5417) (#5966) (Vitor Balocco)
  • 1e7a3ef Fix: id-match false positive in property values (fixes #5885) (#5960) (Mike Sherov)
  • 51ddd4b Update: Use process @abstract when processing @return (fixes #5941) (#5945) (Simon Schick)
  • 52a4bea Update: Add autofix for no-whitespace-before-property (fixes #5927) (#5951) (alberto)
  • 46e058d Docs: Correct typo in configuring.md (#5957) (Nick S. Plekhanov)
  • 5f8abab Chore: Add metadata to existing rules - Batch 5 (refs #5417) (#5944) (Vitor Balocco)
  • 0562f77 Chore: Add missing newlines to test cases (fixes #5947) (Rich Trott)
  • fc78e78 Chore: Enable quote-props rule in eslint-config-eslint (refs #5188) (#5938) (Gyandeep Singh)
  • 43f6d05 Docs: Update docs to refer to column (#5937) (Sashko Stubailo)
  • 586478e Update: Add autofix for comma-dangle (fixes #3805) (#5925) (alberto)
  • a4f9c5a Docs: Distinguish examples in rules under Stylistic Issues part 3 (Kenneth Williams)
  • e7c0737 Chore: Enable no-console rule in eslint-config-eslint (refs #5188) (Kevin Partington)
  • 0023fe6 Build: Add “chore” to commit tags (fixes #5880) (#5929) (Mike Sherov)
  • 25d626a Upgrade: espree 3.1.4 (fixes #5923, fixes #5756) (Kai Cataldo)
  • a01b412 New: Add no-useless-computed-key rule (fixes #5402) (Burak Yigit Kaya)
  • 9afb9cb Chore: Remove workaround for espree and escope bugs (fixes #5852) (alberto)
  • 3ffc582 Chore: Update copyright and license info (alberto)
  • 249eb40 Docs: Clarify init sets up local installation (fixes #5874) (Kai Cataldo)
  • 6cd8c86 Docs: Describe options in rules under Possible Errors part 1 (Mark Pedrotti)
  • f842d18 Fix: no-this-before-super crash on unreachable paths (fixes #5894) (Toru Nagashima)
  • a02960b Docs: Fix missing delimiter in README links (Kevin Partington)
  • 3a9e72c Docs: Update developer guide with new standards (Nicholas C. Zakas)
  • cb78585 Update: Add allowUnboundThis to prefer-arrow-callback (fixes #4668) (Burak Yigit Kaya)
  • 02be29f Chore: Remove CLA check from bot (Nicholas C. Zakas)
  • 220713e Chore: Add metadata to existing rules - Batch 4 (refs #5417) (Vitor Balocco)
  • df53414 Chore: Include jQuery Foundation info (Nicholas C. Zakas)
  • f1b2992 Fix: no-useless-escape false positive in JSXAttribute (fixes #5882) (Toru Nagashima)
  • 74674ad Docs: Move sort-imports to 'ECMAScript 6' (Kenneth Williams)
  • ae69ddb Docs: Fix severity type in example (Kenneth Williams)
  • 19f6fff Update: Autofixing does multiple passes (refs #5329) (Nicholas C. Zakas)
  • 1e4b0ca Docs: Reduce length of paragraphs in rules index (Mark Pedrotti)
  • 8cfe1eb Docs: Fix a wrong option (Zach Orlovsky)
  • 8f6739f Docs: Add alberto as reviewer (alberto)
  • 2ae4938 Docs: Fix message for inline-config option (alberto)
  • 089900b Docs: Fix a wrong rule name in an example (Toru Nagashima)
  • c032b41 Docs: Fix emphasis (Toru Nagashima)
  • ae606f0 Docs: Update JSCS info in README (alberto)
  • a9c5323 Fix: Install ESLint on init if not installed (fixes #5833) (Kai Cataldo)
  • ed38358 Docs: Removed incorrect example (James M. Greene)
  • af3113c Docs: Fix config comments in indent docs (Brandon Mills)
  • 2b39461 Update: commentPattern option for default-case rule (fixes #5803) (Artyom Lvov)

@davelosert
Copy link
Member

davelosert commented Apr 30, 2016

This Error actually has nothing to do with the ESLint Update, but with the @@toStringTag-Sham that @keithamus already fixed in #20 - so I guess as soon as we merged #20, the checks here will pass.

@keithamus keithamus merged commit e613563 into master Apr 30, 2016
@keithamus keithamus deleted the greenkeeper-eslint-2.9.0 branch April 30, 2016 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants