Daily-Coding-Problem
Daily-Coding-Problem copied to clipboard
Bump eslint-plugin-import from 2.17.3 to 2.18.2
Bumps eslint-plugin-import from 2.17.3 to 2.18.2.
Changelog
Sourced from eslint-plugin-import's changelog.
[2.18.2] - 2019-07-19
- Skip warning on type interfaces (#1425, thanks [@lencioni])
[2.18.1] - 2019-07-18
Fixed
- Improve parse perf when using
@typescript-eslint/parser(#1409, thanks [@bradzacher])- [
prefer-default-export]: don't warn on TypeAlias & TSTypeAliasDeclaration (#1377, thanks [@sharmilajesupaul])- [
no-unused-modules]: Exclude package "main"/"bin"/"browser" entry points (#1404, thanks [@rfermann])- [
export]: false positive for TypeScript overloads (#1412, thanks [@golopot])Refactors
- [
no-extraneous-dependencies],importType: remove lodash (#1419, thanks [@ljharb])[2.18.0] - 2019-06-24
Added
- Support eslint v6 (#1393, thanks [@sheepsteak])
- [
order]: Adds support for correctly sorting unknown types into a single group (#1375, thanks [@swernerx])- [
order]: add fixer for destructuring commonjs import (#1372, thanks [@golopot])- TypeScript config: add TS def extensions + defer to TS over JS (#1366, thanks [@benmosher])
Fixed
- [
no-unused-modules]: handle ClassDeclaration (#1371, thanks [@golopot])Docs
Commits
1a90a20Bump to v2.18.2b3e5311bump utils to v2.4.1984fa3bRemove duplicate no-duplicates changelog entry582236b[bugfix] Skip warning on type interfacesb51aa2fBump to v2.18.132704dafix: Improve parse perf when using@typescript-eslint/parser3b21de6[Tests] extract common "get parser" logic into test helpersf4e3f1bprefer-default-export: don't warn on TypeAlias & TSTypeAliasDeclaration1caa402[Fix]no-unused-modules: Exclude package "main"/"bin"/"browser" entry points22d5440[fix]export: false positive for typescript overloads- 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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
A newer version of eslint-plugin-import exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.