Closed greenkeeper[bot] closed 4 years ago
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
jshint was updated from 2.10.3
to 2.11.1
.Update to this version instead π
This release includes patches from a number of first-time contributors. James
Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best
JSHint release yet. Thank you all!
break
and continue
(3eb1b02)for
loops (ac232a5)--filename
when recieving from stdin (c1b5c2b)The new version differs by 29 commits.
cd3fda0
v2.11.1
ac232a5
[[FIX]] Correct ASI for C-style for
loops
3eb1b02
[[FIX]] Correct ASI for break
and continue
f786002
[[FIX]] Improve tokenization of RegExp literals (#3471)
8deec6f
[[CHORE]] Remove unnecessary assignment (#3472)
5e36b79
[[CHORE]] Remove unreachable branch (#3467)
75adb99
[[DOCS]] Consolidate information on workaround (#3468)
b9442cb
[[TEST]] Test previously-unverified behavior (#3469)
70b6639
Merge pull request #3462 from jugglinmike/improve-w067-message
5ad74f0
[[DOCS]] Fix simple typo, overriden -> overridden
8884eb9
[[FIX]] TypeError accessing 'value' of undefined
53298b3
[[DOCS]] update jshint users
b0d33b9
[[DOCS]] Improve message for warning W067
b23f046
Merge pull request #3453 from jugglinmike/docs-from-website
e2b3972
Merge pull request #3454 from jugglinmike/rm-open
There are 29 commits in total.
See the full diff
The devDependency jshint was updated from
2.10.3
to2.11.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: jugglinmike License: (MIT AND JSON)
Release Notes for JSHint 2.11.0
2.11.0 (2020-01-13)
This release was previously published using the "release candidate" pattern. No
regressions were reported in the four weeks that followed, so the change set is
being promoted to a true "minor" release.
The release notes for version 2.11.0-rc1 completely describes the changes
included in this version.
Commits
The new version differs by 19 commits.
b7dd7d8
Merge pull request #3432 from jshint/v2.11.0
f7d3a46
v2.11.0
c6c75a5
v2.11.0-rc1
58c1fc2
Merge pull request #3435 from jugglinmike/rewrite-trim
9b8cec9
Merge pull request #3434 from jugglinmike/revert-comma-infix-8
e542f67
[[FIX]] Support spaces in /*global ... */
b5032ce
[[CHORE]] Revert "Support spaces in /*global ... */"
897e035
[[FIX]] Improve parsing of comma operator
fb312a4
Revert comma parsing improvements
36b2f57
[[CHORE]] Refactor utility function
1bde360
fixup! [[FIX]] Improve parsing of
yield
6fdb4f6
[[FIX]] Improve parsing of
yield
3552f31
[[CHORE]] Revert
yield
expression improvements43b6354
[[FEAT]] Add support for ES2019 opt. catch param
bf7eab1
Merge branch 'bigint' into v2.11.0
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: