Kai Cataldo
4ac9c7afe2
Upgrade to ESLint v7 ( #11857 )
...
* Upgrade to ESLint v7
* Upgrade eslint-plugin-import
* Update peer deps
* Remove max-len from ESLint config
* Update tests
* Only test babel-eslint-* packages in Node >=10
* Remove babel-eslint
* Fix linking in dev
* Add comment to Makefile
* Fix e2e tests
* Add --ignore-engines flag when installing in ESLint packages
* fix: convert tt.questionDot to Punctuator
* chore: update lockfile
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
2020-07-29 19:11:48 -04:00
Huáng Jùnliàng
d7347fb8bd
eslint-parser: ES2020 features ( #11815 )
...
* chore: update espree test on nullish coalescing
* feat: add optional chaining support
* fix: adapt to estree AST shape
* chore: update lockfile
* add estree optional-chaining test fixtures
* address review comments
* chore: simplify smoke test
* export * support
Co-authored-by: Brian Ng <bng412@gmail.com>
2020-07-29 16:46:29 -04:00
Huáng Jùnliàng
7fd40d86a0
v7.10.4
2020-06-30 09:04:22 -04:00
Nicolò Ribaudo
eea156b2cb
Migrate from "master" branch to "main" ( #11715 )
...
* Remove dead link
* Use consistent "homepage" url in package.json
* Update md links
* Update comment link in parser d.ts
* Add comment in gitpod config
* Update circleci config
* Update PULL_REQUEST_TEMPLATE
* Update badges
* Trigger CI
* Update 404 link
2020-06-18 21:52:29 -04:00
Nicolò Ribaudo
0018881f9d
Add missing dependencies ( #11170 )
2020-02-25 23:40:48 +01:00
Kai Cataldo
3960f4de64
Breaking: align babel-eslint-parser & espree ( #11137 )
...
* Chore: align babel-eslint-parser & espree
* Start program at beginning of comment when no tokens exist
* Import correct version of Espree for tests
* Remove hasOwnProperty guard
2020-02-20 17:31:57 +01:00
Kai Cataldo
5aa368cec1
Centralize @babel/eslint-* tests ( #11106 )
...
* Centralize @babel/eslint-* tests
* Enable linting of @babel/eslint-* test files
* Add missing sourceType
2020-02-08 10:04:49 -05:00
Nicolò Ribaudo
8fce431d88
Revert "chore: specify package type ( #10849 )" ( #11003 )
...
This reverts commit e8dac621de9dba27b47646169562c0a0c2e02c96.
Fixes installs when using npm <= 3.9.5 (Node.js <= 6.2.2)
2020-01-13 21:18:42 +01:00
Kai Cataldo
d8e6219ad9
@babel/eslint-plugin: Update rules/tests to use @babel/eslint-parser ( #10977 )
...
* Use @babel/eslint-parser for tests
* Update rules/tests
* Update docs
* add @babel/eslint-shared-fixtures to package.json
* remove bug fix
* convert RuleTester to ESM
* Update devDep versions
2020-01-11 20:42:21 +01:00
Huáng Jùnliàng
e8dac621de
chore: specify package type ( #10849 )
2020-01-09 21:40:15 -05:00
Kai Cataldo
9f832c2716
@babel/eslint-parser: Fix ClassPrivateMethods ( #10913 )
2020-01-02 18:36:58 -05:00
Kai Cataldo
fb100eee41
@babel/eslint-parser: fix BigIntLiteral node to match ESTree spec ( #10827 )
...
* @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec
* Move token conversion to @babel/eslint-parser
* Add estree plugin tests
* Update test helpers to handle BigInt serializing
* Update Literal union type to include BigIntLiteral
* Add FlowIgnore comment for BigInt
2019-12-08 02:59:18 +01:00
Kai Cataldo
e81bbd69b3
Clean up @babel/eslint-parser ( #10753 )
...
* Ensure compilation works for @babel/eslint-parser
* Update with review suggestions
* Incorporate feedback :)
2019-11-25 22:17:45 +01:00
Nicolò Ribaudo
d38c4dd57b
babel-eslint-v11.0.0-beta.1
2019-11-23 12:17:11 +01:00
Kai Cataldo
53a3dac011
Clean up eslint/* directories ( #10729 )
2019-11-17 11:01:10 +01:00
Raja Sekar
f087cf842f
Mocha to jest migration for eslint packages ( #10716 )
...
* migrated mocha to jest
* migrated mocha to jest - 2
* migrated mocha to jest - removed preversion hook from script
* migrated mocha to jest - 3
* migrated mocha to jest - 4
* cleanup
* review
* review
2019-11-16 12:32:19 +01:00
Nicolò Ribaudo
5ca8acdb38
Do not automatically publish eslint packages ( #10722 )
...
* Do not automatically publish eslint packages
* Fix
* Fix
* Fix
* Fix
* Fix
2019-11-16 11:09:18 +01:00
Nicolò Ribaudo
b4c42601d1
Fix linting in ESLint packages ( #10712 )
...
* Lint eslint/*
* Run "make fix-js"
* Fix remaining problems
* Remove linting from subpackages
* Remove husky
* Add back eslint dep
2019-11-14 22:05:26 +01:00
Brian Ng
5b35722d63
Bump semver@6 ( babel/babel-eslint#802 )
2019-11-01 18:08:47 -05:00
Chiawen Chen
3396fdd7f7
Breaking: make AST match Espree 6 ( babel/babel-eslint#785 )
2019-11-02 07:08:32 +08:00
Daniel Tschinder
030fddb0b8
chore: Update deps and fix tests for new mocha and eslint ( babel/babel-eslint#781 )
2019-07-15 18:49:52 +02:00
Henry Zhu
2d64900b46
11.0.0-beta.0
2019-01-21 16:29:18 -05:00
Kai Cataldo
2b9ee42ded
Remove monkeypatching dead code ( babel/babel-eslint#737 )
2019-01-10 18:28:40 -05:00
Kai Cataldo
47de99e1b8
Use @babel/core#parse ( babel/babel-eslint#711 )
2019-01-10 15:25:00 -05:00
Henry Zhu
40d9bb3a77
10.0.1
2018-09-27 10:29:57 -04:00
Henry Zhu
9adb82e68a
10.0.0
2018-09-25 15:32:56 -04:00
Henry Zhu
78a2f603ce
Test eslint5, update peerDep ( babel/babel-eslint#690 )
...
* test against eslint 5
* set peerDep
2018-09-25 14:32:16 -04:00
Brian Ng
990ea0f1ae
Drop old monkeypatching behavior ( babel/babel-eslint#689 )
...
An alternative to adding a direct dep on estraverse (https://github.com/babel/babel-eslint/pull/685 ), let's just drop the old monkeypatching behavior.
Closes babel/babel-eslint#685 , Closes babel/babel-eslint#680
2018-09-25 13:07:46 -05:00
Henry Zhu
dae75e1853
9.0.0
2018-08-27 18:09:21 -04:00
Brian Ng
b6a7601e4a
Bump to babel@7.0.0 🎉 ( babel/babel-eslint#676 )
2018-08-27 17:04:26 -05:00
Brian Ng
57c825eebb
Bump some devDeps
2018-08-21 15:18:02 -05:00
Leo Yin
6ab458b512
build(deps): upgrade @babel/* to 7.0.0-rc.2 ( babel/babel-eslint#668 )
2018-08-22 04:00:17 +08:00
Henry Zhu
35c49ddf97
9.0.0-beta.3
2018-07-12 09:50:58 -04:00
Mark Tse
e675cd7445
chore - fixing eslint-scope to a safe version; resolves babel/babel-eslint#656 . ( babel/babel-eslint#657 )
2018-07-12 09:49:43 -04:00
Brian Ng
a1f9458052
9.0.0-beta.2
2018-07-06 11:24:45 -05:00
Rubén Norte
dcf55cb730
Upgrade Babel to v7.0.0-beta.52 ( babel/babel-eslint#650 )
...
* Upgrade Babel to v7.0.0-beta.52
* Fixed failing test
2018-07-06 14:50:59 +01:00
Brian Ng
28c4507866
9.0.0-beta.1
2018-06-29 08:37:18 -05:00
Rubén Norte
4f9e2a5be6
Breaking: Upgraded Babel to 7.0.0-beta.51 ( babel/babel-eslint#642 )
...
* Upgraded Babel to 7.0.0-beta.51, with changes to decorators
* Removed support for Node 4 and added it for Node 10
* nit: fix typo [skip ci]
2018-06-29 14:26:43 +01:00
Brian Ng
8dae11e6d2
8.2.5
2018-06-23 08:20:40 -05:00
Brian Ng
9342a5b74c
Revert bump to babel 51 ( babel/babel-eslint#640 )
2018-06-23 08:20:08 -05:00
Brian Ng
92507e598f
8.2.4
2018-06-22 13:39:23 -05:00
Brian Ng
6a6c2bad50
Support OptionalMemberExpression with scope too ( babel/babel-eslint#634 )
2018-06-22 11:03:15 -05:00
Brian Ng
85d8f70478
Bump Babel deps
2018-06-11 08:47:15 -05:00
Henry Zhu
b2bc4fe4f4
8.2.3
2018-04-13 11:25:03 -04:00
Henry Zhu
2f7aea98eb
lock to beta.44
2018-04-13 11:23:59 -04:00
Bary Levi
b2c065976b
Save babel beta packages as exact versions ( babel/babel-eslint#606 ) [skip ci]
2018-04-13 18:23:03 +03:00
Daniel Tschinder
f75f7a0601
8.2.2
2018-02-20 11:57:07 +01:00
Daniel Tschinder
1bd58fa018
Allow newer versions of babel
2018-02-20 11:56:40 +01:00
Daniel Tschinder
c27c2b6e68
Update dependencies
2018-02-20 11:54:09 +01:00
Daniel Tschinder
c03d5c41a5
chore(package): update lint-staged to version 6.1.1 ( babel/babel-eslint#592 )
...
Closes babel/babel-eslint#539
2018-02-20 11:49:19 +01:00