Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Updates the requirements on m2r to permit the latest version.

Changelog

Sourced from m2r's changelog.

Version 0.3.0

  • Drop support for Python 2.7, 3.4, 3.5, and 3.6
  • Add compatibility with docutils 0.19
  • Sync up assertion with changes in argparse
  • Limit mistune dependency version range

Version 0.2.1 (2018-10-12)

  • Add --disable-inline-math and m2r_disable_inline_math sphinx option

Version 0.2.0 (2018-08-13)

  • Add start-line and end-line option to mdinclude directive
  • Add anonymous_references option (#26)

Version 0.1.15 (2018-06-30)

  • Support Sphinx's doc/ref directives for relative links (#16)

Version 0.1.14 (2018-03-22)

  • Implement markdown link with title

Version 0.1.13 (2018-02-14)

  • Catch up sphinx updates

Version 0.1.12 (2017-09-11)

  • Support multi byte characters for heading

Version 0.1.11 (2017-08-30)

  • Add metadata for sphinx
  • Add convert(src) function, which is shortcut of m2r.M2R()(src)

Version 0.1.10 (2017-08-15)

  • Include CHANGES and test files in source distribution

Version 0.1.9 (2017-08-12)

  • Print help when input_file is not specified on command-line

Version 0.1.8 (2017-08-11)

  • Update metadata on setup.py

Version 0.1.7 (2017-07-20)

... (truncated)

Commits
  • b49e336 Bump version: 0.3.0 → 0.3.1
  • f23d003 Update README (Final Update)
  • 5f951f3 Bump version: 0.2.1 → 0.3.0
  • b64a06c Merge pull request #67 from claui/docutils-deprecation-fix
  • de7be79 Limit mistune dependency version range
  • 62143f2 Require Python 3.7+, add support for docutils 0.19
  • 66f4a5a Separate flake8 check from test and update travis setting
  • 77968c4 Fix test
  • dfe57f9 Merge pull request #30 from morganwillcock/sphinx-codeblock
  • 6b098e1 Merge pull request #38 from effigies/enh/sphinx2_parser
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [m2r](https://github.com/miyakogi/m2r) to permit the latest version.
- [Changelog](https://github.com/miyakogi/m2r/blob/dev/CHANGES.md)
- [Commits](miyakogi/m2r@v0.1.7...v0.3.1)

---
updated-dependencies:
- dependency-name: m2r
  dependency-version: 0.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants