Skip to content

Update dependency markdown-exec to v1.12.1#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdown-exec-1.x-lockfile
Open

Update dependency markdown-exec to v1.12.1#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdown-exec-1.x-lockfile

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-exec (changelog) 1.8.01.12.1 age adoption passing confidence

Release Notes

pawamoy/markdown-exec (markdown-exec)

v1.12.1

Compare Source

Compare with 1.12.0

Code Refactoring
  • Always register tables extension, needed for Zensical (1f95bf0 by Timothée Mazzucotelli).

v1.12.0

Compare Source

Compare with 1.12.0

Code Refactoring
  • Always register tables extension, needed for Zensical (1f95bf0 by Timothée Mazzucotelli).

v1.11.0

Compare Source

Compare with 1.11.0

Features
  • Support per-file-extension icons (e6e0d59 by Timothée Mazzucotelli).

v1.10.4

Compare Source

Compare with 1.10.4

Features

v1.10.3

Compare Source

Compare with 1.10.3

Bug Fixes
  • Don't fail when used as Markdown extension and MkDocs is not installed (7722250 by Timothée Mazzucotelli). Issue-91

v1.10.2

Compare Source

Compare with 1.10.2

Bug Fixes
  • Also escape strings printed directly to the output (a668aeb by Timothée Mazzucotelli). Issue-87
  • Don't forget to clear "Initializing" in Pyodide output (e0b52b4 by Timothée Mazzucotelli).

v1.10.1

Compare Source

Compare with 1.10.1

Deprecations

Expose public API under top-level module markdown_exec. Importing from submodules is now deprecated.

Bug Fixes
  • Escape Pyodide output, improve error handling (ec83f48 by Timothée Mazzucotelli). Issue-87
Code Refactoring
  • Sync API and docs (1245ed9 by Timothée Mazzucotelli).
  • Move code under internal folder (b132e78 by Timothée Mazzucotelli).

v1.10.0

Compare Source

Compare with 1.10.0

Build
  • Add lower bound to pygments-ansi-color extra (a8e17c9 by Timothée Mazzucotelli).
Bug Fixes
  • Fix emoji display in pyodide fence for themes other than Material (e09e9b2 by Timothée Mazzucotelli). Issue-83, PR-84

v1.9.3

Compare Source

Compare with 1.9.3

Build
  • Drop support for Python 3.8 (103bc1d by Timothée Mazzucotelli).
Features

v1.9.2

Compare Source

Compare with 1.9.2

Bug Fixes
  • Fix patching lines in tracebacks on Python 3.13 (917af4c by Timothée Mazzucotelli). Issue-58

v1.9.1

Compare Source

Compare with 1.9.1

Bug Fixes
  • Render source even if output is empty (d3f1e6b by Timothée Mazzucotelli). Issue-57

v1.9.0

Compare Source

Compare with 1.9.0

Build
  • Re-include tests folder in source distributions (ae549db by Timothée Mazzucotelli). Issue-55

v1.8.3

Compare Source

Compare with 1.8.3

Features
  • Abort with error when the plugin is configured to require the ANSI extra but it is not installed (25bcbbe by Timothée Mazzucotelli).
  • Allow excluding assets when rendering Pyodide fence (5412353 by Timothée Mazzucotelli).
  • Detect when SuperFences is not enabled and error out early (5d771d2 by Timothée Mazzucotelli). Issue-39
  • Allow changing the console width for the execution of code blocks (76d603c by Timothée Mazzucotelli). Issue-34
  • Allow automatic execution of code blocks thanks to the MARKDOWN_EXEC_AUTO environment variable (0db27b2 by Timothée Mazzucotelli). Issue-24
  • Allow changing working directory for code blocks execution (ee3fae9 by Timothée Mazzucotelli). Issue-20
Bug Fixes
  • Reuse existing loggers tp prevent wrong dispatch (8967270 by Timothée Mazzucotelli).
  • Don't render anything when code block output is empty (4337d13 by Timothée Mazzucotelli). Issue-17
  • Increase minimum height of Pyodide output code blocks (93598b2 by Timothée Mazzucotelli). Issue-40
  • Fix removal of temporary div for headings forwarding (c012c1d by Timothée Mazzucotelli). Issue-50
Code Refactoring
  • Wrap placeholders in <div> to avoid them being wrapped in <p> (500ed1b by Timothée Mazzucotelli).

v1.8.2

Compare Source

Compare with 1.8.2

Bug Fixes
  • Don't leak future annotations in user code (ba0c35e by Timothée Mazzucotelli). Issue-47

v1.8.1

Compare Source

Compare with 1.8.1

Bug Fixes
  • Give __name__ to executed Python "modules", and populate sys.modules too (db25ee7 by Timothée Mazzucotelli). Issue-47

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency markdown-exec to v1.10.0 Update dependency markdown-exec to v1.10.1 Mar 12, 2025
@renovate renovate bot changed the title Update dependency markdown-exec to v1.10.1 Update dependency markdown-exec to v1.10.2 Mar 21, 2025
@renovate renovate bot changed the title Update dependency markdown-exec to v1.10.2 Update dependency markdown-exec to v1.10.3 Mar 26, 2025
@renovate renovate bot changed the title Update dependency markdown-exec to v1.10.3 Update dependency markdown-exec to v1.11.0 Jun 29, 2025
@renovate renovate bot changed the title Update dependency markdown-exec to v1.11.0 Update dependency markdown-exec to v1.12.1 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/markdown-exec-1.x-lockfile branch from 0206afb to 5f64f91 Compare February 3, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants