Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency dotenv to v10 (#86)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dotenv](https://togithub.com/motdotla/dotenv) | [`^8.2.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/dotenv/8.2.0/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/dotenv/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/dotenv/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/dotenv/10.0.0/compatibility-slim/8.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/dotenv/10.0.0/confidence-slim/8.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>motdotla/dotenv</summary> ### [`v10.0.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​1000-httpsgithubcommotdotladotenvcomparev902v1000-2021-05-20) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v9.0.2...v10.0.0) ##### Added - Add generic support to parse function - Allow for import "dotenv/config.js" - Add support to resolve home directory in path via ~ ### [`v9.0.2`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​902-httpsgithubcommotdotladotenvcomparev901v902-2021-05-10) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v9.0.1...v9.0.2) ##### Changed - Support windows newlines with debug mode ### [`v9.0.1`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​901-httpsgithubcommotdotladotenvcomparev900v901-2021-05-08) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v9.0.0...v9.0.1) ##### Changed - Updates to README ### [`v9.0.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​900-httpsgithubcommotdotladotenvcomparev860v900-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.6.0...v9.0.0) ##### Changed - *Breaking:* drop support for Node v8 ### [`v8.6.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​860-httpsgithubcommotdotladotenvcomparev851v860-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.5.1...v8.6.0) ##### Added - define package.json in exports ### [`v8.5.1`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​851-httpsgithubcommotdotladotenvcomparev850v851-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.5.0...v8.5.1) ##### Changed - updated dev dependencies via npm audit ### [`v8.5.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​850-httpsgithubcommotdotladotenvcomparev840v850-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.4.0...v8.5.0) ##### Added - allow for `import "dotenv/config"` ### [`v8.4.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​840-httpsgithubcommotdotladotenvcomparev830v840-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.3.0...v8.4.0) ##### Changed - point to exact types file to work with VS Code ### [`v8.3.0`](https://togithub.com/motdotla/dotenv/blob/master/CHANGELOG.md#​830-httpsgithubcommotdotladotenvcomparev820v830-2021-05-05) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v8.2.0...v8.3.0) ##### Changed - *Breaking:* drop support for Node v8 (mistake to be released as minor bump. later bumped to 9.0.0. see above.) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-web-components-test).
- Loading branch information