Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @asciidoctor/cli from 3.2.0 to 3.4.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @asciidoctor/cli from 3.2.0 to 3.4.0.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 8 months ago, on 2020-04-04.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-Y18N-1021887
472/1000
Why? Proof of Concept exploit, CVSS 7.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @asciidoctor/cli
  • 3.4.0 - 2020-04-04
    • Add --template-dir (alias: -T) option
    • Add --template-engine (alias: -E) option
  • 3.3.0 - 2020-03-27
    • Output to stdout with empty string or dash (ie. -o - and -o '' are now working)
    • Export an asynchronous static function to read from stdin
    const data = await Invoker.readFromStdin()
    • Upgrade runtime dependencies

      • Bump yargs from 13.2.2 to 15.3.1
    • Upgrade development dependencies

      • Bump sinon from 7.3.1 to 8.1.1
      • Bump mocha from 5.1.1 to 7.1.1
      • Bump standard from 12.0.1 to 14.3.3
      • Bump @ asciidoctor/core from 2.0.0-rc.1 to 2.1.1
      • Bump acorn from 6.0.4 to 6.4.1
  • 3.2.0 - 2020-01-26
    • Disable boolean negation. Removes the following (non-supported) options:

      • --no-embedded
      • --no-section-numbers
      • --no-quiet
      • --no-trace
      • --no-verbose
      • --no-timings
      • --no-version
    • Use the new Timings API to remove Opal usage

from @asciidoctor/cli GitHub release notes
Commit messages
Package name: @asciidoctor/cli

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing jade template - thematic_break.jade
1 participant