ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
67 stars 27 forks source link

Bump semistandard from 12.0.1 to 16.0.1 #1121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps semistandard from 12.0.1 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

16.0.0 2020-10-30

Updated to standard 16.0.0.

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

15.0.0 2020-10-29

Updated to eslint 7 and standard 15.0.0.

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

14.2.3 2020-07-25

  • Republish with complete changelog

14.2.2 2020-07-25

  • Republish without CRLF to resolve issues on MacOS.

14.2.0 - 2019-09-14

  • Update eslint to 6.4.0

14.1.0 2019-09-04

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

14.0.1 2019-08-19

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

14.0.0 2019-08-19

Updated to eslint 6 and standard 13.0.0.

... (truncated)

Commits
  • f146af0 16.0.1
  • f9b5bb3 Update CHANGELOG
  • efd2c7b Remove Travis CI, replace with GitHub Actions
  • 8b2602a Add GitHub Action test
  • 686c61e Indicate proper node.js version range
  • 54c43e3 Update to eslint-config-semistandard 16.0.0
  • b266d72 Disable package lock file
  • 2e7a231 update all deps
  • 54c8f1c update eslint-config-standard to 16.0.3
  • 4769cfe remove unused eslint-plugin-standard
  • Additional commits viewable in compare view
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)