caizixian / notegraf

A graph-oriented notebook
https://notegraf.zcai.org
GNU Affero General Public License v3.0
9 stars 2 forks source link

Bump pulldown-cmark-to-cmark from 13.0.0 to 15.0.1 #762

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps pulldown-cmark-to-cmark from 13.0.0 to 15.0.1.

Release notes

Sourced from pulldown-cmark-to-cmark's releases.

v15.0.1

Bug Fixes

  • tables render more correctly

Commit Statistics

  • 2 commits contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 2 unique issues were worked on: #70, #76

Commit Details

  • #70
    • Tables render more correctly (2ac7472)
  • #76
    • Tables render more correctly (2ac7472)
  • Uncategorized
    • Fix emitting :: for centered column in table. (33811dc)

v15.0.0

[!NOTE] This release adds support for Math expressions, and notification boxes like the one this text is written in.

New Features (BREAKING)

  • Update to pulldown-cmark v0.11 for math-expression support and special block quotes Update pulldown cmark

Commit Statistics

  • 19 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (d72bfd3)

... (truncated)

Changelog

Sourced from pulldown-cmark-to-cmark's changelog.

15.0.1 (2024-06-16)

Bug Fixes

  • tables render more correctly

Commit Statistics

  • 2 commits contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 2 unique issues were worked on: #70, #76

Commit Details

  • #70
    • Tables render more correctly (2ac7472)
  • #76
    • Tables render more correctly (2ac7472)
  • Uncategorized
    • Fix emitting :: for centered column in table. (33811dc)

15.0.0 (2024-06-15)

[!NOTE] This release adds support for Math expressions, and notification boxes like the one this text is written in.

New Features (BREAKING)

  • Update to pulldown-cmark v0.11 for math-expression support and special block quotes Update pulldown cmark

Commit Statistics

  • 20 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

... (truncated)

Commits
  • 7cc274e Release pulldown-cmark-to-cmark v15.0.1
  • 2ac7472 fix: tables render more correctly (#76) (#70)
  • 33811dc Fix emitting :: for centered column in table.
  • e6c8c3e Release pulldown-cmark-to-cmark v15.0.0
  • d72bfd3 prepare changelog prior to release
  • d8cbd37 upgrade dev-dependencies
  • bff28af feat!: Update to pulldown-cmark v0.11 for math-expression support and special...
  • 6d05a28 merge blockquote kind parsing
  • 89d5dd5 remove unused import
  • d55ac5d remove support for dollar surrounding backtick
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 2 months ago

Looks like pulldown-cmark-to-cmark is up-to-date now, so this is no longer needed.