Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency jshint to v2.13.6 #6

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 6, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jshint (source) 2.12.0 -> 2.13.6 age adoption passing confidence

Release Notes

jshint/jshint (jshint)

v2.13.6

Compare Source

Bug Fixes
  • Allow initializing const bindings to undef (fedaf6f)
  • Correct error message (03b1a06)

v2.13.5

Compare Source

Bug Fixes

v2.13.4

Compare Source

Bug Fixes

v2.13.3

Compare Source

Bug Fixes
  • Recognize ES2020 globals (b1426f1)

v2.13.2

Compare Source

Bug Fixes

v2.13.1

Compare Source

Bug Fixes
  • Allow invoking result of optional chaining (71ec395)
  • Allow optional chaining call as satement (11dc0a6)
  • Tolerate dangling NewExpression (7c890aa)

v2.13.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency jshint to v2.13.0 Update dependency jshint to v2.13.1 Oct 20, 2021
@renovate renovate bot changed the title Update dependency jshint to v2.13.1 Update dependency jshint to v2.13.4 Mar 7, 2022
@renovate renovate bot changed the title Update dependency jshint to v2.13.4 Update dependency jshint to v2.13.5 Sep 25, 2022
@renovate renovate bot changed the title Update dependency jshint to v2.13.5 Update dependency jshint to v2.13.6 Nov 20, 2022
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.

0 participants