Huáng Jùnliàng
8d59ff658d
chore: use Rollup 2 ( #12010 )
...
* chore: use Rollup 2
* chore: downupgrade @rollup/plugin-commonjs to 13.0.2
* nit: restore extraPlugins move
* chore: remove unused rollup-plugin-babel
* chore: bump rollup-plugin-terser to 7.0.0
* chore: remove invalid terser options
2020-08-26 18:20:14 -04:00
Huáng Jùnliàng
2e20f1b8a6
add test on ES2021 features ( #12005 )
2020-08-25 15:23:45 -04:00
Huáng Jùnliàng
3fad7eab9b
Use Yarn 2 ( #11962 )
...
* chore: use yarn 2
* chore: remove redundant yarn locks
* chore: remove publishEslintPkg
* chore: remove redundant make bootstrap
* Update .yarnrc.yml
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
* chore: use workspace protocol for eslint packages in the root
Co-Authored-By: merceyz <merceyz@users.noreply.github.com>
* chore: pin caniuse-lite versions
Testcases in packages/babel-preset-env/test/fixtures/debug/browserslists-defaults-not-ie
depends on specific caniuse-lite versions. We pinned the version here
so we don't have to deal with fixture different in e2e-tests
where all deps will be updated and tested.
* chore: resolve yarn install warnings
* chore: update yarn cache path on circle/travis
* chore: add yarn deduplicate plugin
* chore: deduplicate lock files
* chore: move devDependencies to leaf packages
* chore: remove @yarnpkg/plugin-constraints
* chore: remove unused dedupe options
* test: fix unwanted self reference
* chore: remove output-file-sync dependency
* chore: update browserify to 16.5.2
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
2020-08-25 14:37:30 -04:00
Huáng Jùnliàng
ad60153a98
Update @babel/* deps ( #11899 )
...
* chore: remove extra install step for eslint packages
* chore: update babel deps
2020-07-31 20:35:19 -04:00
dependabot[bot]
374a253d0c
chore(deps): bump elliptic from 6.5.2 to 6.5.3 ( #11891 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 20:26:38 -05:00
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
Brian Ng
ffb42488ba
Bump some deps for audit ( #11818 )
2020-07-10 21:42:18 +02:00
Kai Cataldo
75c2300c28
Add @babel/eslint-plugin-development-internal ( #11376 )
...
* Add @babel/eslint-plugin-internal
* Add dry-error-messages rule
* Address feedback
* Enable new rule
* fix author field
* Fix errors
* Add readme
* Add example configuration
* Handle directories
* run make bootstrap
* More updates!
* Fix errors
* Update tests
* Fix CI race condition
2020-06-22 19:43:29 -04:00
Bogdan Savluk
4108524856
Update prettier to v2 ( #11579 )
...
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-06-07 22:21:33 +02:00
Brian Ng
3874470841
Bump @babel/* deps ( #11677 )
2020-06-04 20:09:19 -05:00
Nicolò Ribaudo
07347544fd
Downgrade rollup to 1.27.9 ( #11538 )
...
* Downgrade rollup to 1.27.9
* Add test
2020-05-11 23:53:04 -04:00
Huáng Jùnliàng
bdd5621ecd
chore: update babel deps ( #11504 )
2020-04-30 08:52:18 -05:00
Nicolò Ribaudo
90a9103e55
Update Flow to 0.123.0 ( #11500 )
2020-04-30 15:26:03 +02:00
Huáng Jùnliàng
c85aafdff6
chore: upgrade @babel/* deps ( #11422 )
...
* chore: upgrade @babel/* deps
* chore: run build-bundle-ci before check-compat-data
2020-04-15 16:57:22 +02:00
Brian Ng
051fc0a791
Bump handlebars dep ( #11374 )
2020-04-03 21:41:48 +02:00
Huáng Jùnliàng
48d53f8fef
chore: bump json5 and minimist ( #11276 )
...
* chore: bump json5 and minimist
* update mkdirp to version 0.5.3
2020-03-18 10:21:22 +01:00
Brian Ng
b85d9f57f6
Remove unused gulp-rename ( #11259 )
2020-03-14 12:02:00 +01:00
Huáng Jùnliàng
f9d4b799b7
chore: pin @rollup/plugin-json to 4.0.1 ( #11235 )
2020-03-11 01:21:27 +01:00
Brian Ng
0616f06b00
Bump kind-of for audit ( #11232 )
2020-03-10 17:40:20 -04:00
Brian Ng
a82e7399ed
Bump rollup deps ( #11233 )
2020-03-10 17:40:08 -04:00
Huáng Jùnliàng
3cc833da14
chore: update acorn to latest patch ( #11230 )
2020-03-10 17:39:49 -04:00
Brian Ng
5ee1433c2a
Bump ESLint-related deps ( #11228 )
2020-03-10 15:48:03 -04:00
Brian Ng
eb65195f09
Update @babel deps ( #11225 )
...
* Update @babel deps
* fixture
2020-03-10 12:27:13 -04:00
Huáng Jùnliàng
e9ea523c5b
replace gulp-watch by gulp.watch ( #11175 )
...
* chore: remove gulp-watch
* chore: update lock file
2020-02-26 18:08:28 -05:00
Huáng Jùnliàng
865d5155c2
Add eslint-plugin-jest ( #11119 )
...
* chore: add eslint-plugin-jest
* chore: update test sources
* chore: suppress preset-env debug log when linting
2020-02-11 00:11:32 +09:00
Nicolò Ribaudo
755ec192e2
Archive @babel/preset-env-standalone ( #10993 )
...
* Move @babel/preset-env-standalone to babel-archive
babel/babel-archive@a1fadd2d77
* Move tests to @babel/standalone
* Remove references in build scripts
* Update lockfile
* Delete duplicated test file.
It's already in babel-standalone/test/babel.js
2020-02-06 01:03:36 +01:00
Brian Ng
779f00b8e9
Update @babel deps ( #11072 )
2020-02-01 01:00:47 +01:00
Huáng Jùnliàng
6648d62f40
chore: use @babel/eslint-config-internal ( #11026 )
2020-01-17 07:57:25 -05:00
Nicolò Ribaudo
00758308ae
Always use forked @lerna/collect-updates
2019-12-25 01:22:43 +01:00
Huáng Jùnliàng
0e9c49606a
chore: update babel-eslint to 11.0.0-beta.2 ( #10870 )
2019-12-16 22:10:29 +01:00
Huáng Jùnliàng
f02e5e6d0a
Add missing dev dependencies ( #10847 )
...
* chore: declare eslint-import-resolver-node dependency
# Conflicts:
# yarn.lock
* chore: add devDependencies
* Add browserify devDep to babel-register
# Conflicts:
# packages/babel-register/package.json
# yarn.lock
* chore: resolve eslint-scope to 5.0.0
2019-12-09 23:56:22 +01:00
Huáng Jùnliàng
a0bed42aec
Bundle standalone using rollup ( #10779 )
...
* chore: bundle babel-standalone via rollup
Co-authored-by: Daniel Tschinder <daniel.tschinder@researchgate.net>
* chore: build babel-preset-env-standalone via Rollup
# Conflicts:
# yarn.lock
* chore: add babelEnvName
* chore: farewell webpack
* chore: add terser minification
* chore: dedupe some popular dependencies
* chore: remove unused devDependencies
* chore: move plugin-babel-source to scripts/
* make prettier happy
* fix: rewrite available-plugins into esm
* chore: add extra unambiguous sources when env is rollup/standalone
2019-12-04 23:09:52 -05:00
Nicolò Ribaudo
7195f0d8cf
Unify logic for running parser tests from external suites ( #10444 )
2019-12-03 01:09:54 +01:00
Nicolò Ribaudo
8f89167486
Update core-js-compat ( #10795 )
...
* Update core-js-compat
* Update lockfile
2019-12-02 22:30:21 +01:00
Nicolò Ribaudo
01c33a5719
Fix dependencies on @babel/* packages ( #10762 )
...
* Remove dep on Babel 7 beta
* Add missing dependencies used in babel.config.js
* Update lockfile
2019-11-25 21:48:12 +01:00
Nicolò Ribaudo
e239eb4c55
Update babel-eslint used in top-level package.json ( #10754 )
2019-11-23 21:59:26 -05:00
Nicolò Ribaudo
cc51f2a1f2
Update lerna ( #10733 )
...
* Update lerna
* yarn-deduplicate
* Update lockfile
2019-11-21 01:05:47 +01:00
Brian Ng
c37361ba2e
Bump prettier@1.19.1 ( #10728 )
2019-11-16 16:05:40 +01:00
Huáng Jùnliàng
ce070ce422
bump @babel/* dev dependencies ( #10648 )
...
* bump @babel/* dev dependencies
* chore: align version to @babel/runtime
* chore: bump to 7.7.1
* chore: bump to 7.7.2
2019-11-13 00:05:38 +01:00
Nicolò Ribaudo
599d2ff324
Update yarn.lock [skip ci]
2019-10-08 19:16:36 +02:00
Brian Ng
e6264a0992
Bump jest@24.9.0 ( #10520 )
2019-10-02 18:32:34 -05:00
Brian Ng
57ae306457
Bump flow@0.108.0 ( #10516 )
2019-10-02 12:13:58 -05:00
Nicolò Ribaudo
eaa1474541
Enable optional chaining and nullish coalescing plugins ( #10494 )
...
* Add optional chaining plugin
* Nullish coalescing
2019-09-24 23:11:56 +02:00
Nicolò Ribaudo
3a7b6e1c22
Force update of test262-stream
...
v1.2.0 doesn't support Test262 v4
2019-09-20 12:54:28 +02:00
Huáng Jùnliàng
256fa5aa04
chore: bump regexpu-core to version 4.6.0 ( #10439 )
...
* chore: update test fixtures
* chore: test against regexpu-core 4.6.0
* chore: bump regexpu-core dependency
2019-09-13 17:51:24 +02:00
Huáng Jùnliàng
0ee2c42b55
chore: add lint-ts rule ( #10427 )
2019-09-11 20:24:08 +02:00
Nicolò Ribaudo
2096d0cfcb
Update @babel deps ( #10407 )
...
* Update @babel deps
* Add core-js to transform-named-capturing-groups-regex devDeps
* Don't use fixed deps (they were added by yarn)
* Lockfile
2019-09-08 22:53:20 +02:00
Nicolò Ribaudo
735abc0ed8
Update lerna
...
v3.16 includes https://github.com/lerna/lerna/pull/2185 ,
which fixes an issue we had in the v7.5 releases
2019-09-06 18:40:06 +02:00
dependabot[bot]
94e47c30a9
Bump eslint-utils from 1.4.0 to 1.4.2 ( #10370 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 09:50:33 +02:00