66 Commits

Author SHA1 Message Date
neverland
65fdb2155b
chore: bump all deps (#11007)
* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
2022-09-04 14:24:59 +08:00
chenjiahan
7879fd6395 chore: update repo links 2022-07-23 22:10:20 +08:00
neverland
8256fdc927
chore: bump eslint-plugin-vue v9 (#10776)
* chore: bump eslint-plugin-vue v9

* chore: release @vant/eslint-config@3.5.0
2022-07-02 22:46:24 +08:00
neverland
0a8420fdac
chore: bump typescript v4.7 (#10774) 2022-07-02 22:35:45 +08:00
chenjiahan
cc698f561e chore: add license to sub-packages 2022-06-26 22:22:21 +08:00
neverland
0c0191332a
feat(@vant/cli): bump husky v8 (#10622)
* feat(@vant/cli): bump husky v8

* chore: fix lint issue
2022-05-22 19:28:34 +08:00
neverland
995cad17fd
chore: make the case correct (#10458) 2022-04-02 10:57:54 +08:00
zoy-l
07dfa9b981
chore(eslint-config): update dependencies test cases (#10221)
* chore(eslint-config): update dependencies, test cases

* chore: update file .lock

* fix: wrong .lock file

* fix: code style

* chore: update `eslint-plugin-vue`
2022-01-30 11:13:54 +08:00
neverland
969f0a7b41
chore: prettier all codes (#10240) 2022-01-25 14:42:35 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
chenjiahan
a62b016407 release: @vant/eslint-config@3.4.0 2021-12-02 15:32:48 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
neverland
b163d87064
docs: install with pnpm (#9850) 2021-11-12 17:49:53 +08:00
neverland
d65714601e
chore: unify deps version (#9829) 2021-11-10 10:34:42 +08:00
chenjiahan
661d91d7e4 chore: fix dependencies issues 2021-11-09 14:23:56 +08:00
dependabot[bot]
499b8464f6
build(deps): bump @typescript-eslint/parser from 4.31.1 to 4.33.0 (#9650)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 18:54:35 +08:00
dependabot[bot]
26d2596daa
build(deps): bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.32.0 (#9611)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-10 19:01:32 +08:00
dependabot[bot]
4e57a6fce7
build(deps): bump eslint-plugin-vue from 7.17.0 to 7.18.0 (#9522)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.17.0...v7.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 16:02:35 +08:00
dependabot[bot]
07d40d8da9
build(deps): bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 (#9467)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 19:24:02 +08:00
dependabot[bot]
a19bfd839d
build(deps): bump @typescript-eslint/parser from 4.31.0 to 4.31.1 (#9466)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 16:04:14 +08:00
dependabot[bot]
6f93779834
build(deps): bump eslint-plugin-markdown from 2.2.0 to 2.2.1 (#9458)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 19:52:34 +08:00
dependabot[bot]
0ae5711cd5
build(deps): bump typescript from 4.4.2 to 4.4.3 (#9460)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 19:50:13 +08:00
chenjiahan
b7ee642fa7 chore: add more packages to workspace 2021-09-07 20:50:35 +08:00
dependabot[bot]
3ebff009c1
build(deps): bump path-parse in /packages/vant-eslint-config (#9232)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:59:57 +08:00
neverland
9e55e28a43
fix(eslint-config): remove prettier extends (#9222) 2021-08-10 10:32:13 +08:00
neverland
57352801d9
chore(eslint-config): bump eslint-plugin-vue to support script setup (#9220)
* chore(eslint-config): bump eslint-plugin-vue to support script setup

* release: @vant/eslint-config@3.3.1
2021-08-10 10:20:20 +08:00
dependabot[bot]
f22542ebac
build(deps): bump glob-parent in /packages/vant-eslint-config (#8829)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 09:58:45 +08:00
dependabot[bot]
c9d916a3e4
build(deps): bump hosted-git-info in /packages/vant-eslint-config (#8687)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:15:00 +08:00
dependabot[bot]
87d0a27991
build(deps): bump lodash in /packages/vant-eslint-config (#8667)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:33 +08:00
neverland
6e24ba42a2
chore: setup eslint for prohibited syntax (#8516) 2021-04-13 11:14:56 +08:00
chenjiahan
92d738f788 chore: release @vant/eslint-config@3.2.0 2021-03-16 09:49:28 +08:00
zoy-l
2c43e68aff
fix: eslint .tsx file failed (#8358) 2021-03-16 09:46:50 +08:00
neverland
c8a892c66d
feat(cli): support lint markdown file (#8210) 2021-02-24 17:08:42 +08:00
chenjiahan
376c1e7296 chore: release @vant/eslint-config@3.1.0 2021-02-24 17:00:01 +08:00
neverland
58c01bbbe2
feat(@vant/eslint-config): add eslint-plugin-markdown (#8209) 2021-02-24 16:58:54 +08:00
chenjiahan
70f01133d9 fix(@vant/eslint-config): use default component-definition-name-casing 2020-12-21 17:23:05 +08:00
chenjiahan
d9e4adafe9 chore: release @vant/eslint-config@3.0.1 2020-12-21 17:03:57 +08:00
Jake
df2e91cdf9
chore: 修复eslint 组件名称配置冲突 (#7782) 2020-12-21 16:55:39 +08:00
chenjiahan
2270dbeddc chore: release @vant/eslint-config@3.0.0 2020-11-01 20:09:15 +08:00
chenjiahan
95cf0b0acd chore(eslint-config): add prettier/@typescript-eslint 2020-11-01 20:06:48 +08:00
chenjiahan
2a0e2bba7f chore(eslint-config): bump typescript-eslint@4 2020-11-01 19:48:06 +08:00
chenjiahan
29eb4c8db9 chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1 2020-10-09 17:58:39 +08:00
chenjiahan
daff756a03 chore: release @vant/eslint-config@3.0.0-alpha.2 2020-08-28 17:19:27 +08:00
chenjiahan
af64a6bedc fix(eslint-config): update ban-ts-comment 2020-08-28 17:17:58 +08:00
chenjiahan
9754a80597 fix(eslint-config): update extends rule 2020-08-21 14:16:18 +08:00
chenjiahan
7413c93c7d chore(eslint-config): bump eslint-plugin-vue@7.0.0-beta.2 2020-08-21 11:46:32 +08:00
dependabot[bot]
942ffd37d1
build(deps): bump lodash in /packages/vant-eslint-config (#6802)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:30 +08:00
chenjiahan
9d5b734170 chore: remove unused var 2020-07-03 16:46:18 +08:00
neverland
de8985b4f3
feat(eslint-config): enable no-unused-vars (#6691) 2020-07-03 15:27:28 +08:00
neverland
3cd7128efd
chore(eslint): disable some typescript-eslint rules (#6127) 2020-04-24 22:52:23 +08:00