dnsimple / dnsimple-node

The DNSimple API client for Node.js.
https://developer.dnsimple.com/
MIT License
47 stars 18 forks source link

Bump semistandard from 16.0.0 to 16.0.1 #100

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps semistandard from 16.0.0 to 16.0.1.

Release notes

Sourced from semistandard's releases.

v16.0.1

  • Dependency: Update eslint-config-standard to 16.0.3 (#268) 54c8f1c
  • Dependency: Update to eslint-config-semistandard 16.0.0 54c43e3
  • Dependency: Remove unused eslint-plugin-standard 4769cfe
  • Minor: Correctly indicate supported >=10.12.0 Node.js version range 686c61e
  • Dev: Replaced Travis CI with GitHub Actions (#269) efd2c7b

All changes: https://github.com/standard/semistandard/compare/v16.0.0...v16.0.1

Changelog

Sourced from semistandard's changelog.

16.0.1 2021-06-14

Updated to standard 16.0.3.

Check standard changelog that covers all the updates in detail: https://standardjs.com/changelog

Also:

  • Updated to eslint-config-semistandard version 16.0.0
  • Removed unused eslint-plugin-standard
Commits
Maintainer changes

This version was pushed to npm by voxpelli, a new releaser for semistandard since your current version.


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.


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)