ahmadnassri / echint

Quick validation of files against EditorConfig
https://www.npmjs.com/package/echint
ISC License
16 stars 6 forks source link

fix(deps): update dependency dotenv to v6 #103

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
dotenv dependencies major ^4.0.0 -> ^6.0.0 source

Release Notes

motdotla/dotenv ### [`v6.1.0`](https://renovatebot.com/gh/motdotla/dotenv/blob/master/CHANGELOG.md#​610---2018-10-08) [Compare Source](https://renovatebot.com/gh/motdotla/dotenv/compare/v6.0.0...v6.1.0) ##### Added - `debug` option for `config` and `parse` methods will turn on logging ### [`v6.0.0`](https://renovatebot.com/gh/motdotla/dotenv/blob/master/CHANGELOG.md#​600---2018-06-02) [Compare Source](https://renovatebot.com/gh/motdotla/dotenv/compare/v5.0.1...v6.0.0) ##### Changed - _Breaking:_ drop support for Node v4 ([#​304](https://renovatebot.com/gh/motdotla/dotenv/pull/304)) ### [`v5.0.1`](https://renovatebot.com/gh/motdotla/dotenv/compare/v5.0.0...v5.0.1) [Compare Source](https://renovatebot.com/gh/motdotla/dotenv/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://renovatebot.com/gh/motdotla/dotenv/blob/master/CHANGELOG.md#​500---2018-01-29) [Compare Source](https://renovatebot.com/gh/motdotla/dotenv/compare/v4.0.0...v5.0.0) ##### Added - Testing against Node v8 and v9 - Documentation on trim behavior of values - Documentation on how to use with `import` ##### Changed - _Breaking_: default `path` is now `path.resolve(process.cwd(), '.env')` - _Breaking_: does not write over keys already in `process.env` if the key has a falsy value - using `const` and `let` instead of `var` ##### Removed - Testing aginst Node v7

Renovate configuration

:date: Schedule: "before 2am" (UTC).

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

:recycle: Rebasing: Whenever PR is stale, 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.

ahmadnassri commented 5 years ago

:tada: This PR is included in version 4.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: