Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ jshint (2.12.0 → 2.13.6) · Repo · Changelog
Release Notes
2.13.6
2.13.5
2.13.4
2.13.3
2.13.2
2.13.1
2.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 66 commits:
v2.13.6[[FIX]] Correct error message[[FIX]] Allow initializing const bindings to undef[[DOCS]] Discourage screenshots in bug reportsv2.13.5[[CHORE]] Remove unused script[[FIX]] Tolerate late definition of async function (#3618)v2.13.4[[FIX]] Remove shelljs[[CHORE]] Remove shelljs from internal tooling[[CHORE]] Use consistent interface for fs ops[[CHORE]] Migrate from TravisCI to CircleCI[[CHORE]] Update version of package manifest (#3602)v2.13.3[[CHORE]] Correct annotation for globals[[FIX]] Recognize ES2020 globals[[DOCS]] Remove david-dm badges (#3596)v2.13.2[[CHORE]] Add package-lock.json[[FIX]] Add missing well-known globals (#3582)[[FIX]] Tolerate keyword in object shorthand[[FIX]] Tolerate unterminated nullish coalescing[[FIX]] add URL for node in src/vars.js (#3570)[[FIX]] change escape-sequence handler for double quotes (\") (#3566)[[FIX]] Limit "Too many Errors" (E043) to errors only (#3562)v2.13.1[[FIX]] Allow optional chaining call as satement[[FIX]] Tolerate dangling NewExpression[[FIX]] Allow invoking result of optional chainingv2.13.0Merge pull request #3486 from jshint/v2.12.0[[CHORE]] CVE-2021-23337 in lodash (#3545)[[FIX]] Support RegExp Unicode property escapes[[FEAT]] Add support for dynamic import[[FEAT]] Add support for optional chaining[[FEAT]] Implement support for nullish coalescing[[FEAT]] Add support for `import.meta`[[FEAT]] Add support for "export * as ns from"[[FIX]] Improve declaration parsing[[FIX]] Report early reference with warning[[FIX]] Correct location for error[[FIX]] Detect duplicate exported bindings[[CHORE]] Remove unnecessary branch[[FIX]] Consider all exported bindings "used"[[FIX]] Correct interpretation of ImportSpecifier[[CHORE]] Simplify internal function[[CHORE]] Simplify internal function[[CHORE]] Improve name of internal variable[[DOCS]] Document internal function[[CHORE]] Remove unreachable code[[DOCS]] Correct description of internal function[[FIX]] Graduate BigInt support to `esversion: 11`[[CHORE]] Recognize 'esversion: 11'[[FIX]] Allow comma expression in MemberExpression[[FIX]] Enforce restrictions on `new` operand[[FIX]] Don't warn when Function() is used without 'new'. (#3531)[[FIX]] Correct location reported for directive[[FIX]] Don't warn when RegExp() is used without 'new'. (#3529)[[CHORE]] Restore CI support for legacy Node.js (#3523)[[DOCS]] Fixes markdown syntax (#3507)[[DOCS]] Add vscode jshint (#3508)[[DOCS]] Fix #3505 (#3509)[[DOCS]] Add JSHint user[[CHORE]] Remove unused maintenance script[[CHORE]] Remove instructions on CLA[[CHORE]] Correct link in change logDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands