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.1.3 to 5.2.1 #61

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps np from 5.1.3 to 5.2.1.

Release notes *Sourced from [np's releases](https://github.com/sindresorhus/np/releases).* > ## v5.2.1 > - Don't check `"files"` in package.json or `.npmignore` if private package or not publishing ([#472](https://github-redirect.dependabot.com/sindresorhus/np/issues/472)) 000ddcf > - Don't ask for tag if `--no-publish` ([#473](https://github-redirect.dependabot.com/sindresorhus/np/issues/473)) 23524b5 > - Check package name availability in custom registry ([#429](https://github-redirect.dependabot.com/sindresorhus/np/issues/429)) 8360cb6 > - Fix incorrectly showing "Aborted!" message on successful publish ([#471](https://github-redirect.dependabot.com/sindresorhus/np/issues/471)) e53cbe8 > > > https://github.com/sindresorhus/np/compare/v5.1.3...v5.2.1
Commits - [`abe21ab`](https://github.com/sindresorhus/np/commit/abe21ab35bd3ff2eed18862e522b6fbd2f63240a) 5.2.1 - [`0b5a2b5`](https://github.com/sindresorhus/np/commit/0b5a2b5d4a7536c387753ae6d0eb7cfa7efea7d5) Fix double-encoding of the release notes - [`b67cdb4`](https://github.com/sindresorhus/np/commit/b67cdb452833dd16bc6b5a61972e781a7e487cf8) 5.2.0 - [`7d7900a`](https://github.com/sindresorhus/np/commit/7d7900a28cb643d37de7ee979d7d1f76c1f14048) Update dependencies - [`000ddcf`](https://github.com/sindresorhus/np/commit/000ddcf455a5c6ec42b494114f702fed8db146d0) Don't check `"files"` in package.json or `.npmignore` if private package or n... - [`23524b5`](https://github.com/sindresorhus/np/commit/23524b5a28a6f6a9a29a52a69fe9cbd4c5a61ca7) Don't ask for tag if `--no-publish` ([#473](https://github-redirect.dependabot.com/sindresorhus/np/issues/473)) - [`8360cb6`](https://github.com/sindresorhus/np/commit/8360cb6d72f57275bd06256bfa50834852b1afbd) Check package name availability in custom registry ([#429](https://github-redirect.dependabot.com/sindresorhus/np/issues/429)) - [`e53cbe8`](https://github.com/sindresorhus/np/commit/e53cbe849b1c4ca717883e086f07e1a804aa6f71) Fix incorrectly showing "Aborted!" message on successful publish ([#471](https://github-redirect.dependabot.com/sindresorhus/np/issues/471)) - See full diff in [compare view](https://github.com/sindresorhus/np/compare/v5.1.3...v5.2.1)


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)