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

Update eslint to version 3.4.0 🚀 #682

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

eslint just published its new version 3.4.0.

State Update 🚀
Dependency eslint
New version 3.4.0
Type dependency

This version 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 eslint.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • c210510 Update: add fixer for no-extra-parens (fixes #6944) (#6950) (not-an-aardvark)
  • ca3d448 Fix: prefer-const false negative about eslintUsed (fixes #5837) (#6971) (Toru Nagashima)
  • 1153955 Docs: Draft of JSCS migration guide (refs #5859) (#6942) (Nicholas C. Zakas)
  • 3e522be Fix: false negative of indent with else if statements (fixes #6956) (#6965) (not-an-aardvark)
  • 2dfb290 Docs: Distinguish examples in rules under Stylistic Issues part 7 (#6760) (Kenneth Williams)
  • 3c710c9 Fix: rename "AirBnB" => "Airbnb" init choice (fixes #6969) (Harrison Shoff)
  • 7660b39 Fix: object-curly-spacing for type annotations (fixes #6940) (#6945) (Toru Nagashima)
  • 21ab784 New: do not remove non visited files from cache. (fixes #6780) (#6921) (Roy Riojas)
  • 3a1763c Fix: enable @scope/plugin/ruleId-style specifier (refs #6362) (#6939) (Toru Nagashima)
  • d6fd064 Update: Add never option to multiline-ternary (fixes #6751) (#6905) (Kai Cataldo)
  • 0d268f1 New: symbol-description rule (fixes #6778) (#6825) (Jarek Rencz)
  • a063d4e Fix: no-cond-assign within a function expression (fixes #6908) (#6909) (Patrick McElhaney)
  • 16db93a Build: Tag docs, publish release notes (fixes #6892) (#6934) (Nicholas C. Zakas)
  • 0cf1d55 Chore: Fix object-shorthand errors (fixes #6958) (#6959) (Kai Cataldo)
  • 8851ddd Fix: Improve pref of globbing by inheriting glob.GlobSync (fixes #6710) (#6783) (Kael Zhang)
  • cf2242c Update: requireStringLiterals option for valid-typeof (fixes #6698) (#6923) (not-an-aardvark)
  • 8561389 Fix: no-trailing-spaces wrong fixing (fixes #6933) (#6937) (Toru Nagashima)
  • 6a92be5 Docs: Update semantic versioning policy (#6935) (alberto)
  • a5189a6 New: class-methods-use-this rule (fixes #5139) (#6881) (Gyandeep Singh)
  • 1563808 Update: add support for ecmaVersion 20xx (fixes #6750) (#6907) (Kai Cataldo)
  • d8b770c Docs: Change rule descriptions for consistent casing (#6915) (Brandon Mills)
  • c676322 Chore: Use object-shorthand batch 3 (refs #6407) (#6914) (Kai Cataldo)

The new version differs by 269 commits .

  • faab36e 3.4.0
  • 609ed97 Build: package.json and changelog update for 3.4.0
  • c210510 Update: add fixer for no-extra-parens (fixes #6944) (#6950)
  • ca3d448 Fix: prefer-const false negative about eslintUsed (fixes #5837) (#6971)
  • 1153955 Docs: Draft of JSCS migration guide (refs #5859) (#6942)
  • 3e522be Fix: false negative of indent with else if statements (fixes #6956) (#6965)
  • 2dfb290 Docs: Distinguish examples in rules under Stylistic Issues part 7 (#6760)
  • 3c710c9 Fix: rename "AirBnB" => "Airbnb" init choice (fixes #6969)
  • 7660b39 Fix: object-curly-spacing for type annotations (fixes #6940) (#6945)
  • 21ab784 New: do not remove non visited files from cache. (fixes #6780) (#6921)
  • 3a1763c Fix: enable @scope/plugin/ruleId-style specifier (refs #6362) (#6939)
  • d6fd064 Update: Add never option to multiline-ternary (fixes #6751) (#6905)
  • 0d268f1 New: symbol-description rule (fixes #6778) (#6825)
  • a063d4e Fix: no-cond-assign within a function expression (fixes #6908) (#6909)
  • 16db93a Build: Tag docs, publish release notes (fixes #6892) (#6934)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? âš¡ greenkeeper upgrade

@Arcanemagus
Copy link
Member

Arcanemagus commented Aug 26, 2016

Things to handle when updating:

Not going to bother with implementation as of yet as it should be relatively minor, and requires a stable release of Atom including an apm using a bundled Node.js >= v4 (atom/atom#11897) before we can release this.

@Arcanemagus
Copy link
Member

Since Atom v1.10.0 hit stable a few days ago, this is now a possibility!

@Arcanemagus
Copy link
Member

This PR is superseded by #692.

@Arcanemagus Arcanemagus closed this Sep 9, 2016
@Arcanemagus Arcanemagus deleted the greenkeeper-eslint-3.4.0 branch September 9, 2016 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants