Skip to content

Conversation

@iamstoick
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint from 0.21.2 to 0.24.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 8 years ago, on 2015-07-10.
Release notes
Package name: eslint
  • 0.24.1 - 2015-07-10
    • Fix: no-redeclare checks module scopes (fixes #2903) (Toru Nagashima)
    • Fix: add destructuring support to comma-dangle rule (fixes #2911) (Mathias Schreck)
    • Fix: Added missing export syntax support to the block-scoped-var rule. (fixes #2887) (Mathieu M-Gosselin)
    • Fix: Include execScript in no-implied-eval rule (fixes #2873) (Frederik Braun)
    • Fix: lines-around-comment was crashing in some cases due to a missing check (fixes #2892) (Mathieu M-Gosselin)
    • Fix: max-len to report correct column number (fixes #2926) (Mathias Schreck)
    • Fix: object-shorthand computed props (fixes #2937) (Jamund Ferguson)
    • Fix: Remove invalid check inside getJSDocComment function (fixes #2938) (Gyandeep Singh)
    • Fix: Revert 1-based column changes in tests for patch (refs #2284) (Nicholas C. Zakas)
    • Fix: Shallow cloning issues in eslint config (fixes #2961) (Gyandeep Singh)
    • Fix: Support class syntax for line-around-comment rule (fixes #2894) (Gyandeep Singh)
    • Fix: Yoda should ignore comparisons where both sides are constants (fixes #2867) (cjihrig)
    • Docs: Add space-in-brackets deprecation notice (Brandon Mills)
    • Docs: Add spaced-line-comment deprecation notice (Brandon Mills)
    • Docs: array-bracket-spacing examples used space-in-brackets (Brandon Mills)
    • Docs: clarification in no-unused-vars (Jan Schär)
    • Docs: Clarify when not to use space-before-blocks (Ian VanSchooten)
    • Docs: Fix typo in the shareable configs doc (Siddharth Kannan)
    • Docs: missing quotes in JSON (Jan Schär)
    • Docs: remove mistaken "off by default" (Jan Schär)
    • Docs: remove mistaken "off by default" (Jan Schär)
  • 0.24.0 - 2015-06-26
    • Upgrade: eslint-tester to 0.8.1 (Nicholas C. Zakas)
    • Fix: no-dupe-args sparse array crash (fixes #2848) (Chris Walker)
    • Fix: space-after-keywords should ignore extra parens (fixes #2847) (Mathias Schreck)
    • New: add no-unexpected-multiline rule (fixes #746) (Glen Mailer)
    • Update: refactor handle-callback-err to improve performance (fixes #2841) (Mathias Schreck)
    • Fix: Add --init to the CLI options (fixes #2817) (Gyandeep Singh)
    • Update: Add except-parens option to no-return-assign rule (fixes #2809) (Toru Nagashima)
    • Fix: handle-callback-err missing arrow functions (fixes #2823) (Jamund Ferguson)
    • Fix: no-extra-semi in class bodies (fixes #2794) (Toru Nagashima)
    • Fix: Check type to be file when looking for config files (fixes #2790) (Gyandeep Singh)
    • Fix: valid-jsdoc to work for object getters (fixes #2407) (Gyandeep Singh)
    • Update: Add an option as an object to generator-star-spacing rule (fixes #2787) (Toru Nagashima)
    • Build: Update markdownlint dependency (David Anson)
    • Fix: context report message to handle more scenarios (fixes #2746) (Gyandeep Singh)
    • Update: Ignore JsDoc comments by default for spaced-comment (fixes #2766) (Gyandeep Singh)
    • Fix: one-var 'never' option for mixed initialization (Fixes #2786) (Ian VanSchooten)
    • Docs: Fix a minor typo in a prefer-const example (jviide)
    • Fix: comma-dangle always-multiline: no comma right before the last brace (fixes #2091) (Benoît Zugmeyer)
    • Fix: Allow blocked comments with markers and new-line (fixes #2777) (Gyandeep Singh)
    • Docs: small fix in quote-props examples (Jose Roberto Vidal)
    • Fix: object-shorthand rule should not warn for NFEs (fixes #2748) (Michael Ficarra)
    • Fix: arraysInObjects for object-curly-spacing (fixes #2752) (Jamund Ferguson)
    • Docs: Clarify --rule description (fixes #2773) (Nicholas C. Zakas)
    • Fix: object literals in arrow function bodies (fixes #2702) (Jose Roberto Vidal)
    • New: constructor-super rule (fixes #2720) (Toru Nagashima)
    • New: no-this-before-super rule (fixes #2721) (Toru Nagashima)
    • Fix: space-unary-ops flags expressions starting w/ keyword (fixes #2764) (Michael Ficarra)
    • Update: Add block options to lines-around-comment rule (fixes #2667) (Gyandeep Singh)
    • New: array-bracket-spacing (fixes #2226) (Jamund Ferguson)
    • Fix: No-shadow rule duplicating error messages (fixes #2706) (Aliaksei Shytkin)
  • 0.23.0 - 2015-06-15
    Read more
  • 0.22.1 - 2015-05-31
    • Build: Remove release notes auto-publish (refs #2640) (Ilya Volodin)
  • 0.22.0 - 2015-05-30
    Read more
  • 0.21.2 - 2015-05-18
    • Fix: one-var exception for ForStatement.init (fixes #2505) (Brandon Mills)
    • Fix: Don't throw spurious shadow errors for classes (fixes #2545) (Jimmy Jia)
    • Fix: valid-jsdoc rule to support exported functions (fixes #2522) (Gyandeep Singh)
    • Fix: Allow scoped packages in configuration extends (fixes #2544) (Eric Isakson)
    • Docs: Add chatroom to FAQ (Nicholas C. Zakas)
    • Docs: Move Gitter badge (Nicholas C. Zakas)
from eslint GitHub release notes
Commit messages
Package name: eslint

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

3 participants