Skip to content

chore(deps): Update m2r2 requirement from >=0.3.2 to >=1.1.0 - #1107

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/m2r2-gte-1.1.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/m2r2-gte-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on m2r2 to permit the latest version.

Changelog

Sourced from m2r2's changelog.

Version 1.1.0 (2026-09-18)

  • Add the m2r2.mdinclude Sphinx extension. It provides the mdinclude directive and leaves .md files to another parser.

Version 1.0.1 (2026-09-18)

  • Keep underscores literal under no_underscore_emphasis with Mistune 3.3's emphasis parser.
  • Keep _ and * inside bare URLs and email addresses from being read as emphasis with Mistune 3.3.
  • Render autolinks through a new standalone_hyperlink renderer method.

Version 1.0.0 (2026-02-11)

  • Drop support for Python < 3.9.
  • Upgrade to Mistune 3.0+.
  • Rename the converter class to M2R2, retaining M2R as an alias.
  • Deprecate Sphinx config no_underscore_emphasis in favor of m2r_no_underscore_emphasis.
  • Support inline images, including images in table cells, using RST substitutions.
  • Render links and code inside emphasis independently to avoid unsupported nested RST markup.

Version 0.3.4 (2025-05-01)

  • Fixed dependencies errors

Version 0.3.3 (2022-08-11)

  • Drop support for all python versions prior to 3.7
  • Upgrade to docutils 0.19

Version 0.3.2 (2021-12-10)

  • Pin mistune version

Version 0.3.1 (2021-07-13)

  • Fix argparse for python3.10

Version 0.3.0 (2021-07-12)

  • Add support for mermaid code
  • Change bump for bump2version

Version 0.2.8 (2021-06-23)

  • Fix bug that made multiple inline mathematical expressions fail to render

Version 0.2.7 (2020-11-20)

  • Add official python3.9 support
  • Fix classifiers

Version 0.2.6 (2020-11-19)

  • Fix error for Sphinx3.3.0

Version 0.2.5 (2020-07-13)

  • Update repo name in every reference

Version 0.2.4 (2020-07-12)

  • Central versioning
  • Add bump

... (truncated)

Commits
  • c063992 issue #4, allow to coexist with other md parsers and provide mdinclude
  • bb9a662 support mistune 3.3 emphasis parsing
  • f76590a fix deploy step
  • ecd7738 do not install dev group for tests, pypy310 cannot build ast-serialize
  • 9d4726e Merge pull request #57 from CrossNox/v2
  • 005455c add tests
  • 4a08629 pin mistune
  • 32526c0 fix uv lock
  • 7d5cca1 add sphinxcontrib mermaid to tests group
  • 9355fe4 fix
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Updates the requirements on [m2r2](https://github.com/crossnox/m2r2) to permit the latest version.
- [Changelog](https://github.com/CrossNox/m2r2/blob/master/CHANGES.md)
- [Commits](CrossNox/m2r2@v0.3.2...v1.1.0)

---
updated-dependencies:
- dependency-name: m2r2
  dependency-version: 1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies topic: modify/update a dependency label Sep 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 26, 2026 02:14
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 CycloneDX Python SBOM Tool | 🛠️ Build #34769746 | 📁 Comparing 47dd6be against latest (f6f4941)

  🔍 Preview build  

1 file changed
± changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies topic: modify/update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants