sloria / perspective-api-client

Node.js client for the Perspective API
https://www.perspectiveapi.com
MIT License
28 stars 9 forks source link

Bump np from 5.0.3 to 5.1.0 #50

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps np from 5.0.3 to 5.1.0.

Release notes *Sourced from [np's releases](https://github.com/sindresorhus/np/releases).* > ## v5.1.0 > ### Enhancements > > - Add `tests` option ([#423](https://github-redirect.dependabot.com/sindresorhus/np/issues/423)) bea57db > - Warn if no `files` field in package.json or .npmignore file is present ([#411](https://github-redirect.dependabot.com/sindresorhus/np/issues/411)) c790d37 > > ### Fixes > > - Fix pushing to uncommon Git hosts ([#441](https://github-redirect.dependabot.com/sindresorhus/np/issues/441)) c0dc3a3 > - Use correct version when creating release draft ([#435](https://github-redirect.dependabot.com/sindresorhus/np/issues/435)) ff5e21a > - Avoid enabling 2FA for packages published to external registries ([#433](https://github-redirect.dependabot.com/sindresorhus/np/issues/433)) ab35fb9 > - Do not show the rollback message when the test step fails ([#443](https://github-redirect.dependabot.com/sindresorhus/np/issues/443)) 66bedff > > https://github.com/sindresorhus/np/compare/v5.0.3...v5.1.0
Commits - [`1834e96`](https://github.com/sindresorhus/np/commit/1834e960f3256a34fe7b897e2ee1682745981545) 5.1.0 - [`d5c94fc`](https://github.com/sindresorhus/np/commit/d5c94fc52c9672da0858c0c05220466807c7c1ea) Work around issue with `async-exit-hook` - [`73ec992`](https://github.com/sindresorhus/np/commit/73ec992836d107302502b9ece9fc45e24b3e93cd) Upgrade dependencies - [`66bedff`](https://github.com/sindresorhus/np/commit/66bedffbec97f726d712de3476872c9506519962) Do not show the rollback message when the test step fails ([#443](https://github-redirect.dependabot.com/sindresorhus/np/issues/443)) - [`c0dc3a3`](https://github.com/sindresorhus/np/commit/c0dc3a31ac3bbf50d6e66a7911eef08b9199ebd5) Fix pushing to uncommon Git hosts ([#441](https://github-redirect.dependabot.com/sindresorhus/np/issues/441)) - [`ab35fb9`](https://github.com/sindresorhus/np/commit/ab35fb9f10b787e62e535fce32eca00b746b51fd) Avoid enabling 2FA for packages published to external registries ([#433](https://github-redirect.dependabot.com/sindresorhus/np/issues/433)) - [`c790d37`](https://github.com/sindresorhus/np/commit/c790d37fe5d9662577c8aaeed8b0dfec96ab5e9d) Warn if no `files` field in package.json or .npmignore file is present ([#411](https://github-redirect.dependabot.com/sindresorhus/np/issues/411)) - [`589dc8f`](https://github.com/sindresorhus/np/commit/589dc8fd28d366a052f0c1f7150e2806f9e3df10) Increase util.js test coverage ([#419](https://github-redirect.dependabot.com/sindresorhus/np/issues/419)) - [`bea57db`](https://github.com/sindresorhus/np/commit/bea57db9369f8dc2245a56610564e15ea8f412c3) Add `tests` option ([#423](https://github-redirect.dependabot.com/sindresorhus/np/issues/423)) - [`1c9d05f`](https://github.com/sindresorhus/np/commit/1c9d05f6f4eab40f8a5a5c71893d6a6c997f08dc) Update dependencies - Additional commits viewable in [compare view](https://github.com/sindresorhus/np/compare/v5.0.3...v5.1.0)


Dependabot compatibility score

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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.