Created by: dependabot[bot]
Bumps @vue/eslint-config-typescript from 7.0.0 to 10.0.0.
Release notes
Sourced from @vue/eslint-config-typescript
's releases.
v10.0.0
Breaking Change
@typescript-eslint/*
becomes dependencies instead of peer dependencies. It's because we now recommend using this package along with@rushstack/eslint-patch
.v9.1.0
- feat: allow using
const foo = require('foo')
in plain CommonJS modules (109b3f8)v9.0.1
v9.0.0
- Upgrade
vue-eslint-parser
to v8;- Drop support for Node.js =v14 < v14.17.0, v15
v8.0.0
- Supports ESLint 8
- Requires ESLint >= 6.2
- Requires
@typescript-eslint/*
>= 5.0- Requires
eslint-plugin-vue
>= 7.17Thanks to
@cexbrayat
Commits
-
76bdc19
10.0.0 -
aeefa78
docs: more consistent wording and better examples -
1ff7de3
docs: rename-typescript
configs to-with-typescript
. -
348696d
Merge branch 'master' into bundle-deps -
8bcf9ab
docs: disambiguate (#31) -
3ead96d
docs: elaborate on the benefit of using the eslint patch -
09f6f36
docs: fix dead links -
6ecbedc
docs: use dedicated configs for airbnb & standard integrations -
db7c65e
docs: update installation instruction to use the eslint patch -
286de5a
chore: move to pnpm - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)