pixelastic / oroshi

x My dotfiles repo.
37 stars 6 forks source link

fix(deps): update dependency eslint_d to v7.3.0 #16

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint_d dependencies minor 7.1.1 -> 7.3.0

Release Notes

mantoni/eslint_d.js ### [`v7.3.0`](https://togithub.com/mantoni/eslint_d.js/blob/master/CHANGES.md#​730) [Compare Source](https://togithub.com/mantoni/eslint_d.js/compare/v7.2.0...v7.3.0) ##### Extract core_d, a library for offloading work to a background server With this release, most of the code from this project was moved to [core_d](https://togithub.com/mantoni/core_d.js). This allows you to build your own projects using the same technique as `eslint_d` for Standard, Prettier and other tools. - 🍏 [`786d439`](https://togithub.com/mantoni/eslint_d.js/commit/786d4397128c340a6f5cf4ab300ac246ad802921) Extract `core_d` - 📚 [`a1501ec`](https://togithub.com/mantoni/eslint_d.js/commit/a1501ec0645c7faa54be1e824b62ff6e0ada14fa) Link to `core_d` in the docs - 🐛 [`48a95f5`](https://togithub.com/mantoni/eslint_d.js/commit/48a95f5e24c90d13819a82c51f2d84c62d2be779) Reinstall dependencies - 🐛 [`1bf34a7`](https://togithub.com/mantoni/eslint_d.js/commit/1bf34a762069ca2a7e71de40924460a4fd814d8d) Remove superfluous `sinon.restore()` calls - ✨ [`8f64205`](https://togithub.com/mantoni/eslint_d.js/commit/8f64205fe7578540cbf4ebec59075ad1aa2f0db8) Use mocha-referee-sinon to verify all tests have assertions - ✨ [`ec24293`](https://togithub.com/mantoni/eslint_d.js/commit/ec24293f99f5f9e3dd37cc1e984e664c2bfd67ef) Use [@​sinonjs/referee-sinon](https://togithub.com/sinonjs/referee-sinon) v5 _Released by [Maximilian Antoni](https://togithub.com/mantoni) on 2019-02-26._ ### [`v7.2.0`](https://togithub.com/mantoni/eslint_d.js/blob/master/CHANGES.md#​720) [Compare Source](https://togithub.com/mantoni/eslint_d.js/compare/v7.1.1...v7.2.0) ##### Support for multiple major eslint versions Now you can have multiple projects with a mix of `eslint` 4.0+ and 5.0+ dependencies. The test suite of `eslint_d` has been enhanced to run tests against all supported major versions. - 🍏 [`f00a097`](https://togithub.com/mantoni/eslint_d.js/commit/f00a097b96ca43df25faea8f3980b035a2ddcf7c) Change eslint dependency version to `^4 || ^5` - 🍏 [`25dddb0`](https://togithub.com/mantoni/eslint_d.js/commit/25dddb05ee49b27509debfc9867191a1d25135a3) Run tests against eslint v4.0 and v5.0 - 🐛 [`91aa059`](https://togithub.com/mantoni/eslint_d.js/commit/91aa0592b6e5fb6fbef4cb6763edb6b1d4ceb270) Update npm in Travis Node 6 build - 📚 [`3491f4f`](https://togithub.com/mantoni/eslint_d.js/commit/3491f4f1cb714b4e0ffd6689f34e60525aa877cc) Add a note about eslint version compatibility _Released by [Maximilian Antoni](https://togithub.com/mantoni) on 2018-12-04._

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.