Release notes
*Sourced from [@semantic-release/npm's releases](https://github.com/semantic-release/npm/releases).*
> ## v5.3.4
> ## [5.3.4](https://github.com/semantic-release/npm/compare/v5.3.3...v5.3.4) (2019-11-03)
>
>
> ### Bug Fixes
>
> * log the output of `npm whoami` command ([cd1ecaa](https://github.com/semantic-release/npm/commit/cd1ecaaebdec6384a80cfe1a633db17797342287))
>
> ## v5.3.3
> ## [5.3.3](https://github.com/semantic-release/npm/compare/v5.3.2...v5.3.3) (2019-11-02)
>
>
> ### Bug Fixes
>
> * avoid adding unnecessary new line to `.npmrc` ([6189ee7](https://github.com/semantic-release/npm/commit/6189ee7eb669b25a3d3f624835077417f655ee31))
> * log the path of existing `.npmrc` files ([a0120d2](https://github.com/semantic-release/npm/commit/a0120d20e84924d076e5bb1ee451d8307e7db023))
>
> ## v5.3.2
> ## [5.3.2](https://github.com/semantic-release/npm/compare/v5.3.1...v5.3.2) (2019-10-28)
>
>
> ### Bug Fixes
>
> * preserve config in both home and local `.npmrc` ([de677ea](https://github.com/semantic-release/npm/commit/de677eafc51fbe1d2ad48ad4c92178a42aacb664))
>
> ## v5.3.1
> ## [5.3.1](https://github.com/semantic-release/npm/compare/v5.3.0...v5.3.1) (2019-10-26)
>
>
> ### Bug Fixes
>
> * **package:** update execa to version 3.2.0 ([7db019f](https://github.com/semantic-release/npm/commit/7db019f9563297670562807b44f18195bc05f013))
> * require Node.js >=8.16 ([fce3a67](https://github.com/semantic-release/npm/commit/fce3a6703c87dd25165cba1eb1bbfe6c3c574765))
>
> ## v5.3.0
> # [5.3.0](https://github.com/semantic-release/npm/compare/v5.2.0...v5.3.0) (2019-10-04)
>
>
> ### Features
>
> * preserve local `.npmrc` file ([8726eff](https://github.com/semantic-release/npm/commit/8726eff))
>
> ## v5.2.0
> # [5.2.0](https://github.com/semantic-release/npm/compare/v5.1.15...v5.2.0) (2019-10-03)
>
>
> ### Features
>
> * allow to configure the registry via `NPM_CONFIG_REGISTRY` ([0126704](https://github.com/semantic-release/npm/commit/0126704))
Commits
- [`cd1ecaa`](https://github.com/semantic-release/npm/commit/cd1ecaaebdec6384a80cfe1a633db17797342287) fix: log the output of `npm whoami` command
- [`a0120d2`](https://github.com/semantic-release/npm/commit/a0120d20e84924d076e5bb1ee451d8307e7db023) fix: log the path of existing `.npmrc` files
- [`6189ee7`](https://github.com/semantic-release/npm/commit/6189ee7eb669b25a3d3f624835077417f655ee31) fix: avoid adding unnecessary new line to `.npmrc`
- [`de677ea`](https://github.com/semantic-release/npm/commit/de677eafc51fbe1d2ad48ad4c92178a42aacb664) fix: preserve config in both home and local `.npmrc`
- [`7db019f`](https://github.com/semantic-release/npm/commit/7db019f9563297670562807b44f18195bc05f013) fix(package): update execa to version 3.2.0
- [`fce3a67`](https://github.com/semantic-release/npm/commit/fce3a6703c87dd25165cba1eb1bbfe6c3c574765) fix: require Node.js >=8.16
- [`aa34f02`](https://github.com/semantic-release/npm/commit/aa34f0230d5c8ef3fc0bcb77877c03234099e044) test: check number of errors thrown in config verification
- [`8726eff`](https://github.com/semantic-release/npm/commit/8726effc8ba5946ab3fc94391e9b5db7fe39320b) feat: preserve local `.npmrc` file
- [`0126704`](https://github.com/semantic-release/npm/commit/01267047b3e8e9287c0b56722fbe63d946acd76d) feat: allow to configure the registry via `NPM_CONFIG_REGISTRY`
- [`07247ca`](https://github.com/semantic-release/npm/commit/07247ca0503db32ebd271623b446aab0fe4741a1) chore(package): update xo to version 0.25.0
- Additional commits viewable in [compare view](https://github.com/semantic-release/npm/compare/v5.1.15...v5.3.4)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps @semantic-release/npm from 5.1.15 to 5.3.4.
Release notes
*Sourced from [@semantic-release/npm's releases](https://github.com/semantic-release/npm/releases).* > ## v5.3.4 > ## [5.3.4](https://github.com/semantic-release/npm/compare/v5.3.3...v5.3.4) (2019-11-03) > > > ### Bug Fixes > > * log the output of `npm whoami` command ([cd1ecaa](https://github.com/semantic-release/npm/commit/cd1ecaaebdec6384a80cfe1a633db17797342287)) > > ## v5.3.3 > ## [5.3.3](https://github.com/semantic-release/npm/compare/v5.3.2...v5.3.3) (2019-11-02) > > > ### Bug Fixes > > * avoid adding unnecessary new line to `.npmrc` ([6189ee7](https://github.com/semantic-release/npm/commit/6189ee7eb669b25a3d3f624835077417f655ee31)) > * log the path of existing `.npmrc` files ([a0120d2](https://github.com/semantic-release/npm/commit/a0120d20e84924d076e5bb1ee451d8307e7db023)) > > ## v5.3.2 > ## [5.3.2](https://github.com/semantic-release/npm/compare/v5.3.1...v5.3.2) (2019-10-28) > > > ### Bug Fixes > > * preserve config in both home and local `.npmrc` ([de677ea](https://github.com/semantic-release/npm/commit/de677eafc51fbe1d2ad48ad4c92178a42aacb664)) > > ## v5.3.1 > ## [5.3.1](https://github.com/semantic-release/npm/compare/v5.3.0...v5.3.1) (2019-10-26) > > > ### Bug Fixes > > * **package:** update execa to version 3.2.0 ([7db019f](https://github.com/semantic-release/npm/commit/7db019f9563297670562807b44f18195bc05f013)) > * require Node.js >=8.16 ([fce3a67](https://github.com/semantic-release/npm/commit/fce3a6703c87dd25165cba1eb1bbfe6c3c574765)) > > ## v5.3.0 > # [5.3.0](https://github.com/semantic-release/npm/compare/v5.2.0...v5.3.0) (2019-10-04) > > > ### Features > > * preserve local `.npmrc` file ([8726eff](https://github.com/semantic-release/npm/commit/8726eff)) > > ## v5.2.0 > # [5.2.0](https://github.com/semantic-release/npm/compare/v5.1.15...v5.2.0) (2019-10-03) > > > ### Features > > * allow to configure the registry via `NPM_CONFIG_REGISTRY` ([0126704](https://github.com/semantic-release/npm/commit/0126704))Commits
- [`cd1ecaa`](https://github.com/semantic-release/npm/commit/cd1ecaaebdec6384a80cfe1a633db17797342287) fix: log the output of `npm whoami` command - [`a0120d2`](https://github.com/semantic-release/npm/commit/a0120d20e84924d076e5bb1ee451d8307e7db023) fix: log the path of existing `.npmrc` files - [`6189ee7`](https://github.com/semantic-release/npm/commit/6189ee7eb669b25a3d3f624835077417f655ee31) fix: avoid adding unnecessary new line to `.npmrc` - [`de677ea`](https://github.com/semantic-release/npm/commit/de677eafc51fbe1d2ad48ad4c92178a42aacb664) fix: preserve config in both home and local `.npmrc` - [`7db019f`](https://github.com/semantic-release/npm/commit/7db019f9563297670562807b44f18195bc05f013) fix(package): update execa to version 3.2.0 - [`fce3a67`](https://github.com/semantic-release/npm/commit/fce3a6703c87dd25165cba1eb1bbfe6c3c574765) fix: require Node.js >=8.16 - [`aa34f02`](https://github.com/semantic-release/npm/commit/aa34f0230d5c8ef3fc0bcb77877c03234099e044) test: check number of errors thrown in config verification - [`8726eff`](https://github.com/semantic-release/npm/commit/8726effc8ba5946ab3fc94391e9b5db7fe39320b) feat: preserve local `.npmrc` file - [`0126704`](https://github.com/semantic-release/npm/commit/01267047b3e8e9287c0b56722fbe63d946acd76d) feat: allow to configure the registry via `NPM_CONFIG_REGISTRY` - [`07247ca`](https://github.com/semantic-release/npm/commit/07247ca0503db32ebd271623b446aab0fe4741a1) chore(package): update xo to version 0.25.0 - Additional commits viewable in [compare view](https://github.com/semantic-release/npm/compare/v5.1.15...v5.3.4)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)