google / mdbook-i18n-helpers

Translation support for mdbook. The plugins here give you a structured way to maintain a translated book.
Apache License 2.0
126 stars 25 forks source link

Bump pulldown-cmark-to-cmark from 11.0.0 to 11.0.2 #136

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps pulldown-cmark-to-cmark from 11.0.0 to 11.0.2.

Release notes

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

v11.0.2

Bug Fixes

  • Escape double quotes in link titles.

Commit Statistics

  • 4 commits contributed to the release.
  • 4 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #62

Commit Details

  • #62
    • Escape double quotes in link titles. (9a64f6b)
  • Uncategorized
    • Address code review comments (4767b2f)
    • Escape double quotes in link titles (74f0abe)
    • Failing test for link titles with interior punctuation (e891ea4)

v11.0.1

Fix

  • properly format multi-line footnotes. Merge branch 'multiline-footnotes' (f6b5348)

Commit Statistics

  • 4 commits contributed to the release.
  • 92 days passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #61

Commit Details

  • #61
    • Fix: properly format multi-line footnotes. Merge branch 'multiline-footnotes' (f6b5348)
  • Uncategorized
    • Prepare changelog (323cbc0)
    • Multiline footnote fix (4768ad5)
    • Failing multiline footnote test (e187313)

... (truncated)

Changelog

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

11.0.2 (2023-11-24)

Bug Fixes

  • Escape double quotes in link titles.

Commit Statistics

  • 4 commits contributed to the release.
  • 4 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #62

Commit Details

  • #62
    • Escape double quotes in link titles. (9a64f6b)
  • Uncategorized
    • Address code review comments (4767b2f)
    • Escape double quotes in link titles (74f0abe)
    • Failing test for link titles with interior punctuation (e891ea4)

11.0.1 (2023-11-19)

Fix

  • properly format multi-line footnotes. Merge branch 'multiline-footnotes' (f6b5348)

Commit Statistics

  • 5 commits contributed to the release.
  • 92 days passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #61

Commit Details

... (truncated)

Commits
  • befdaab Release pulldown-cmark-to-cmark v11.0.2
  • 9a64f6b fix: Escape double quotes in link titles. (#62)
  • 4767b2f address code review comments
  • 74f0abe escape double quotes in link titles
  • e891ea4 failing test for link titles with interior punctuation
  • b1f77e0 Release pulldown-cmark-to-cmark v11.0.1
  • 323cbc0 prepare changelog
  • f6b5348 fix: properly format multi-line footnotes. (#61)
  • 4768ad5 multiline footnote fix
  • e187313 failing multiline footnote test
  • See full diff 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)