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

chore(deps): update eslint packages #38

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2018

This Pull Request renovates the package group "eslint".

Release Notes

benmosher/eslint-plugin-import

v2.10.0

Added
  • Autofixer for [order] rule ([#​711], thanks [@​tihonove])
  • Add [no-cycle] rule: reports import cycles.

eslint/eslint

v4.19.1

  • 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes #​10112) (#​10113) (薛定谔的猫)
  • abc765c Fix: object-curly-newline minProperties w/default export (fixes #​10101) (#​10103) (Kevin Partington)
  • 6f9e155 Docs: Update ambiguous for...in example for guard-for-in (#​10114) (CJ R)
  • 0360cc2 Chore: Adding debug logs on successful plugin loads (#​10100) (Kevin Partington)
  • a717c5d Chore: Adding log at beginning of unit tests in Makefile.js (#​10102) (Kevin Partington)

Commits

benmosher/eslint-plugin-import

v2.10.0

  • 220f209Merge branch 'release'
  • 1f4ef02add changelog for no-useless-path-segments
  • 44a038cMerge pull request #​1030 from graingert/patch-2
  • 402c60a[Fix] group-exports: use module.exports, not export default
  • 59ea30eHeader-ify rule categories for easy linking
  • 196c238Merge pull request #​1036 from nevir/patch-1
  • f12f2a7Fixes #​656 - Should handle object-rest properties in namespace
  • 1a084ccAdd tests
  • 158f4e8Merge pull request #​1039 from preco21/namespace-crash-fix
  • 0844645Add missing env variable for webpack config
  • 4b311acAdd Unit test using env option
  • efa1723adds more examples to the import/extensions rule docs
  • 5f7ecd3Merge pull request #​1044 from botify-labs/add-missing-env-variable-in-webpack-config
  • 8c19fb4Merge pull request #​1045 from petegleeson/master
  • 84b34e8[Docs] fixes problem with weird highlighting
  • 1eac942Merge pull request #​1048 from petegleeson/master
  • 5fa2851wip: no-cycle support with general dependency "imports" map in ExportMap
  • 0c21c4esublime-linter project tweaks
  • f7c48b5no-cycle: real rule! first draft, perf is likely atrocious
  • 314c0b7fix issue (and add conspicuously absent test) with 'export *'
  • 864dbcfno-cycle: explicit CJS/AMD tests
  • 6933fa4no-cycle: initial docs + maxDepth option
  • d81f48ano-cycle: maxDepth tests + docs
  • ad66aeasmh.
  • 231874cupdate eslint-import-resolver-webpack homepage to the source of the package (#​997)
  • e215b61try solution from appveyor/ci#​650
  • b34d9ffAdd autofixer for order rule (#​908)
  • ab44320changelog notes
  • ed719a3Merge branch 'no-cycles'
  • 82f67e6bump utils to v2.2.0
  • 6356a78bump to v2.10.0
  • 47ac30fbump webpack resolver to v0.9.0
eslint/eslint

v4.19.1

  • a717c5dChore: Adding log at beginning of unit tests in Makefile.js (#​10102)
  • 0360cc2Chore: Adding debug logs on successful plugin loads (#​10100)
  • 6f9e155Docs: Update ambiguous for...in example for guard-for-in (#​10114)
  • abc765cFix: object-curly-newline minProperties w/default export (fixes #​10101) (#​10103)
  • 3ff5d11Fix: no-invalid-regexp not understand variable for flags (fixes #​10112) (#​10113)
  • b446650Build: changelog update for 4.19.1
  • f1f1bdf4.19.1

This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v4.19.1 chore(deps): update eslint packages Mar 30, 2018
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from e6a8415 to 845e7b5 Compare April 3, 2018 04:50
@renovate renovate bot deleted the renovate/eslint branch April 3, 2018 15:16
mi11er-code-bot added a commit that referenced this pull request Apr 3, 2018
<a name="2.2.2"></a>
## [2.2.2](v2.2.1...v2.2.2) (2018-04-03)

### Bug Fixes

* **packages:** update eslint and peerDependencies ([48e960d](48e960d)), closes [#38](#38)
@mi11er-code-bot
Copy link
Contributor

🎉 This issue has been resolved in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants