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

chore(deps): update dependency jgm/pandoc to v3.6.2 #9538

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
jgm/pandoc patch 3.6.1 -> 3.6.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jgm/pandoc (jgm/pandoc)

v3.6.2

Compare Source

  • New output format: pod (Evan Silberman). Pod ("Plain old documentation")
    is a markup languaged used principally to document Perl modules and
    programs.

    • New reader module Text.Pandoc.Readers.Pod, exporting readPod
      [API change].

    • Docx reader:

      • Support row heads in tables (#​9495). Reader: When w:tblLook has
        w:firstColumn set (or an equivalent bit mask), we set row heads = 1
        in the AST.
      • Read table styles as custom styles when styles extension
        is enabled (#​9603).
    • HTML reader:

      • Add size information for font awesome SVG icons (#​10134).
        If the icon has class fa-fw or fa-w16 or fa-w14, we add a width
        attribute to prevent the icon from appearing full-width in PDF or
        docx output.
    • Djot reader:

      • Use a Span with class "mark" rather than "highlighted" for
        highlighted text, for consistency with the other pandoc readers and
        writers.
    • mandoc reader:

      • Add mdoc St for C23 (Evan Silberman).
    • RST reader:

      • Fix handling of underscores (#​10497). Fixes a a regression
        introduced in 3.6.
    • Docx writer:

      • Support row heads in tables (#​9495). Writer: set w:firstColumn in
        w:tblLook when there are row heads. (Word only allows one, so this
        is triggered by any number of row heads > 0.)
    • Djot writer:

      • Render a Span with sole class "mark" as highlighted text.
    • Asciidoc writer:

      • Don't emit the class in a span if it's just "mark" (#​10511).
        The "mark" class is used for highlighting, and Asciidoc treats
        bare #...# with no attributes as highlighted text.
      • Improve escaping (#​10385, #​2337, #​6424).
    • EPUB v2 writer:

      • Fix cover image (#​10505). This is a regression introduced in 3.6.
    • Typst writer:

      • Fix handling of pixel image dimensions (#​9945).
        These are now converted to inches as in the LaTeX writer.
    • Improve error message given when users specify asciidoc as input
      format (#​8416, Santiago Zarate).

    • Allow random 1.3.

    • Use texmath 0.12.8.13 (typst improvements).

    • lua-filters.md: document system.os return values (#​10523).

    • MANUAL.txt:

      • Improve manual's coverage of custom styles.
      • Replace LibreOffice PDF documentation link to latest so it links
        to the latest major release rather than a specific major release
        (which there are two of every year) (Stéphane Guillou).
      • Improve links and descriptions for odt, opendocument (#​10518).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/pandoc:3.6.2

📦 Image Reference ghcr.io/uniget-org/tools/pandoc:3.6.2
digestsha256:223c472b2b26f2d6f85a3aa67de1418f2eb14bee04da05938ebb920c9377e81a
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size33 MB
packages0

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/12739326861.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/12739326861.

@github-actions github-actions bot merged commit 977fba1 into main Jan 13, 2025
10 of 11 checks passed
@github-actions github-actions bot deleted the renovate/jgm-pandoc-3.6.x branch January 13, 2025 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants