Skip to content

feat(container): update image redimp/otterwiki ( 2.23.0 → 2.24.0 ) - #2255

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redimp-otterwiki-2.x
Open

feat(container): update image redimp/otterwiki ( 2.23.0 → 2.24.0 )#2255
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redimp-otterwiki-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
redimp/otterwiki minor 2.23.0-slim2.24.0-slim

Release Notes

redimp/otterwiki (redimp/otterwiki)

v2.24.0

Compare Source

Compare with v2.23.0

Security Fixes
  • Sanitize custom menu icons through clean_html() with the renderer's HTML
    allowlist, so allowlisted tags are no longer stripped from the sidebar icons,
    see #​557
    (a2a09bf,
    96bd485 by @​deseven).
  • Block entity-encoded protocols in clean_html() by normalizing attribute values
    (unescape, drop control characters and whitespace, lowercase) before the
    protocol check, and extend the checked attributes to action, formaction, data,
    background and xlink:href. Thanks to @​sywinksvg for reaching out
    (d6e25dd).
Features
  • Add the {{include}} transclusion embedding to include a whole page or a single
    section into another page, with section lookup by heading anchor (independent
    of case, spacing or heading level) and guards against include cycles, see #​547
    (ff4f205,
    d067695,
    0ffadc5).
Bug Fixes
  • Fix broken WikiLink false positives in the housekeeping scan for Mermaid
    diagram nodes, fenced code blocks and inline code spans, see #​550 #​556 #​561
    (4e58077 by @​agu2347,
    2472cb6 by @​agu2347,
    4062eb8).
  • Allow single-line embeddings whose options contain a pipe (e.g.
    {{PageIndex|src=*}}) to render, by ordering the embedding block rule ahead of
    the table rules
    (9d97bd4).
  • Serve the editor via an ?edit query flag, see #​555
    (19dc33e).
  • Prevent blockquotes, fancy blocks, alerts, folded blocks and spoilers from
    rendering behind a floated infobox, see #​559
    (e04968d).
Dependencies
  • Bump gitpython from 3.1.57 to 3.1.58, see #​551
    (88760ba by @​dependabot).
  • Pin the lxml version explicitly, as a transitive dependency of feedgen, for
    armv7l wheel support in the docker images
    (4c714e2).

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants