ggrossetie / asciidoctor-web-pdf

Convert AsciiDoc documents to PDF using web technologies
https://asciidoctor.org
MIT License
450 stars 92 forks source link

Bump @asciidoctor/cli from 3.4.0 to 3.5.0 #497

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @asciidoctor/cli from 3.4.0 to 3.5.0.

Release notes

Sourced from @​asciidoctor/cli's releases.

v3.5.0

  • Show --help and --version in usage (#149)
  • Add data directory in the npm package (#148)
  • Bump yargs from 15.3.1 to 16.2.0
  • Update development dependencies
    • Bump lodash from 4.17.15 to 4.17.21
    • Bump hosted-git-info from 2.8.8 to 2.8.9
    • Bump mocha from 7.1.1 to 8.4.0
    • Bump chai from 4.3.3 to 4.3.4
    • Bump sinon from 8.1.1 to 10.0.1
    • Bump chai from 4.2.0 to 4.3.4
    • Bump standard from 14.3.3 to 16.0.3
Commits
  • 7021991 3.5.0
  • b425a77 resolves #149 show --help and --version in usage (#150)
  • 0103fe2 resolves #147 add data directory in the npm package (#148)
  • 1b6f4c2 Rename main branch and convert README to Markdown
  • e3a61b9 Merge pull request #146 from asciidoctor/dependabot/npm_and_yarn/mocha-8.4.0
  • ad09986 Bump mocha from 8.3.2 to 8.4.0
  • 9ca9dc8 Merge pull request #145 from asciidoctor/dependabot/npm_and_yarn/hosted-git-i...
  • 066e112 Bump hosted-git-info from 2.8.8 to 2.8.9
  • 8fae768 Merge pull request #141 from asciidoctor/dependabot/npm_and_yarn/asciidoctor/...
  • a4fdd3f Merge pull request #144 from asciidoctor/dependabot/npm_and_yarn/lodash-4.17.21
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 3 years ago

Looks like @asciidoctor/cli is up-to-date now, so this is no longer needed.