Skip to content
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

Update dependency eslint-plugin-import to version 2.3.0 #217

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented May 24, 2017

This Pull Request updates dependency eslint-plugin-import from version 2.2.0 to 2.3.0

Changelog

2.3.0 / 2017-05-24

  • Merge pull request #837 from benmosher/release-2.3.0
    Release 2.3.0
  • changelog update for 2.3.0
  • bump v2.3.0
  • fix null pointer exception (#717) (#797)
    ignore deep CJS imports/exports
  • Add support to specify the package.json (#685)
  • Add test for flow type export (#835)
    This tests the bug reported in issue #758, which was actually already fixed in
    PR #660.
  • Merge pull request #821 from smably/patch-1
    Clarify docs for glob arrays
  • Clarify docs for glob arrays
    Docs required a close reading to realize that the glob array actually disables errors for the config option for matching files. This changes the description to be more explicit about what "activation" means for matching files.
  • chore(package): update typescript-eslint-parser to version 2.1.0 (#790)
    https://greenkeeper.io/
  • chore(package): update babel-register to version 6.24.1 (#796)
    https://greenkeeper.io/
  • newline-after-import test syntax fails
  • extensions test fixes, attempt 2
  • fix babel syntax errors in extensions tests
  • chore(package): update cross-env to version 4.0.0 (#783)
    https://greenkeeper.io/
  • Merge pull request #757 from gmathieu/fix-default-keyword
    Fix "default is a reserved keyword" error no-named-default tests
  • updated changelog
  • Fixed failed test “default is a reserved keyword”
  • Add `count` option to `newline-after-import` (#742)
    • Add `newlines` option to `newline-after-import`
    • Add tests for `newline-after-import` option and fix linter errors in test file
    • Fix broken tests, add docs
    • Update CHANGELOG
    • Add schema and further testing for `newlines` option on `newline-after-import`
    • Change `newlines` option to `count` for `newline-after-import` rule
    • Fix missing plural in docs
    • Add links in changelog and thank @ntdb :)
    • Add links to rules in changelog
  • Merge pull request #741 from numbergames/patch-1
    Correct very minor typo (one character)
  • Correct very minor type (one character)
  • write doc, add two more tests
  • add allow glob for rule no-unassigned-import, fix #671
  • import/named: Fix path to README (#731)
  • Fix changelog link
  • Add 'always-and-inside-groups' value to order's newlines-between option to allow newlines inside import groups (#628)
    • Add 'always-and-inside-groups' value to order's newlines-between option to allow newlines inside import groups Closes #627
  • Fix example in no-dynamic-require (#693)
    • Update no-dynamic-require.md
  • Add `no-anonymous-default-export` rule (#712)
    • Add `no-anonymous-default-export` rule
  • fix resolvers link (#719)
  • actually bump to webpack 0.8.1 😅 (it's been too long)
  • changelog note for #695
  • Support webpack 2.2-rc (#695)
  • Merge pull request #697 from ljharb/package_tests
    [Tests] make package tests more robust by only checking .js files
  • Small docs change (#699)
  • [Tests] make package tests more robust by only checking .js files
  • changelog notes for #680
  • Use `read-pkg-up` over `pkg-up`. (#680)
    • Use `read-pkg-up` over `pkg-up`.
    • Lint.
    • Fix `options` for `readPkgUp`.
    • Fix `pkg`.
    • Change line endings.
  • resolvers/node/v0.3.0
  • resolvers/webpack/v0.8.0
  • more consistent note
  • whitespace fail
  • unreleased notes
  • unrelease notes
  • Fix incompatibility with webpack 2.2.0-rc.0 (#689)
    enhanced-resolve has been bumped to 3.0.
  • [Deps] update `resolve` dep to v1.2.0 or later.
    Fixes #676.
  • resolvers/webpack/v0.7.1
  • [Fix] add missing `has` to webpack resolver. (#683)
    Fixes #681.
  • fix #660?
  • chore(package): update typescript-eslint-parser to version 1.0.0 (#665)
    https://greenkeeper.io/

@codecov-io
Copy link

codecov-io commented May 24, 2017

Codecov Report

Merging #217 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #217   +/-   ##
=======================================
  Coverage   73.74%   73.74%           
=======================================
  Files          19       19           
  Lines        1093     1093           
  Branches      211      211           
=======================================
  Hits          806      806           
  Misses        287      287

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 747f485...7ec927f. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from cf34b68 to b635f65 Compare June 1, 2017 03:33
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-import-2.x branch from b635f65 to 7ec927f Compare June 1, 2017 06:33
@renovate-bot renovate-bot merged commit 618e4ab into master Jun 1, 2017
@renovate-bot renovate-bot deleted the renovate/eslint-plugin-import-2.x branch June 1, 2017 09:30
@rarkins rarkins removed the ready label Jun 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants