BinaryMuse / node-cmark-gfm

Node.js bindings to GitHub's GFM-enhanced fork of cmark, the CommonMark reference implementation in C
https://www.npmjs.com/package/cmark-gfm
9 stars 2 forks source link

build: bump vendor/cmark/cmark from `cf7577d` to `c32ef78` #194

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vendor/cmark/cmark from cf7577d to c32ef78.

Commits
  • c32ef78 Merge pull request #307 from github/footnote-backref-labels
  • 7b4ed79 Merge pull request #254 from ioquatix/expose-cmark_node_parent_footnote_def
  • ef87602 Update src/cmark-gfm.h comment
  • 52c5e07 Merge pull request #289 from eli-schwartz/exportfile-gfm
  • 32c8fe6 Merge branch 'master' into exportfile-gfm
  • 9d8ebd6 Merge pull request #285 from jeroen/strict-prototypes
  • b32a02f Merge pull request #201 from bdotdub/patch-1
  • d401ba5 Merge pull request #255 from keith-packard/man-unsafe-flag
  • 4d25a31 Merge pull request #248 from ryantm/fix-include
  • 388ddec feat: Output index in a data attribute
  • Additional commits viewable in compare view


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)