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

Update dependency eslint to v4 (master) #26

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

Conversation

appcues-wss[bot]
Copy link

@appcues-wss appcues-wss bot commented Feb 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 3.12.0 -> 4.18.2 age adoption passing confidence

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 7.1 CVE-2022-0144
Medium Medium 5.6 CVE-2020-15366
Medium Medium 5.3 WS-2018-0347

Release Notes

eslint/eslint (eslint)

v4.18.2

Compare Source

v4.18.1

Compare Source

v4.18.0

Compare Source

v4.17.0

Compare Source

  • 1da1ada Update: Add "multiline" type to padding-line-between-statements (#​8668) (Matthew Bennett)
  • bb213dc Chore: Use messageIds in some of the core rules (#​9648) (Jed Fox)
  • 1aa1970 Docs: remove outdated rule naming convention (#​9925) (Teddy Katz)
  • 3afaff6 Docs: Add prefer-destructuring variable reassignment example (#​9873) (LePirlouit)
  • d20f6b4 Fix: Typo in error message when running npm (#​9866) (Maciej Kasprzyk)
  • 51ec6a7 Docs: Use GitHub Multiple PR/Issue templates (#​9911) (Kai Cataldo)
  • dc80487 Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #​9907) (#​9906) (Kevin Partington)
  • 084351b Docs: Fix the messageId example (fixes #​9889) (#​9892) (Jed Fox)
  • 9cbb487 Docs: Mention the globals key in the no-undef docs (#​9867) (Dan Dascalescu)

v4.16.0

Compare Source

  • e26a25f Update: allow continue instead of if wrap in guard-for-in (fixes #​7567) (#​9796) (Michael Ficarra)
  • af043eb Update: Add NewExpression support to comma-style (#​9591) (Frazer McLean)
  • 4f898c7 Build: Fix JSDoc syntax errors (#​9813) (Matija Marohnić)
  • 13bcf3c Fix: Removing curly quotes in no-eq-null report message (#​9852) (Kevin Partington)
  • b96fb31 Docs: configuration hierarchy for CLIEngine options (fixes #​9526) (#​9855) (PiIsFour)
  • 8ccbdda Docs: Clarify that -c configs merge with .eslintrc.* (fixes #​9535) (#​9847) (Kevin Partington)
  • 978574f Docs: Fix examples for no-useless-escape (#​9853) (Toru Kobayashi)
  • cd5681d Chore: Deactivate consistent-docs-url in internal rules folder (#​9815) (Kevin Partington)
  • 2e87ddd Docs: Sync messageId examples' style with other examples (#​9816) (Kevin Partington)
  • 1d61930 Update: use doctrine range information in valid-jsdoc (#​9831) (Teddy Katz)
  • 133336e Update: fix indent behavior on template literal arguments (fixes #​9061) (#​9820) (Teddy Katz)
  • ea1b15d Fix: avoid crashing on malformed configuration comments (fixes #​9373) (#​9819) (Teddy Katz)
  • add1e70 Update: fix indent bug on comments in ternary expressions (fixes #​9729) (#​9818) (Teddy Katz)
  • 6a5cd32 Fix: prefer-destructuring error with computed properties (fixes #​9784) (#​9817) (Teddy Katz)
  • 601f851 Docs: Minor modification to code comments for clarity (#​9821) (rgovind92)
  • b9da067 Docs: fix misleading info about RuleTester column numbers (#​9830) (Teddy Katz)
  • 2cf4522 Update: Rename and deprecate object-property-newline option (#​9570) (Jonathan Pool)
  • acde640 Docs: Add ES 2018 to Configuring ESLint (#​9829) (Kai Cataldo)
  • ccfce15 Docs: Minor tweaks to working with rules page (#​9824) (Kevin Partington)
  • 54b329a Docs: fix substitution of {{ name }} (#​9822) (Andres Kalle)

v4.15.0

Compare Source

v4.14.0

Compare Source

v4.13.1

Compare Source

v4.13.0

Compare Source

  • 256481b Update: update handling of destructuring in camelcase (fixes #​8511) (#​9468) (Erin)
  • d067ae1 Docs: Don’t use undocumented array-style configuration for max-len (#​9690) (Jed Fox)
  • 1ad3091 Chore: fix test-suite to work with node master (#​9688) (Myles Borins)
  • cdb1488 Docs: Adds an example with try/catch. (#​9672) (Jaap Taal)

v4.12.1

Compare Source

v4.12.0

Compare Source

v4.11.0

Compare Source

v4.10.0

Compare Source

  • bb6e60a Fix: Improve the doc for no-restricted-modules rule (fixes #​9437) (#​9495) (vibss2397)
  • c529de9 Docs: Amend rule document to correct and complete it (refs #​6251). (#​9498) (Jonathan Pool)
  • f9c6673 Chore: Add tests to cover array and object values and leading commas. (#​9502) (Jonathan Pool)
  • 9169258 Chore: remove npm run check-commit script (#​9513) (Teddy Katz)
  • 7d390b2 Docs: Revise contributor documentation on issue labels. (#​9469) (Jonathan Pool)
  • d80b9d0 Fix: no-var don't fix globals (fixes #​9520) (#​9525) (Toru Nagashima)
  • b8aa071 Fix: allow linting the empty string from stdin (fixes #​9515) (#​9517) (Teddy Katz)
  • 350a72c Chore: regex.test => string.startsWith (#​9518) (薛定谔的猫)
  • de0bef4 Chore: remove obsolete eslintbot templates (#​9512) (Teddy Katz)
  • 720b6d5 Docs: Update ISSUE_TEMPLATE.md (#​9504) (薛定谔的猫)
  • 2fa64b7 Fix: should not convert non-consecutive line comments to a single blo… (#​9475) (薛定谔的猫)
  • 9725146 Fix: multiline-comment-style fix produces invalid code (fixes #​9461). (#​9463) (薛定谔的猫)
  • b12cff8 Fix: Expected order of jsdoc tags (fixes #​9412) (#​9451) (Orlando Wenzinger)
  • f054ab5 Docs: add .md to link (for github users) (#​9501) (薛定谔的猫)
  • 5ed9cfc Docs: Correct violations of “Variable Declarations” in Code Conventions (#​9447) (Jonathan Pool)
  • 3171097 Docs: Clears confusion on usage of global and local plugins.(#​9492) (Vasili Sviridov)
  • 3204773 Chore: enable max-len. (#​9414) (薛定谔的猫)
  • 0f71fef Docs: Unquote booleans in lines-between-class-members docs (#​9497) (Brandon Mills)
  • b3d7532 Docs: use consistent terminology & fix link etc. (#​9490) (薛定谔的猫)
  • 87db8ae Docs: Fix broken links (#​9488) (gpiress)
  • 51bdb2f Docs: Incorrect link to related rule (#​9477) (Gavin King)
  • 1a962e8 Docs: Add FAQ for when ESLint cannot find plugin (#​9467) (Kevin Partington)
  • 8768b2d Fix: multiline-comment-style autofixer added trailing space (#​9454) (Teddy Katz)
  • e830aa1 Fix: multiline-comment-style reports block comments followed by code (#​9450) (Teddy Katz)
  • b12e5fe Docs: Repair broken links and add migration links. (#​9473) (Jonathan Pool)
  • eca01ed Docs: Add missing info about special status of home-dir config files. (#​9472) (Jonathan Pool)
  • eb8cfb1 Fix: change err report in constant condition (fixes #​9398) (#​9436) (Victor Hom)
  • da77eb4 Chore: Revise no-config-file test to prevent false failure. (#​9443) (Jonathan Pool)
  • 47e5f6f Docs: ensure "good commit message" examples actually follow guidelines (#​9466) (Teddy Katz)
  • ebb530d Update: Don't ignore comments (no-trailing-spaces) (#​9416) (Chris van Marle)
  • 5012661 Build: fix npm run profile script (fixes #​9397) (#​9455) (Teddy Katz)
  • ecac0fd Docs: Remove blockBindings references (#​9446) (Jan Pilzer)
  • 0b89865 Chore: ensure tests for internal rules get run (#​9453) (Teddy Katz)
  • 052c504 Docs: suggest deleting branches after merging PRs (#​9449) (Teddy Katz)
  • b31e55a Chore: move internal rules out of lib/ (#​9448) (Teddy Katz)
  • a7521e3 Docs: improve examples for multiline-comment-style (#​9440) (Teddy Katz)

v4.9.0

Compare Source

v4.8.0

Compare Source

v4.7.2

Compare Source

v4.7.1

Compare Source

  • 08656db Fix: Handle nested disable directive correctly (fixes #​9318) (#​9322) (Gyandeep Singh)
  • 9226495 Revert "Chore: rewrite parseListConfig for a small perf gain." (#​9325) (薛定谔的猫)

v4.7.0

Compare Source

@appcues-wss appcues-wss bot added the security fix Security fix generated by WhiteSource label Feb 18, 2023
@appcues-wss appcues-wss bot changed the title Update dependency eslint to v4 (master) Update dependency eslint to v4 (master) - autoclosed Mar 6, 2023
@appcues-wss appcues-wss bot closed this Mar 6, 2023
@appcues-wss appcues-wss bot deleted the whitesource-remediate/master-eslint-4.x branch March 6, 2023 05:25
@appcues-wss appcues-wss bot changed the title Update dependency eslint to v4 (master) - autoclosed Update dependency eslint to v4 (master) Mar 8, 2023
@appcues-wss appcues-wss bot restored the whitesource-remediate/master-eslint-4.x branch March 8, 2023 12:16
@appcues-wss appcues-wss bot reopened this Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants