-
Notifications
You must be signed in to change notification settings - Fork 7
Update eslint-plugin-import to the latest version 🚀 #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Version 2.9.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 101 commits.
There are 101 commits in total. See the full diff |
Version 2.10.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 2.11.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 2.12.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
Version 2.13.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Update all third-party dependencies: archetypes@0.0.0 │ /Users/v128477/Projects/github/commonality/archetypes │ Universal, rule-based business collaboration APIs for e-commerce and customer relationship management (CRM). `commonality/archetypes` specifies semantically-rich models of universally recurring business entities, events, and relationships with OpenAPI 2.0, based on the book _Enterprise patterns and MDA: building better software with archetype patterns and UML_ by Arlow, J., & Neustadt, I. (2006). │ git+https://github.com/commonality/archetypes.git │ https://github.com/commonality/archetypes ├── @babel/core@7.1.6 │ Babel compiler core. │ https://github.com/babel/babel/tree/master/packages/babel-core │ https://babeljs.io/ ├── all-contributors-cli@5.4.1 │ Tool to easily add recognition for new contributors │ git+https://github.com/jfmengels/all-contributors-cli.git │ https://github.com/jfmengels/all-contributors-cli#readme ├── audit@0.0.6 │ Generate performance statistics for async or sync functions │ git://github.com/Weltschmerz/Audit.git │ https://github.com/Weltschmerz/Audit#readme ├── babel-jest@23.6.0 │ Jest plugin to use babel for transformation. │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── babel-preset-env@1.7.0 │ A Babel preset for each environment. │ git+https://github.com/babel/babel-preset-env.git │ https://babeljs.io/ ├── babelify@10.0.0 │ Babel browserify transform │ git+https://github.com/babel/babelify.git │ https://github.com/babel/babelify ├── commitplease@3.2.0 │ Validates strings as commit messages │ git://github.com/jzaefferer/commitplease.git │ https://github.com/jzaefferer/commitplease#readme ├── coveralls@3.0.2 │ takes json-cov output into stdin and POSTs to coveralls.io │ git://github.com/nickmerwin/node-coveralls.git │ https://github.com/nickmerwin/node-coveralls#readme ├── eslint@5.9.0 │ An AST-based pattern checker for JavaScript. │ git+https://github.com/eslint/eslint.git │ https://eslint.org ├── eslint-config-standard@12.0.0 │ JavaScript Standard Style - ESLint Shareable Config │ git://github.com/standard/eslint-config-standard.git │ https://github.com/standard/eslint-config-standard ├── eslint-config-xo-space@0.20.0 │ ESLint shareable config for XO with 2-space indent │ git+https://github.com/xojs/eslint-config-xo-space.git │ https://github.com/xojs/eslint-config-xo-space#readme ├── eslint-plugin-import@2.14.0 │ Import with sanity. │ git+https://github.com/benmosher/eslint-plugin-import.git │ https://github.com/benmosher/eslint-plugin-import ├── eslint-plugin-jest@22.1.0 │ Eslint rules for Jest │ git+https://github.com/jest-community/eslint-plugin-jest.git │ https://github.com/jest-community/eslint-plugin-jest#readme ├── eslint-plugin-jsdoc@3.9.1 │ JSDoc linting rules for ESLint. │ git+https://github.com/gajus/eslint-plugin-jsdoc.git │ https://github.com/gajus/eslint-plugin-jsdoc#readme ├── eslint-plugin-no-unsafe-innerhtml@1.0.16 │ custom ESLint rule to disallows unsafe innerHTML, outerHTML and insertAdjacentHTML │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/issues │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/ ├── eslint-plugin-no-unsanitized@3.0.2 │ ESLint rule to disallow unsanitized code │ https://github.com/mozilla/eslint-plugin-no-unsanitized/issues │ https://github.com/mozilla/eslint-plugin-no-unsanitized/ ├── eslint-plugin-node@8.0.0 │ Additional ESLint's rules for Node.js │ git+https://github.com/mysticatea/eslint-plugin-node.git │ https://github.com/mysticatea/eslint-plugin-node#readme ├── eslint-plugin-promise@4.0.1 │ Enforce best practices for JavaScript promises │ git+ssh://git@github.com/xjamundx/eslint-plugin-promise.git │ https://github.com/xjamundx/eslint-plugin-promise#readme ├── eslint-plugin-scanjs-rules@0.2.1 │ ESLint plugin that contains ScanJS rules │ git+https://github.com/mozfreddyb/eslint-plugin-scanjs-rules.git │ https://github.com/mozfreddyb/eslint-plugin-scanjs-rules/ ├── eslint-plugin-security@1.4.0 │ Security rules for eslint │ git+https://github.com/nodesecurity/eslint-plugin-security.git │ https://github.com/nodesecurity/eslint-plugin-security#readme ├── eslint-plugin-standard@4.0.0 │ ESlint Plugin for the Standard Linter │ git+https://github.com/standard/eslint-plugin-standard.git │ https://github.com/standard/eslint-plugin-standard#readme ├── eslint-plugin-xss@0.1.9 │ Validates XSS related issues of mixing HTML and non-HTML content in variables. │ git+https://github.com/Rantanen/eslint-plugin-xss.git │ https://github.com/Rantanen/eslint-plugin-xss#readme ├── jest@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-cli@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-config@23.6.0 │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── lodash@4.17.11 │ Lodash modular utilities. │ git+https://github.com/lodash/lodash.git │ https://lodash.com/ ├── markdown-magic@0.1.25 │ Automatically update markdown files with content from external sources │ git+https://github.com/DavidWells/markdown-magic.git │ https://github.com/DavidWells/markdown-magic#readme ├── markdown-magic-dependency-table@1.3.2 │ Generate table of information about dependencies automatically in markdown │ git+ssh://git@github.com/camacho/markdown-magic-dependency-table.git │ https://github.com/camacho/markdown-magic-dependency-table#readme ├── markdown-magic-directory-tree@1.2.3 │ Print an archy tree for markdown file │ git+https://github.com/camacho/markdown-magic-directory-tree.git │ https://github.com/camacho/markdown-magic-directory-tree#readme ├── markdown-magic-github-contributors@0.0.3 │ Add github contributors to markdown file ├── markdown-magic-package-scripts@1.2.1 │ Print list of scripts in package.json with descriptions │ git+ssh://git@github.com/camacho/markdown-magic-package-scripts.git │ https://github.com/camacho/markdown-magic-package-scripts#readme ├── markdown-magic-subpackage-list@1.1.1 │ Print a list of subpackages for markdown file │ git+https://github.com/camacho/markdown-magic-subpackage-list.git │ https://github.com/camacho/markdown-magic-subpackage-list#readme ├── markdown-toc@1.2.0 │ Generate a markdown TOC (table of contents) with Remarkable. │ git+https://github.com/jonschlinkert/markdown-toc.git │ https://github.com/jonschlinkert/markdown-toc ├── prettier@1.15.2 │ Prettier is an opinionated code formatter │ git+https://github.com/prettier/prettier.git │ https://prettier.io ├── semantic-release@15.12.2 │ Automated semver compliant package publishing │ git+https://github.com/semantic-release/semantic-release.git │ https://github.com/semantic-release/semantic-release#readme ├── snyk@1.110.2 │ snyk library and cli utility │ git+https://github.com/snyk/snyk.git │ https://github.com/snyk/snyk#readme ├── sonar-scanner@3.1.0 │ Wrap sonar-scanner as a node module │ git+https://github.com/bcaudan/node-sonar-scanner.git │ https://github.com/bcaudan/node-sonar-scanner ├── standard-version@4.4.0 │ replacement for `npm version` with automatic CHANGELOG generation │ git+https://github.com/conventional-changelog/standard-version.git │ https://github.com/conventional-changelog/standard-version#readme ├── swagger-parser@6.0.2 │ Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers │ git+https://github.com/APIDevTools/swagger-parser.git │ https://apidevtools.org/swagger-parser/ ├── synk@0.0.2 │ schronize a remote directory with a local one, then run a series of preset commands on the server │ git+ssh://git@github.com/nicksweet/synk.git │ https://github.com/nicksweet/synk#readme └── travis-deploy-once@5.0.9 Run a deployment script only once in the Travis test matrix git+https://github.com/semantic-release/travis-deploy-once.git https://github.com/semantic-release/travis-deploy-once#readme Closes #25 Closes #26 Closes #27 Closes #28 Closes #29 Closes #30 Closes #31 Closes #32 Closes #33 Closes #34 Closes #35 Closes #36 Closes #37 Closes #38 Closes #39 Closes #40 Closes #41 Closes #42 Closes #43 Closes #44 Closes #45 Closes #46 Closes #47 Closes #48 Closes #49 Closes #50 Closes #51 Closes #52 Closes #53 Closes #54 Closes #55 Closes #56
|
🎉 This issue has been resolved in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Update all third-party dependencies: archetypes@0.0.0 │ /Users/v128477/Projects/github/commonality/archetypes │ Universal, rule-based business collaboration APIs for e-commerce and customer relationship management (CRM). `commonality/archetypes` specifies semantically-rich models of universally recurring business entities, events, and relationships with OpenAPI 2.0, based on the book _Enterprise patterns and MDA: building better software with archetype patterns and UML_ by Arlow, J., & Neustadt, I. (2006). │ git+https://github.com/commonality/archetypes.git │ https://github.com/commonality/archetypes ├── @babel/core@7.1.6 │ Babel compiler core. │ https://github.com/babel/babel/tree/master/packages/babel-core │ https://babeljs.io/ ├── all-contributors-cli@5.4.1 │ Tool to easily add recognition for new contributors │ git+https://github.com/jfmengels/all-contributors-cli.git │ https://github.com/jfmengels/all-contributors-cli#readme ├── audit@0.0.6 │ Generate performance statistics for async or sync functions │ git://github.com/Weltschmerz/Audit.git │ https://github.com/Weltschmerz/Audit#readme ├── babel-jest@23.6.0 │ Jest plugin to use babel for transformation. │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── babel-preset-env@1.7.0 │ A Babel preset for each environment. │ git+https://github.com/babel/babel-preset-env.git │ https://babeljs.io/ ├── babelify@10.0.0 │ Babel browserify transform │ git+https://github.com/babel/babelify.git │ https://github.com/babel/babelify ├── commitplease@3.2.0 │ Validates strings as commit messages │ git://github.com/jzaefferer/commitplease.git │ https://github.com/jzaefferer/commitplease#readme ├── coveralls@3.0.2 │ takes json-cov output into stdin and POSTs to coveralls.io │ git://github.com/nickmerwin/node-coveralls.git │ https://github.com/nickmerwin/node-coveralls#readme ├── eslint@5.9.0 │ An AST-based pattern checker for JavaScript. │ git+https://github.com/eslint/eslint.git │ https://eslint.org ├── eslint-config-standard@12.0.0 │ JavaScript Standard Style - ESLint Shareable Config │ git://github.com/standard/eslint-config-standard.git │ https://github.com/standard/eslint-config-standard ├── eslint-config-xo-space@0.20.0 │ ESLint shareable config for XO with 2-space indent │ git+https://github.com/xojs/eslint-config-xo-space.git │ https://github.com/xojs/eslint-config-xo-space#readme ├── eslint-plugin-import@2.14.0 │ Import with sanity. │ git+https://github.com/benmosher/eslint-plugin-import.git │ https://github.com/benmosher/eslint-plugin-import ├── eslint-plugin-jest@22.1.0 │ Eslint rules for Jest │ git+https://github.com/jest-community/eslint-plugin-jest.git │ https://github.com/jest-community/eslint-plugin-jest#readme ├── eslint-plugin-jsdoc@3.9.1 │ JSDoc linting rules for ESLint. │ git+https://github.com/gajus/eslint-plugin-jsdoc.git │ https://github.com/gajus/eslint-plugin-jsdoc#readme ├── eslint-plugin-no-unsafe-innerhtml@1.0.16 │ custom ESLint rule to disallows unsafe innerHTML, outerHTML and insertAdjacentHTML │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/issues │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/ ├── eslint-plugin-no-unsanitized@3.0.2 │ ESLint rule to disallow unsanitized code │ https://github.com/mozilla/eslint-plugin-no-unsanitized/issues │ https://github.com/mozilla/eslint-plugin-no-unsanitized/ ├── eslint-plugin-node@8.0.0 │ Additional ESLint's rules for Node.js │ git+https://github.com/mysticatea/eslint-plugin-node.git │ https://github.com/mysticatea/eslint-plugin-node#readme ├── eslint-plugin-promise@4.0.1 │ Enforce best practices for JavaScript promises │ git+ssh://git@github.com/xjamundx/eslint-plugin-promise.git │ https://github.com/xjamundx/eslint-plugin-promise#readme ├── eslint-plugin-scanjs-rules@0.2.1 │ ESLint plugin that contains ScanJS rules │ git+https://github.com/mozfreddyb/eslint-plugin-scanjs-rules.git │ https://github.com/mozfreddyb/eslint-plugin-scanjs-rules/ ├── eslint-plugin-security@1.4.0 │ Security rules for eslint │ git+https://github.com/nodesecurity/eslint-plugin-security.git │ https://github.com/nodesecurity/eslint-plugin-security#readme ├── eslint-plugin-standard@4.0.0 │ ESlint Plugin for the Standard Linter │ git+https://github.com/standard/eslint-plugin-standard.git │ https://github.com/standard/eslint-plugin-standard#readme ├── eslint-plugin-xss@0.1.9 │ Validates XSS related issues of mixing HTML and non-HTML content in variables. │ git+https://github.com/Rantanen/eslint-plugin-xss.git │ https://github.com/Rantanen/eslint-plugin-xss#readme ├── jest@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-cli@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-config@23.6.0 │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── lodash@4.17.11 │ Lodash modular utilities. │ git+https://github.com/lodash/lodash.git │ https://lodash.com/ ├── markdown-magic@0.1.25 │ Automatically update markdown files with content from external sources │ git+https://github.com/DavidWells/markdown-magic.git │ https://github.com/DavidWells/markdown-magic#readme ├── markdown-magic-dependency-table@1.3.2 │ Generate table of information about dependencies automatically in markdown │ git+ssh://git@github.com/camacho/markdown-magic-dependency-table.git │ https://github.com/camacho/markdown-magic-dependency-table#readme ├── markdown-magic-directory-tree@1.2.3 │ Print an archy tree for markdown file │ git+https://github.com/camacho/markdown-magic-directory-tree.git │ https://github.com/camacho/markdown-magic-directory-tree#readme ├── markdown-magic-github-contributors@0.0.3 │ Add github contributors to markdown file ├── markdown-magic-package-scripts@1.2.1 │ Print list of scripts in package.json with descriptions │ git+ssh://git@github.com/camacho/markdown-magic-package-scripts.git │ https://github.com/camacho/markdown-magic-package-scripts#readme ├── markdown-magic-subpackage-list@1.1.1 │ Print a list of subpackages for markdown file │ git+https://github.com/camacho/markdown-magic-subpackage-list.git │ https://github.com/camacho/markdown-magic-subpackage-list#readme ├── markdown-toc@1.2.0 │ Generate a markdown TOC (table of contents) with Remarkable. │ git+https://github.com/jonschlinkert/markdown-toc.git │ https://github.com/jonschlinkert/markdown-toc ├── prettier@1.15.2 │ Prettier is an opinionated code formatter │ git+https://github.com/prettier/prettier.git │ https://prettier.io ├── semantic-release@15.12.2 │ Automated semver compliant package publishing │ git+https://github.com/semantic-release/semantic-release.git │ https://github.com/semantic-release/semantic-release#readme ├── snyk@1.110.2 │ snyk library and cli utility │ git+https://github.com/snyk/snyk.git │ https://github.com/snyk/snyk#readme ├── sonar-scanner@3.1.0 │ Wrap sonar-scanner as a node module │ git+https://github.com/bcaudan/node-sonar-scanner.git │ https://github.com/bcaudan/node-sonar-scanner ├── standard-version@4.4.0 │ replacement for `npm version` with automatic CHANGELOG generation │ git+https://github.com/conventional-changelog/standard-version.git │ https://github.com/conventional-changelog/standard-version#readme ├── swagger-parser@6.0.2 │ Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers │ git+https://github.com/APIDevTools/swagger-parser.git │ https://apidevtools.org/swagger-parser/ ├── synk@0.0.2 │ schronize a remote directory with a local one, then run a series of preset commands on the server │ git+ssh://git@github.com/nicksweet/synk.git │ https://github.com/nicksweet/synk#readme └── travis-deploy-once@5.0.9 Run a deployment script only once in the Travis test matrix git+https://github.com/semantic-release/travis-deploy-once.git https://github.com/semantic-release/travis-deploy-once#readme Closes #25 Closes #26 Closes #27 Closes #28 Closes #29 Closes #30 Closes #31 Closes #32 Closes #33 Closes #34 Closes #35 Closes #36 Closes #37 Closes #38 Closes #39 Closes #40 Closes #41 Closes #42 Closes #43 Closes #44 Closes #45 Closes #46 Closes #47 Closes #48 Closes #49 Closes #50 Closes #51 Closes #52 Closes #53 Closes #54 Closes #55 Closes #56
Update all third-party dependencies: archetypes@0.0.0 │ /Users/v128477/Projects/github/commonality/archetypes │ Universal, rule-based business collaboration APIs for e-commerce and customer relationship management (CRM). `commonality/archetypes` specifies semantically-rich models of universally recurring business entities, events, and relationships with OpenAPI 2.0, based on the book _Enterprise patterns and MDA: building better software with archetype patterns and UML_ by Arlow, J., & Neustadt, I. (2006). │ git+https://github.com/commonality/archetypes.git │ https://github.com/commonality/archetypes ├── @babel/core@7.1.6 │ Babel compiler core. │ https://github.com/babel/babel/tree/master/packages/babel-core │ https://babeljs.io/ ├── all-contributors-cli@5.4.1 │ Tool to easily add recognition for new contributors │ git+https://github.com/jfmengels/all-contributors-cli.git │ https://github.com/jfmengels/all-contributors-cli#readme ├── audit@0.0.6 │ Generate performance statistics for async or sync functions │ git://github.com/Weltschmerz/Audit.git │ https://github.com/Weltschmerz/Audit#readme ├── babel-jest@23.6.0 │ Jest plugin to use babel for transformation. │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── babel-preset-env@1.7.0 │ A Babel preset for each environment. │ git+https://github.com/babel/babel-preset-env.git │ https://babeljs.io/ ├── babelify@10.0.0 │ Babel browserify transform │ git+https://github.com/babel/babelify.git │ https://github.com/babel/babelify ├── commitplease@3.2.0 │ Validates strings as commit messages │ git://github.com/jzaefferer/commitplease.git │ https://github.com/jzaefferer/commitplease#readme ├── coveralls@3.0.2 │ takes json-cov output into stdin and POSTs to coveralls.io │ git://github.com/nickmerwin/node-coveralls.git │ https://github.com/nickmerwin/node-coveralls#readme ├── eslint@5.9.0 │ An AST-based pattern checker for JavaScript. │ git+https://github.com/eslint/eslint.git │ https://eslint.org ├── eslint-config-standard@12.0.0 │ JavaScript Standard Style - ESLint Shareable Config │ git://github.com/standard/eslint-config-standard.git │ https://github.com/standard/eslint-config-standard ├── eslint-config-xo-space@0.20.0 │ ESLint shareable config for XO with 2-space indent │ git+https://github.com/xojs/eslint-config-xo-space.git │ https://github.com/xojs/eslint-config-xo-space#readme ├── eslint-plugin-import@2.14.0 │ Import with sanity. │ git+https://github.com/benmosher/eslint-plugin-import.git │ https://github.com/benmosher/eslint-plugin-import ├── eslint-plugin-jest@22.1.0 │ Eslint rules for Jest │ git+https://github.com/jest-community/eslint-plugin-jest.git │ https://github.com/jest-community/eslint-plugin-jest#readme ├── eslint-plugin-jsdoc@3.9.1 │ JSDoc linting rules for ESLint. │ git+https://github.com/gajus/eslint-plugin-jsdoc.git │ https://github.com/gajus/eslint-plugin-jsdoc#readme ├── eslint-plugin-no-unsafe-innerhtml@1.0.16 │ custom ESLint rule to disallows unsafe innerHTML, outerHTML and insertAdjacentHTML │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/issues │ https://github.com/mozfreddyb/eslint-plugin-no-unsafe-innerhtml/ ├── eslint-plugin-no-unsanitized@3.0.2 │ ESLint rule to disallow unsanitized code │ https://github.com/mozilla/eslint-plugin-no-unsanitized/issues │ https://github.com/mozilla/eslint-plugin-no-unsanitized/ ├── eslint-plugin-node@8.0.0 │ Additional ESLint's rules for Node.js │ git+https://github.com/mysticatea/eslint-plugin-node.git │ https://github.com/mysticatea/eslint-plugin-node#readme ├── eslint-plugin-promise@4.0.1 │ Enforce best practices for JavaScript promises │ git+ssh://git@github.com/xjamundx/eslint-plugin-promise.git │ https://github.com/xjamundx/eslint-plugin-promise#readme ├── eslint-plugin-scanjs-rules@0.2.1 │ ESLint plugin that contains ScanJS rules │ git+https://github.com/mozfreddyb/eslint-plugin-scanjs-rules.git │ https://github.com/mozfreddyb/eslint-plugin-scanjs-rules/ ├── eslint-plugin-security@1.4.0 │ Security rules for eslint │ git+https://github.com/nodesecurity/eslint-plugin-security.git │ https://github.com/nodesecurity/eslint-plugin-security#readme ├── eslint-plugin-standard@4.0.0 │ ESlint Plugin for the Standard Linter │ git+https://github.com/standard/eslint-plugin-standard.git │ https://github.com/standard/eslint-plugin-standard#readme ├── eslint-plugin-xss@0.1.9 │ Validates XSS related issues of mixing HTML and non-HTML content in variables. │ git+https://github.com/Rantanen/eslint-plugin-xss.git │ https://github.com/Rantanen/eslint-plugin-xss#readme ├── jest@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-cli@23.6.0 │ Delightful JavaScript Testing. │ git+https://github.com/facebook/jest.git │ https://jestjs.io/ ├── jest-config@23.6.0 │ git+https://github.com/facebook/jest.git │ https://github.com/facebook/jest#readme ├── lodash@4.17.11 │ Lodash modular utilities. │ git+https://github.com/lodash/lodash.git │ https://lodash.com/ ├── markdown-magic@0.1.25 │ Automatically update markdown files with content from external sources │ git+https://github.com/DavidWells/markdown-magic.git │ https://github.com/DavidWells/markdown-magic#readme ├── markdown-magic-dependency-table@1.3.2 │ Generate table of information about dependencies automatically in markdown │ git+ssh://git@github.com/camacho/markdown-magic-dependency-table.git │ https://github.com/camacho/markdown-magic-dependency-table#readme ├── markdown-magic-directory-tree@1.2.3 │ Print an archy tree for markdown file │ git+https://github.com/camacho/markdown-magic-directory-tree.git │ https://github.com/camacho/markdown-magic-directory-tree#readme ├── markdown-magic-github-contributors@0.0.3 │ Add github contributors to markdown file ├── markdown-magic-package-scripts@1.2.1 │ Print list of scripts in package.json with descriptions │ git+ssh://git@github.com/camacho/markdown-magic-package-scripts.git │ https://github.com/camacho/markdown-magic-package-scripts#readme ├── markdown-magic-subpackage-list@1.1.1 │ Print a list of subpackages for markdown file │ git+https://github.com/camacho/markdown-magic-subpackage-list.git │ https://github.com/camacho/markdown-magic-subpackage-list#readme ├── markdown-toc@1.2.0 │ Generate a markdown TOC (table of contents) with Remarkable. │ git+https://github.com/jonschlinkert/markdown-toc.git │ https://github.com/jonschlinkert/markdown-toc ├── prettier@1.15.2 │ Prettier is an opinionated code formatter │ git+https://github.com/prettier/prettier.git │ https://prettier.io ├── semantic-release@15.12.2 │ Automated semver compliant package publishing │ git+https://github.com/semantic-release/semantic-release.git │ https://github.com/semantic-release/semantic-release#readme ├── snyk@1.110.2 │ snyk library and cli utility │ git+https://github.com/snyk/snyk.git │ https://github.com/snyk/snyk#readme ├── sonar-scanner@3.1.0 │ Wrap sonar-scanner as a node module │ git+https://github.com/bcaudan/node-sonar-scanner.git │ https://github.com/bcaudan/node-sonar-scanner ├── standard-version@4.4.0 │ replacement for `npm version` with automatic CHANGELOG generation │ git+https://github.com/conventional-changelog/standard-version.git │ https://github.com/conventional-changelog/standard-version#readme ├── swagger-parser@6.0.2 │ Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers │ git+https://github.com/APIDevTools/swagger-parser.git │ https://apidevtools.org/swagger-parser/ ├── synk@0.0.2 │ schronize a remote directory with a local one, then run a series of preset commands on the server │ git+ssh://git@github.com/nicksweet/synk.git │ https://github.com/nicksweet/synk#readme └── travis-deploy-once@5.0.9 Run a deployment script only once in the Travis test matrix git+https://github.com/semantic-release/travis-deploy-once.git https://github.com/semantic-release/travis-deploy-once#readme Closes #25 Closes #26 Closes #27 Closes #28 Closes #29 Closes #30 Closes #31 Closes #32 Closes #33 Closes #34 Closes #35 Closes #36 Closes #37 Closes #38 Closes #39 Closes #40 Closes #41 Closes #42 Closes #43 Closes #44 Closes #45 Closes #46 Closes #47 Closes #48 Closes #49 Closes #50 Closes #51 Closes #52 Closes #53 Closes #54 Closes #55 Closes #56
Version 2.8.0 of eslint-plugin-import was just published.
The version 2.8.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-import.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 35 commits.
95b1ba6disable AppVeyor coveralls4071379#842/#944 changelog note8702af7#744 changelog note91c5318#886 / #891 changelog notes1b3f544bump v2.8.0cef88f2Merge pull request #944 from alexgorbatchev/alexgorbatchev/issue-842c246b9e#842 Fixes Cannot read property 'some' of undefined1958e0b[Tests] fix broken test on master68f63f5forgot @k15a's user link 😅5f5fbf6changelog notes for #620 + #63292dd662Merge pull request #632 from k15a/master1ba1c3aremoving changelog note, will re-add146f87fchangelog notes for #720 + #85857527c7Merge pull request #858 from laysent/master006ddebMerge remote-tracking branch 'refs/remotes/benmosher/master'There are 35 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴