Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Bump marked-man from 0.7.0 to 1.3.1 #580

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps marked-man from 0.7.0 to 1.3.1.

Changelog

Sourced from marked-man's changelog.

CHANGES

0.1.4

  • depends on marked 0.3.2
  • use .nf/.fi instead of .EX/.EE to format blockquotes

0.1.6

  • ensure tests pass

0.2.0

  • add support for gfm table

0.2.1

  • remove useless test files from npm package

0.3.0

  • accept a timestamp in milliseconds as --date argument

1.0.0

  • node >= 12
  • --format option is dropped, use directly marked for html output
  • other options should work the same
  • mostly rewritten
  • depends marked >= 4.2
  • more groff macros are implemented

1.1.0

  • --breaks is now the default

1.2.0

  • the level-2 NAME section is not generated if it already exists
  • --section, if missing from ronn header, is set to 1 by default
  • --manual, if missing, is now omitted to let man display a default value
  • --description can set the description if not set from ronn header format
  • --version, if missing, is read from package.json of target file module, or omitted.

1.3.0

  • fix crash when md has only one token
  • better support for stdin, e.g. cat file.md | marked-man | man /dev/stdin
  • fix blockquote, use a table
Commits

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)

Bumps [marked-man](https://github.com/kapouer/marked-man) from 0.7.0 to 1.3.1.
- [Release notes](https://github.com/kapouer/marked-man/releases)
- [Changelog](https://github.com/kapouer/marked-man/blob/master/CHANGES.md)
- [Commits](kapouer/marked-man@0.7.0...1.3.1)

---
updated-dependencies:
- dependency-name: marked-man
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant