Skip to content

Update dependency Markdown to v3.10.2#199

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

Update dependency Markdown to v3.10.2#199
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdown-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 8, 2025

This PR contains the following updates:

Package Change Age Confidence
Markdown (changelog) 3.93.10.2 age confidence

Release Notes

Python-Markdown/markdown (Markdown)

v3.10.2

Compare Source

Fixed
  • Fix a regression related to comment handling (#​1590).
  • More reliable fix for </ (#​1593).

v3.10.1

Compare Source

Fixed
  • Ensure nested elements inside inline comments are properly unescaped (#​1571).
  • Make the docs build successfully with mkdocstrings-python 2.0 (#​1575).
  • Fix infinite loop when multiple bogus or unclosed HTML comments appear in input (#​1578).
  • Fix another infinite loop when handling bad comments (#​1586).

v3.10

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - markdown requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because ocw-oer-export depends on markdown (3.10.2) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For markdown, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 17f3a51 to ed25578 Compare November 15, 2025 11:09
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch 2 times, most recently from d82f050 to 02b434c Compare December 13, 2025 10:38
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch 2 times, most recently from ceff5fc to 09efa24 Compare December 21, 2025 15:11
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch 5 times, most recently from 104811a to 94416d4 Compare January 14, 2026 15:43
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 94416d4 to c5579b1 Compare January 21, 2026 18:49
@renovate renovate Bot changed the title Update dependency Markdown to v3.10 Update dependency Markdown to v3.10.1 Jan 21, 2026
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from c5579b1 to 7cc1394 Compare February 9, 2026 15:42
@renovate renovate Bot changed the title Update dependency Markdown to v3.10.1 Update dependency Markdown to v3.10.2 Feb 9, 2026
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 7cc1394 to 2341cc7 Compare March 31, 2026 22:41
@renovate renovate Bot force-pushed the renovate/markdown-3.x branch from 2341cc7 to 32b65b1 Compare April 22, 2026 10:54
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