klarna-incubator / webtraversallibrary

The Web Traversal Library (WTL) is a Python library for abstracting web interactions on top of a base execution layer such as Selenium.
Apache License 2.0
71 stars 7 forks source link

[Snyk] Upgrade jshint from 2.12.0 to 2.13.2 #251

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade jshint from 2.12.0 to 2.13.2.

:information_source: 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.


Release notes
Package name: jshint
  • 2.13.2 - 2021-12-27

    2.13.2 (2021-12-27)

    Bug Fixes

    • Add missing well-known globals (#3582) (cc1adf6)
    • add URL for node in src/vars.js (#3570) (ca06e6a)
    • change escape-sequence handler for double quotes (") (#3566) (75e48b7)
    • Limit "Too many Errors" (E043) to errors only (#3562) (4a681b9)
    • Tolerate keyword in object shorthand (057b1c6)
    • Tolerate unterminated nullish coalescing (ecae54a)
  • 2.13.1 - 2021-08-10

    2.13.1 (2021-08-10)

    Bug Fixes

    • Allow invoking result of optional chaining (71ec395)
    • Allow optional chaining call as satement (11dc0a6)
    • Tolerate dangling NewExpression (7c890aa)
  • 2.13.0 - 2021-05-30

    2.13.0 (2021-05-30)

    Bug Fixes

    • Allow comma expression in MemberExpression (f05c8d1)
    • Consider all exported bindings "used" (90228b7)
    • Correct interpretation of ImportSpecifier (72a8102)
    • Correct location for error (e831188)
    • Correct location reported for directive (ee6aa68)
    • Detect duplicate exported bindings (916c230)
    • Don't warn when Function() is used without 'new'. (#3531) (c13c5cc)
    • Don't warn when RegExp() is used without 'new'. (#3529) (c18a6e4)
    • Enforce restrictions on new operand (c2719eb)
    • Graduate BigInt support to esversion: 11 (553f816)
    • Improve declaration parsing (a9bdc93)
    • Report early reference with warning (2c1a5f8)
    • Support RegExp Unicode property escapes (e7fa785)

    Features

    • Add support for "export * as ns from" (c46f464)
    • Add support for import.meta (73d7e0d)
    • Add support for dynamic import (6bfcaed)
    • Add support for optional chaining (b125dbe)
    • Implement support for nullish coalescing (f50b14d)
  • 2.12.0 - 2020-08-03

    2.12.0 (2020-08-02)

    Features

from jshint GitHub release notes
Commit messages
Package name: jshint
  • 5608b03 v2.13.2
  • 043f98a [[CHORE]] Add package-lock.json
  • cc1adf6 [[FIX]] Add missing well-known globals (#3582)
  • 057b1c6 [[FIX]] Tolerate keyword in object shorthand
  • ecae54a [[FIX]] Tolerate unterminated nullish coalescing
  • ca06e6a [[FIX]] add URL for node in src/vars.js (#3570)
  • 75e48b7 [[FIX]] change escape-sequence handler for double quotes (\") (#3566)
  • 4a681b9 [[FIX]] Limit "Too many Errors" (E043) to errors only (#3562)
  • fddcd02 v2.13.1
  • 11dc0a6 [[FIX]] Allow optional chaining call as satement
  • 7c890aa [[FIX]] Tolerate dangling NewExpression
  • 71ec395 [[FIX]] Allow invoking result of optional chaining
  • 7bae44b v2.13.0
  • 7c36c81 Merge pull request #3486 from jshint/v2.12.0
  • 3940504 [[CHORE]] CVE-2021-23337 in lodash (#3545)
  • e7fa785 [[FIX]] Support RegExp Unicode property escapes
  • 6bfcaed [[FEAT]] Add support for dynamic import
  • b125dbe [[FEAT]] Add support for optional chaining
  • f50b14d [[FEAT]] Implement support for nullish coalescing
  • 73d7e0d [[FEAT]] Add support for `import.meta`
  • c46f464 [[FEAT]] Add support for "export * as ns from"
  • a9bdc93 [[FIX]] Improve declaration parsing
  • 2c1a5f8 [[FIX]] Report early reference with warning
  • e831188 [[FIX]] Correct location for error
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